/* CSS Document */
/* Colores corporativos
Azul Logo:     #4D84C4 (77-132-196)
Naranja Logo:  #FBB161 (251-177-97)
Cabecera: #A6C2E2 (166-194-226)
*/
 body  {
    	font: 11px Verdana, Arial, Helvetica, sans-serif;
    	background:url(../images/bg.png) repeat-x scroll top center;*/
    	margin: 0; 
		margin-top: 3px;
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }

A {
	text-decoration: none;
	color:#4F78D6;
	font-weight:bold;
	cursor: hand;
}

A:visited {
	text-decoration: none;
	color:#4F78D6;
	font-weight:bold;
	cursor: hand;
}

A:hover {
	text-decoration: underline;
	cursor: hand;
}

IMG { 
	border: none;
}

#contenedor {
	width: 900px;
	margin:0 auto;
	margin-top: 5px; 	
	/*background-color:#FFFFFF;*/
	padding-left: 5px;
	padding-right: 5px;
}

#header {
	background-image:url(../images/cabecera.gif);
	background-repeat:no-repeat;
	height: 110px;
}

.version {
	float: right;
}

#barrabotones {
	margin: 2px;
	height:22px;
	background:#FFFFFF;
}

.botonera {
	margin-left: 2px;
	margin-right:2px;
}

.enlaces_botonera:hover{
	border-right: 1px inset #FBB161;
	border-bottom: 1px inset #FBB161;
}

.img_on {
	background:url(../images/on_bw.gif) no-repeat;
	width: 79px;
}

.img_on:hover {
	background:url(../images/on.gif) no-repeat;
	width: 79px;
}

#barraimagenes {
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	width: 377px;
	padding: 3px;
	float: left;	
	margin-top: 10px;
	height: 83px;
}

#banner_jsweb {
	width: 480px; 
	float: right;
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	padding: 3px;
	margin-top: 10px;
	margin-right: 8px;
	height: 83px;
}

#contenido_textos {
	height: 250px;
	background:#FFFFFF;
	margin: 2px;
	text-align: left;

}

#contenido_central {
	background: url(../images/arrow_r.gif) no-repeat top left;
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	width: 580px;
	height: 295px;
	padding: 3px;
	float: left;
	margin-top: 5px;
}

#contenido_articulos {
	width: 290px;
	height: 295px;
	padding: 3px;
	float: left;
	margin-top: 5px! important;	
}

#cuerpo_articulos {
	background: url(../images/arrow_r.gif) no-repeat top left;
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	padding: 3px;
}

.articulos_home {
	color: #4F78D6;
	text-align: left;
	padding-left: 35px;
	height:75px;
	background:url(../images/fondo_articulos.jpg) no-repeat center;
}

#contenido_principal {
	padding: 3px;
	background:#FFFFFF;
	
}

#pie {
	float: left;
	margin: 10px;
	height:10px;
	background:#FFFFFF;
	text-align: center;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4D84C4;
	width: 900px;
}


.colornovayre {
	color: #DC7605;
	font-weight: bold;
}

.autor {	font-weight: bold;
	color: #666666;
}
.titulo {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D88C4;
}

/** ZONA CURSOS **/

#cuerpo_curso {
	float:left;
	width:600px;
	background: url(../images/arrow_r.gif) no-repeat top left;
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	padding: 3px;
	margin-top: 5px;
}

.cursos h1 {
	font-size: 230%;
	color: #4D84C4;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #264262;
}

.cursos h2 {
	border-bottom:1px dotted #FF6633;
	color:#FF6633;
	font-size:130%;
	margin-top:10px;
	padding-bottom:2px;
}

.cursos h3 {
	color: #264262;
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.cursos li {
	margin-left: 20px;
	list-style-type: square;

}

#contenedor #lista_cursos {
	float: left;
	width:270px;
	margin-left:10px;
	margin-top: 5px;
	background: url(../images/arrow_r.gif) no-repeat top left;
	text-align: left;
	color:#575757;
	border: 1px solid #FEECD8;
	padding: 3px;
}
 
#contenedor #lista_cursos a {
	margin-left:10px;
	text-decoration: none;
	color:#335070;
	font-size:100%;
	padding-bottom:2px;
}

#contenedor #lista_cursos li {
	list-style-image:url(../images/flecha_pequena.gif);
	padding-bottom: 3px;
}

#contenedor #lista_cursos H2 {
	border-bottom:1px dotted #FF6633;
	color:#4D84C4;
	font-size:130%;
	margin-top:10px;
	padding-bottom:2px;
}

.varred {
	color:#FF0000;
}

.varblue {
	color:#4D84C4;
}

.makertvalue {
	color:#000000;
}

.danger {
	background-color:#FBB161;
	color:#FFFFFF;
	font-size:130%;
}

.news {
	background-color:#4D84C4;
	color:#FFFFFF;
	font-size:130%;
}

.esper {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:150%;
}

