
* {
margin: 0;
padding: 0;
}
body{
background-image:url('images/backgroundPage.gif');
color:#666;
}
div.logo {
text-align: center
}
#logo{
margin:45px auto;
width:840px;
}
#logolink{
float:left;
margin-bottom: 20px;
}

#logoHeadSeparator{
margin-bottom:22px;
clear: both;
}

#link{
background-color:#E6E6E6;
padding:20px;
font-weight:bold;
border-top: 2px solid #D9D9D9;
text-align: center;
 height: 40px;
}

#imagenlink{

margin: 50px auto;
width: 840px;
}
#imagen{
-moz-border-radius:13px;
-webkit-border-radius: 13px;
-o-border-radius:13px;
-ms-border-radius:13px;
border-radius: 13px;
padding-left:5px;
width:270px;
}
#imagen2{
width:270px;
 padding-left:5px;
-moz-border-radius:13px;
-webkit-border-radius: 13px;
-o-border-radius:13px;
-ms-border-radius:13px;
border-radius: 13px;
}
#imagen3{
width:270px;
padding-left:5px;
-moz-border-radius:13px;
-webkit-border-radius: 13px;
-o-border-radius:13px;
-ms-border-radius:13px;
border-radius: 13px;
}
#contenttexto{

width: 840px;
height: 120px;
margin: auto;
}
#contenttexto1{

width: 840px;
height: 1150px;
margin: auto;
}

#description{
padding-top:15px;
width: 840px;
height: 280px;
font: 13px "Lucida Sans Unicode","Lucida Grande",sans-serif;
margin: 0 auto;
text-align: justify;

}
.texto{
background-color:#E6E6E6;
padding:5px;
float: left;
height: 230px;
margin-right: 5px;
width: 265px;
text-align: justify;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
-o-border-radius:5px;
-ms-border-radius:5px;
border-radius: 5px;
font: 13px/18px "Lucida Sans Unicode","Lucida Grande",sans-serif;


}

.Contenido{

padding:8px;
margin-top:15px;
float: left;
margin-right: 5px;

width: 825px;
text-align: justify;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
-o-border-radius:5px;
-ms-border-radius:5px;
border-radius: 5px;
font: 13px/18px "Lucida Sans Unicode","Lucida Grande",sans-serif;
background-color:#E6E6E6;}


#separator{
 height: 40px;
margin: 45px auto;
width:840px;
}

input{
padding:9px;
border:1px solid #D9D9D9;

}

/*ul, li{
list-style: none;
padding:3px 0;
}*/
hr {
color:#fff;

}
#footer{
background-color:#E6E6E6;
height:10px;
border: 1px solid #D9D9D9;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
-o-border-radius:5px;
-ms-border-radius:5px;
border-radius: 5px;
padding:10px;

}

#foot{
width:840px;
font-size:13px;

float:center;
margin: auto;

}
#footcontent{
float:center;
padding-bottom:2px;

}
.listado{

margin-left:15px;
}

