*{
	padding:0px;
	margin:0px;
}
img{border:0px;}

html{
	width:100%;
}
body{
	margin: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px; 
	text-align: center; 
	width: 100%;

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #757575; 

	background-color: #9eaabc;
	background-image: url(../img/fondo/gradiente.png);
	background-repeat: repeat-x;
	
}
td, textarea, input, select {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #757575; 
}

#contenedor{
	text-align: left;
	width: 1024px;
	background-color : #ffffff;
	margin: auto;
} 

#contenedor_cabecera {
	width: 1024px;
	margin: auto;
	background-color: #1b2429;
	background-image:url(../img/cab_fondo.gif);
	background-repeat:repeat-x;
}
#contenedor_cabecera_izq {
	width: 706px;
	margin: auto;
	height: 185px;
	background-color: #1b2429;
	float:left;
}
#cabecera_logo {
	width: 288px;
	height: 83px;
	background-color: #1b2429;
	float:left;
}
#cabecera_menu {
	width: 398px;
	height: 70px;
	background-color: #282f39;
	float:left;
	padding-top: 13px;
	padding-left: 20px;
	line-height: 22px;
	font-size:10px;
}
#cabecera_menu a {
	color:#FFFFFF;
	text-decoration: none;
}
	
#cabecera_imagenes {
	width: 318px;
	height: 185px;
	background-color: #282f39;
	margin: auto;
	background-image:url(../img/fondo/imagenes.gif);
	background-repeat:no-repeat;
	float:right;
}

#cabecera_desc {
	width: 706px;
	height: 56px;
	background-color: #1b2429;
	background-image: url(../img/fondo/descripcion.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu {
	width:706px;
	height: 21px;
	background-color: #3366FF;
	display: block;
	float:left;
	padding-top: 13px;
}

.clearfix{
clear:both;
}


#contenedor_cuerpo {
	width: 1024px;
//	height: auto;
//	overflow: auto;
	margin: auto;
	background-color: #1b2429;
//	display:block;
	float:left;
	height: 100%;
}

#cuerpo_columna_izq {
	width: 260px;
	float: left;
	display: block;
}

#novedades {
	width: 240px;
	float:left;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(../img/fondo/novedades.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #282f39;
}
#novedades #contenido {
	padding-top: 30px;
}
#novedades #redes {
	float: right;
}
/******************************************************************************************/
#novedades .novedad {
	padding-top: 20px;
	padding-bottom: 20px;
}

#novedades h1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#novedades .titulo:link, .titulo:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#novedades .titulo:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #3366ff;
	text-decoration: none;
}
#novedades p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-bottom: 6px;
}
#novedades a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: underline;
}
#novedades a:hover, a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3366ff;
	text-decoration: underline;
}
#novedades .publicacion {
	font-family: tahoma;
	font-size: 10px;
	color: #6D6D6D;
	float: left;
}
#novedades .leermas {
	float: right;
}
/******************************************************************************************/

#cuerpo #contenido .bloque_rss {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:10px;
	background-color: #eeeeee;
	border-color: #DDDDDD;
	border-style:solid;
	border-width:thin;
}

#cuerpo #contenido .bloque_rss  p {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}

#cuerpo #contenido .bloque_rss  a:link, a:visited {
	font-weight: bold;
}
#cuerpo #contenido .bloque_rss  a:hover, a:visited {
	font-weight: bold;
}
#cuerpo #contenido .bloque_rss  ul{
	margin : 5px 10px 0px 0px;
	padding: 0px 0px 0px 4px;
//	list-style-type: none;
}
#cuerpo #contenido .bloque_rss  li {
	padding-left: 0px; 
	padding-bottom: 20px;
	margin-left: 0px;
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}


/******************************************************************************************/

#cuerpo{
	width:740px;
	float:left;
	margin:auto;
	background-color: #FFFFFF;
	display: block;
	height: 100%;
}

