@charset "utf-8";
/* CSS Document */

html,body{
	padding:0px;
	margin:0px;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	
	background-color:#F1F1F1;
	
}

a:link,a:visited{
	color:#424F5C;
	text-decoration:none;
}

a:hover{
	color:#424F5C;
	text-decoration:underline;
}

*{
padding:0px;
margin:0px;
font-family: Arial,Helvetica,sans-serif;
}

#wrap{
margin-top:20px;
margin-bottom:20px;
width:980px;
margin-left:auto;
margin-right:auto;
border: 1px solid #f3f3f3;
background-color:#FFF;
}

#nav{
	padding-bottom:10px;
}

#nav_top{
	
}

#nav_top .buttons{
	float:right;
	
}

#nav_top .nav_element{
	float:left;
	margin-left:10px;
}

#nav_top .nav_zoomout{

}

#nav_top .nav_zoomin{

}

#nav_top .nav_loop{

}

#wrap_top{
	padding:10px;
}

#cabecera{
	
	
}

#cabecera_top{
	height:56px;
	background-color:#DADCDF;
	margin-bottom:10px;
}

#cabecera .title{
	background-color:#7B848D;
	text-align:left;
	color:#FFF;
	font-size:24px;
	height:56px;
	
}

#cabecera .title a:link,#cabecera .title a:visited,#cabecera .title a:hover{
	color:#FFF;
	text-decoration:none;
}

#cabecera .title .pad{
	padding-left:8px;
	padding-top:15px;
}

#cabecera_top .imagenes{
	float:right;
}

#cabecera_top .imagenes img{
	margin-left:8px;
}

#cabecera_top .logo{
	float:left;
}

#contenido{


}

#contenido_top{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#pie{


}

#pie_top{
	text-align:left;
	color:#999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pie_top a:link,#pie_top a:visited{
	color:#999;
	text-decoration:none;
}

#pie_top a:hover{
	color:#999;
	text-decoration:underline;
}

.clear{
	clear:both;
}

.cmd{
	padding:6px;
	background-color:#7B848D;
	border:1px  solid #f3f3f3;
	color:#FFF;
	float:left;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	font-size:12px;
}

.field{
    border-color: #888888 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #888888;
    padding: 2px 2px 2px 6px;
    width: 200px;
	margin-bottom:10px;
}


/* Estilos portada */

#boxs{

}

#boxs .common{
background-color: #F8F8F8;
border: 1px solid #f3f3f3;
}

#boxs .title{
	font-size:15px;
	font-weight:bold;
	color:#424F5C;
}

#boxs .box_cont{
	float:right;
	width:630px;
}

#boxs .box_cont .nav{
	color:#666;
}


#boxs .return{
	padding-left:26px;
	background-image:url(../img/res/return.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	margin-right:20px;
}

#boxs .top{
	padding-left:26px;
	background-image:url(../img/res/top.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-bottom:2px;
	float:right;
}

#boxs .prev{
	padding-left:26px;
	background-image:url(../img/res/return.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	margin-right:20px;
}

#boxs .next{
	padding-left:26px;
	background-image:url(../img/res/next.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
}

#boxs .box_cont ul{
	margin-left:5px;
	list-style-type:none;
}

#boxs .box_cont ul li{
	padding-bottom:5px;
	padding-left:20px;
	background-image:url(../img/res/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}





#boxs .box_cont_curso{
	float:right;
	width:740px;
}

#boxs .box_cont_curso h1{
	font-size:16px;
}

#boxs .box_cont_curso .nav{
	color:#666;
}


#boxs .box_cont_curso .return{
	padding-left:26px;
	background-image:url(../img/res/return.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxs .box_cont_curso ul{
	margin-left:5px;
	list-style-type:none;
}

#boxs .box_cont_curso ul li{
	padding-bottom:5px;
	padding-left:20px;
	background-image:url(../img/res/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}




#boxs  table{
	margin-top:10px;
		background-color: #ECF4FD;
		border: 1px solid #f3f3f3;
	
}

#boxs  td{
	padding:10px;
}


#boxs  tr{
	border:1px solid #FFF;
}

#boxs table .cab_font{
	font-weight:bold;
}


#boxs .box_menu{
		width:310px;
		float:left;
}

#boxs .box_menu ul{
	list-style-type:none;
}
#boxs .box_menu li{
	padding-bottom:5px;
}

#boxs .box_menu_curso{
		width:200px;
		float:left;
}

#boxs .box_menu_curso ul{
	list-style-type:none;
}
#boxs .box_menu_curso li{

	
}

#boxs .box_menu_curso li a:link,#boxs .box_menu_curso li a:visited{
display: block;
padding: 5px 0;
text-decoration: none;
text-indent:5px;
width: 100%;
}

#boxs .box_menu_curso li a:hover{
background-color: #e9e9e9;
display: block;
padding: 5px 0;
text-decoration: none;
text-indent:5px;
width: 100%;
}

#boxs .box_menu_curso li a.sel{
background-color: #e9e9e9;
display: block;
padding: 5px 0;
text-decoration: none;
text-indent:5px;
width: 100%;
}

#boxs .box01{
	width:310px;
	height:250px;
	float:left;
}

#boxs .box01 .list{
	background-image:url(../img/res/ul-content.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:26px;
}

#boxs .box01 ul{
	list-style-type:none;
}
#boxs .box01 li{
	padding-bottom:5px;
}

#boxs .box02{
	float:left;
	width:310px;
	height:250px;
	margin-left:16px;
}

#boxs .box03{
	float:right;
	width:310px;
	height:250px;
}

.box_pad{
	padding:10px;
}

.box_pad_nt{
	padding:10px;
	padding-top:0px;
}

.imgr {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alert {
background-color:#FFFFCC;
border:1px solid #f7f79b;
padding:10px;
}

.border{
border: 1px solid #f3f3f3;	
}

.table_capitulo_1_8{
	
}

.table_capitulo_1_8 .fl{
	float:left;
	margin-right:10px;
			background-color: #F8F8F8;
		border: 1px solid #f3f3f3;
		padding:5px;
		font-weight:bold;
}
.table_capitulo_1_8 .fr{
	float:right;
	margin-left:10px;
			background-color: #F8F8F8;
		border: 1px solid #f3f3f3;
				padding:5px;
		font-weight:bold;
}


.ok_test{
	background-color:#F0FEE9;
	padding:10px;
	border-color:#E1EFDB;
	border-width:1px;
	border-style:solid;
}

.no_test{
	background-color:#FFDFDF;
	padding:10px;
	border-color:#E5A3A3;
	border-width:1px;
	border-style:solid;
}