body {
background:#c3c3c3;
margin:15px auto;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify
}

#contenedor {
width:840px;
height:auto;
background:#FFFFFF;
margin:0 auto;
padding:0px;
}

h1 {
font-size:18px;
color:#000a6a;
padding:0;
margin:2px
}

a {
color:#000a6a;
text-decoration:none;
font-weight:bold
}

a:hover {
color:#000a6a;
text-decoration:underline
}

.titulo {
color:#000a6a
}

.destacado {
color:#FF3300;
font-weight:bold;
font-size:11px
}

#top {
width:840px;
height:178px;
margin:0;
padding:0px;
background:url(images/top.png) top no-repeat;
}

#contenido {
width:840px;
height:auto;
background:url(images/body.png) repeat-y;
margin:0;
padding:0;
float:left
}

#bottom {
width:840px;
height:32px;
background:url(images/bottom.png) bottom no-repeat;
margin:0px;
padding:0px;
float:left
}

#interior {
padding:15px;
float:left
}

#menu {
width:170px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
float:left;
}

#menu ul {
list-style:none;
display:block;
margin:0px;
padding:0px;
}

#menu ul li {
padding:5px 0;
border-bottom: solid 1px #c3c3c3;
margin:0px;
}

#menu ul li a {
color:#000a6a;
text-decoration:none;
font-weight:bold
}

#menu ul li a:hover {
color:#6763a5
}

#info {
width: 610px;
float:left;
margin:0px 0 0 15px;
padding:0px;
border-left: solid 1px #c3c3c3
}

#info .dentro {
padding-left:10px;
}

#bot-1 {
background:url(images/btn-izq.png) left no-repeat;
width:7px;
height:28px;
}

#bot-2 {
background:url(images/btn-cen.png) repeat-x;
height:28px;
}

#bot-3 {
background:url(images/btn-der.png) right no-repeat;
width:7px;
height:28px;
}

.link a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.link a:hover {
color:#CCCCCC
}

#logos {
width:840px;
height:auto;
margin-top:20px;
clear:both
}