#cuerpo p {
	margin:0 0 0.8em; 
	line-height:1.3;
}

#cuerpo ol{
	margin : 5px 10px 0px 0px;
	padding: 0px 0px 0px 4px;
}
#cuerpo li{
	padding-left: 5px; 
	margin-left: 30px;
}

#cuerpo h1 {
	color: #000000;
	margin : 20px 0px 20px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height:1.2;
	text-transform: uppercase;
}

#cuerpo .resaltado {
	color: #3366ff;
}

#cuerpo h2 {
	margin : 30px 0px 10px 0px;
	font-weight: bold;
	color: #282f39;
	font-size: 22px;	
	font-family: "Trebuchet MS", helvetica, sans-serif;
	line-height:1;
}

#cuerpo h3 {
	margin : 15px 0px 6px 0px;
	color: #3366ff;
}

#cuerpo h4 {
	margin : 15px 0px 6px 0px;
	color:#666666;
}


#cuerpo a {
	color:#3366ff;
	text-decoration:none
}
#cuerpo a:visited{text-decoration:none}
#cuerpo a:hover{
	color:#282f39;
	text-decoration:underline
}


#cuerpo #contenido{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	height: 100%;
}


/***********************************************************************************/
#cuerpo #contenido #contenido_izq_equi {
	padding-bottom: 10px;
	height:auto;
	float:left;
	width: 49%;
}

#cuerpo #contenido #contenido_der_equi {
	padding-bottom: 10px;
	height:auto;
	float:right;
	width: 49%;
}

/***********************************************************************************/

#cuerpo #contenido .contenido_3_col {
	float:left;
   	margin: 4px;
   	padding:2px; 
	width: 210px;
	
	background-color: #eeeeee;
	border-color: #DDDDDD;
	border-style:solid;
	border-width:thin;
	
}

/***********************************************************************************/
#cuerpo #contenido .bloque {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:10px;
	background-color: #eeeeee;
	border-color: #DDDDDD;
	border-style:solid;
	border-width:thin;
}


#cuerpo #contenido .bloque p {
//	line-height: normal;	
//	margin: 0px 0px 5px 0px;
	margin:0 0 0.8em; 
	line-height:1.3;
}

#cuerpo #contenido .bloque strong {
	font-weight: bold;
	color: #3366ff;
}

#cuerpo #contenido .reducido {
	line-height:normal;
	font-size:12px;	
}


/***********************************************************************************/



.actualizacion {
	text-align: right;
	font-size:10px;
}

#contenedor_pie {
	width: 1024px;
	height: 68px;
	margin: auto;	
	background-color: #3366FF;
	display:block;

	font: 11px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	
	position:relativa; bottom:0;	
}

#contenedor_pie #contenido {
	width: 720px;
	height: 33px;
	margin-left: 260px;	
	background-color: #ffffff;
	background-image:url(../img/fondo/pie_contenido.gif);
	background-repeat:repeat-x;
	display:block;
	
	text-align:right;
	padding-right: 20px;
	padding-top: 20px;	
}

#contenedor_pie #contenido a {
	color:#1b2429;
	text-decoration:none;
	font-weight: bold;
}
#contenedor_pie #contenido a:visited{text-decoration:none}
#contenedor_pie #contenido a:hover{
	color:#3366ff;
	text-decoration:none;
	font-weight: bold;
}




#pie_columna_izq {
	width: 259px;
	float:left;
}

/********************************************************************************************************/
/* Slider de imágenes de la pág. ppal */
#slider a{
    display:block;
}
#slider_congresos a{
    display:block;
}
.theme-default #slider {
    margin:0px auto 0 auto;
    width:700px; /* Make sure your images are the same size */
    height:295px; /* Make sure your images are the same size */
}
.theme-default #slider_congresos {
    margin:0px auto 0 auto;
    width:496px; /* Make sure your images are the same size */
    height:130px; /* Make sure your images are the same size */
}
/********************************************************************************************************/

