@charset "utf-8";
/* CSS Document */


* {
	padding:0;
	margin:0;
}

body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#contenedor {
	margin:0 auto;
	width:1000px;
	background:#fff;
	
}

#header {
	width:1000px;
	float:left;
	height:100px;
	background-image: url(../images/cabecera.jpg);
}

#navegacion {
	float:left;
	width:1000px;
	height:82px;	
    background-image: url(../images/navegacion.jpg);
}

#total {
	border: 1px solid #CCC;
}

#derecha {
    width:325px;
	float:left;
	margin:10px 0px 5px 10px;
	text-align: center;	
	/*padding:5px;*/
}	

#derecha .moduletable {
	background:#e9e9e9;
	padding:5px 5px 0px 5px;
}
	


#contenido_der {
	float:left;
	width:639px;
	display:inline;
	padding-top:10px;
	margin-left:5px;
	padding-right:10px;
	line-height:1.4em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#contenido {
	width:960px;
	display:inline;
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px;
	line-height:1.4em;
}

#clear { /*Sólo Firefox*/
	width:1000px;
	clear:both;
}

#footer {
	width:999px;
	clear:both;
	background-image: url(../images/pie.jpg);
	background-repeat: no-repeat;
	padding-top:70px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#footer #clear_footer { /*Sólo Firefox*/
	width:1000px;
	clear:both;
}

#footer  h3 {
	font-size:1.6em;
	color:#003366;
	margin-bottom:10px;
}

#footer .moduletable_col1, .moduletable_col2, .moduletable_col3, .moduletable_col4 {
	padding:15px 0px 10px 10px;
	line-height:1.4em;
	width:220px;
}


#footer .moduletable_col1 ul, .moduletable_col2 ul, .moduletable_col3 ul, .moduletable_col4 ul {
	list-style-image:url(../images/OEI_file.png);
	list-style-position: inside;
}

#footer .moduletable_col1 ul li, .moduletable_col2 ul li, .moduletable_col3 ul li, .moduletable_col4 ul li {
	margin-top:15px;
}

#footer .moduletable_col1 a, .moduletable_col2 a, .moduletable_col3 a, .moduletable_col4 a {
	color:#003366;
	text-decoration:none;
	font-size:1.1em;
}

#footer .moduletable_col1 a:hover, .moduletable_col2 a:hover, .moduletable_col3 a:hover, .moduletable_col4 a:hover {
	text-decoration:underline;
}


#footer #columna1 {
	width:249px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#footer #columna2 {
	width:249px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#footer #columna3 {
	width:249px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#footer #columna4 {
	width:249px;
	float:left;
}


#menu_footer .moduletable_pie {
	height:22px;
	padding-right:10px;
	text-align: center;
	padding-top:5px;
}

#menu_footer .moduletable_pie a {
	padding-right:12px;
	color:#003366;
	text-decoration:none;
}

#menu_footer .moduletable_pie a:hover {
	text-decoration:underline;
}


#banner_footer {
	height:120px;
	background-image:url(../images/fondo_gris.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	margin-bottom:20px;
	padding-top:5px;
	text-align: center;	
	vertical-align: middle;
}

#banner_footer img {
	border:solid 1px #003366;
	margin-left:10px;
}




/*________________________________________________________*/

.contentheading {
	font-size: 1.7em;
	margin:0px;
	color:#003366;
	font-weight:bold;
	padding-bottom:5px;
	line-height:1.2em;
}
	
.article_column {
	padding-right:10px;
}

.column_separator {
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.contentpaneopen {
	padding-left:10px;
	padding-right:10px;
}

.contentpaneopen img {
	margin:5px 10px 0px 10px;
	border:none;
	
}

.contentpaneopen span {
	color:#093;
	font-weight:bold;
}

.contentpaneopen h2 {
	color:#003366;
	margin:10px 0px 10px 0px;
	font-size:1.3em;
	line-height: 120%;
}


.article_separator {
	display:block;
	background:#ccc;
	height:1px;
	margin:10px 60px 10px 10px;
}

.createdate {
	padding-bottom:10px;
	color:#666;
	font-style:italic;
}
	
/*_________________________________________________________________*/

#navegacion .moduletable_menu {
	margin-top:60px;
	margin-left:260px;
}

#navegacion .moduletable_menu a {
	color:#003366;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	font-size:1.2em;
	text-decoration:none;
}

#navegacion .moduletable_menu a:hover {
	text-decoration:underline;
}


#derecha .moduletable_calendario {
	background-color:#E9E9E9;
	padding:0px 0px 15px 0px;
}

#derecha .moduletable_calendario h3 {
	padding:10px 0px;
	
}

#derecha .moduletable_calendario p{
	padding:5px 0px 5px 0px;
	background-color: #D4D4D4;
	
}
	
#derecha .moduletable_blog {
	width:306px;
	background-color:#E9E9E9;
	padding:10px 10px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}

#derecha .moduletable_blog a {
	color: #003366;
	margin-bottom: 10px;
}
	

#derecha .moduletable_blog h3 {
	margin:15px 0px 15px 0px;
	font-size:16px;
	color: #003366;
}

#derecha .moduletable_blog li{
	margin-left:15px;
	margin-bottom: 8px;
	
}

