
.banner {
	align: center;
	width: 100%;
	padding: 15px;
}

.WEBMAIL {
   
   background: transparent url(../graficos/webmail.gif) no-repeat;
   position:relative;
   width:  350px;
   height: 250px;
   margin-left: 100px;
   margin-top:  100px;

   background-position:top;
}

#webmail_form {

   position: static;
   

}

IMG.Articulo {
	margin: 0px 20px 0px 0px;
}

IMG.programas {
    margin: 10px 20px 10px 10px;
}

IMG.icono {
    margin: 10px 10px 10px 10px;
}

td.fase4_rdf {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

fase4_rdf.a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
}

body {
	background-color: #F0FFF0;
	color: Black;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:medium;
}

h1 { font-family: Georgia, "Times New Roman", serif;
     font-size: x-large;
	 font-style: italic;
	 color: #556B2F;
	 background-color: #FFFFF0;
	 border: 1px dashed #556B2F;
	 padding: 10px 15px 10px 15px;
	 margin: 15px;
	 white-space: nowrap;
	 }
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: left;
	white-space: nowrap;
}

table {
   
   color: #2F6A44;
   border-color: #2F6A44;
   border: 0px;
   margin: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table caption{
   background-color: #2F6A44;
   border: 0px;
   margin: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #F0FFF0;
   width: 100%;
}

td.fondoverde {
   background-color: #2F6A44;
   border: 0px;
   margin: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #F0FFF0;
   width: 100%;
}

#breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: small; border-bottom: 1px solid green; border-top:1px solid green; padding-top: 10px; padding-bottom: 10px; padding-left: 50px;  background-color: #FAFAD2;  color: #2F4F4F;  white-space: nowrap;   }

#breadcrumb a{ color: Maroon; text-decoration: none; background-color: transparent;}
#breadcrumb a:hover {
	text-decoration: underline;
}
#page {
	margin: 10px;
	padding: 10px;
}
#menu {
	position: absolute;
	width: 150px;
	top: 100px;
	text-align: left;
	font-size: small;
}
#menu a{
	text-decoration: none;
	background-color: #F0FFF0;
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 120px;
	margin-bottom: 5px;
	border: 1px solid #8FBC8F;
	color: #556B2F;
}
#menu a:hover {
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}

#buscador {
	background-color: #F0FFF0;
}

#buscador a {
	border: 0;
		
}

#buscador a:hover {
		background-color: #FFFFFF;
}

#options a{
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}
#content {
	position: absolute;
	border-left: 1px solid green;
	padding-left: 20px;
	left: 200px;
	top: 100px;
	height: 100%;
}
#content p {
	padding-left: 30px;
	font-size: small;
}
#footer {
	border: 1px dotted black;
	color: #556B2F;
	background-color: #FAFAD2;
	margin-top: 20px;
	margin-bottom: 20px;
}
a { color: Maroon; text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
.article-footer {
	text-align: right;
	font-size: xx-small;
	color: Gray;
	padding-bottom: 15px;
}
.author, .datetime {
	font-weight: bold;
	color: #4F4F4F;
}
.article-title {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-style: italic;
}

.encabezadoCurriculum {
	
}

.tituloCurriculum {
	
}

.enlaceCurriculumPDF {
	
}

.contenedorCurriculum {

}

.curriculum {
	padding-right: 15px;
}

.bloqueCurriculum {
	
}

.fotoCurriculum {
	float: right;
}

.itemCurriculum {
	
}

.bloqueTitulos {
	float: right;
}

.titulo {
	margin-bottom: 15px;	
}

.thTitulo {
	border: 0;
}

thTitulo.a {
	border: 0;
}

thTitulo.a.img {
	border: 0;
}

.rangoFechas {
	
}

.colDcha {
 	float: right; 
	padding-right: 20px; 
}

.colIzda {
	float: left;	
}



.limpia {
	clear: both;
}

.colNovedades {
	float:right;
	width:20%;
}

.socialbkmark {
	border: 0;	
	margin: 5px;
}

/* Dos columnas: */

.dosColumnas {

	clear:both;
	width:100%;

}


.dosColumnas .colIzda
{
	float					: left;
	width					: 48%;
}

.dosColumnas .colDcha
{
	right					: 0;
}

/* Tres columnas: */
.layout_tres_columnas
{
	display					: block;
    clear					: both;
	width					: 99%;
	position 				: relative;
	/*margin-left 			: em;*/
}

.layout_tres_columnas .item_left
{
	float					: left;
	width					: 40%;
	margin					:0;

}

.layout_tres_columnas .item_center
{
	margin-left				: 42%;
	margin-right			: 28%;
    width					: 28%;


}

.layout_tres_columnas .item_right
{
	position				: absolute;
	top						: 0;
	right					: 0;
	width					: 30%;
	margin-right			: 0em;

}

.layout_tres_columnas h1 { 
	font-family: Georgia, "Times New Roman", serif;
     	font-style: italic;
	color: #556B2F;	
	border: 0;	
	padding: 0;
	margin: 0;
}
