* { padding: 0; margin: 0; }



body {
 font-family: "Trebuchet MS", monospace;
 font-size: 12px;
 background-color:#86b2ef;
 background-image:url(../imagenes/fondo.jpg);
 background-repeat: repeat-x;
 background-position:top;
}


#wrapper { 
 margin: 0 auto;
 width: 944px;
}



#content {
margin: 40px 0px 0px 0px;
border-left: 2px solid  #CCCCCC;
border-right: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
border-top: 2px solid #CCCCCC;
height:415px;
background: #FFFFFF;
width: 940px;
}


#header {
 width: 618px;
 height: 110px;
 background: #FFFFff;
 float: left;
}


#topimagen {
 width: 618px;
 height: 214px;
 background: #DCE2E0;
 float: left;
}


#textoizq {
 width: 618px;
 height: 300px;
 background: #ffffff;
 text-align: justify;
 float: left;
}

#textoizq p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#4B4B4B;
font-size:11px;
padding: 8px;
line-height:2em;
}

.titulos {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:15px;
padding-top:8px;
line-height:2em;
color: #121F78;
font-weight:800;
}

hr {
width:500px;
text-align: left;
}

.pie {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:1.5em;
text-align: center;
color: #666666;  
}

#rightcolumn {
 width: 322px;
 height: 408px;
 float: right;
margin: 0px 0px 0px 0px;
background: #FFFFFF;
}


#rightcontenido {
margin: 6px 0px 0px 7px;
width: 306px;
height: 400px;
border-left: 1px solid   #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
text-align:justify;
font-size: 11px; 
background: #F0F0F0;
}



img {
border: 0;
}


#footer {
text-align:center;
color:#ffffff;
font-weight:bold;
}

#proyect {
width: 944px;
font-size:9px;
color: #e7e7e7;
padding: 12px;
text-align:center;
float: left;
padding: 0px;
height: 20px;
margin-top: 10px;
}

#proyect a {
text-decoration:none;	
color:#556f94;
}

#proyect a:hover {
text-decoration:none;
color:#556f94;
}