/* CSS Document */

/*estructura*/
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCD8E0 ;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}
.container {
	background: #FFF;
	color:#ccc;
	font-size: 1.6em;
	margin: 5px auto;
	padding: 0 10px 10px;
	width: 760px;
	
}
.main {
	/*border-top: 4px solid #FFF;*/
	background: #ffffff;
	color:#000;
	
}
h1{font: normal 2em "Trebuchet MS",sans-serif;
color:#000;
background:#F0F0EB;
/*font-weight:bold;*/

}
/*titulo*/
.header {
	background: #FFF;
	color:#ccc;
	font-size: 1.2em;
	height: 150px;
	margin: 10px 0 5px;
	padding:0;
	width: 760px;
}
.educat{
	width: 100px;
height: 35px;
}
.educat1{
	width: 100px;
height: 100px;
}
.header_ri p{ padding:5px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 140px;
	/*text-align: center;*/}
.header_ri{
width:510px;
background: #585856;
	color: #FFF;
height:140px;
float:left;
margin-top:10px;
margin-left:0;
}
.header_le p{padding-top: 16px; padding-left:5px; font: normal 1em "Trebuchet MS",sans-serif;}
.header_le{
background: #314E68;
	color: #FFF;
margin-top:10px;
margin-left:5px;
width:245px;
height:140px;
float:left;

}

/*contendio central*/
.limpia{clear:both;}
.content{
	float: left;
	margin: 5px 0 2px;
	padding: 0 16px;
	width: 521px;
	background:#F0F0EB;
	color:#ccc;
	height:100%;
}
blockquote {
	background: url(imagenes/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
	color:#000;
	background-color:#F0F0EB;
}
.content .descr {
	color:#000;
	font-size: 0.9em;
	margin-bottom: 6px;
	background:#F0F0EB;
}
.content .descr_2{
/*color:#393926;*/
color:#000;
	font-size: 0.9em;
	margin-bottom: 0;
	padding-left:160px;
	background:#F0F0EB;}
.content .foto{
width:130px;
height:130px;
background-color:#ffffff;
float:left;
margin:10px;
padding:5px;
color:#000;

}
.content li {
	list-style: url(imagenes/li.gif);
	margin-left: 18px;
	color:#000;
	background:#F0F0EB;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
form p{
margin:5px 0;
font-family: "Lucida Sans Unicode",sans-serif;
font-size:1em;
text-align:center;
padding-left:5px;
}
label{background-color : #F0F0EB;/*#fef7dd; */
color : #000;
float : left; 
font-size : 1em; 
font-weight : bold; 
width : 60%; 
margin-top:4px ;
margin-bottom:10px;
margin-left:60px;
padding-right:5px;}

input{text-align:center;}

.boton2{
       
       font: normal 1em "Trebuchet MS",sans-serif;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
		margin:5px 35px ;
		
       }

/* navegacion*/

.navegacion {	
	background-image:url(imagenes/bottom1.gif);
	background-color: #D9E1E5;
	border: 1px solid #DFEEF7;
	/*border-color: #CFDEE7;*/
	height: 41px;
	/*margin-top:0;*/
	color:#fff;
	width:760px;
}
.navegacion p{
margin:1px 2px 1px 400px;
padding:0 20px;
font: bold 1em sans-serif;}
/* barra de navegacion lateral*/
a img{border:none;}
.sidenav{
margin: 5px 10px 0 5px;
	float: right;
	width: 180px;
	background:#F0F0EB;
	padding:3px 0;
	height:100%;
	color:#000;
	}
.sidenav .foto{
width:130px;
height:130px;
background-color:#ffffff;
float:left;
margin:10px;
padding:5px;
color:#000;
}
.sidenav strong{text-decoration: underline;}
.foto p{padding:5px;
}
.sidenav .sup{text-decoration: none;
font: normal 1em "Trebuchet MS",sans-serif; 
	font-weight: bold;
	padding:10px 2px;
	margin-left:2px;
	 border-bottom:1px solid #D9E1E5; }
	.sidenav p{ 
	font: normal 1em "Trebuchet MS",sans-serif; 
	font-weight: bold;
	padding:10px 2px;
	margin-left:2px;
	 border-bottom:1px solid #D9E1E5; 
	 }
.sidenav ul{
width:160px;
margin:3px;
padding: 10px 3px;

}
.li{list-style:none;}

.sidenav li{
border-bottom: 1px solid  #D9E1E5;
list-style:none;
height: 20px;
padding:3px;
font: normal 1em "Trebuchet MS",sans-serif;
color:#000000;
background:#F0F0EB;
}

.sidenav a:link{
text-decoration:none;
color:#000000;
background:#F0F0EB;
}
.sidenav a:hover{
text-decoration:none;
color:#000000;
font-weight:bold;
background:#F0F0EB;
}
.sidenav a:visited{
color:#000000;
text-decoration:none;
background:#F0F0EB;
}
.sidenav a:focus{
color:#000;
text-decoration:none;
background:#F0F0EB;
}
/*.sidenav a:active{
text-decoration:none;

}*/


/* pie de pagina*/
.pie {
    height:40px;
	/*background: #D9E1E5 url(imagenes/bottom1.gif)repeat-x;*/
	background: #D9E1E5 url(imagenes/bottom1.gif);
	color: #FFF;
	font: bold 1em sans-serif;
	/*text-align: center;*/
	margin:auto;
}

/*p,ul {padding-bottom: 1.2em;}*/
