/* CSS Document */
html {
scrollbar-face-color: #FFFFFF;
background-attachment: #FFFFFF;
scrollbar-highlight-color: #C9C9C9;
scrollbar-3dlight-color: #C9C9C9;
scrollbar-arrow-color: #70352F;
scrollbar-track-color: #F1F1F1;
scrollbar-lightshadow-color: #FFFFF;
scrollbar-shadow-color: #FFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

body.fondo {
background:url(images/back.jpg) repeat-x;
background-color:#023351;
}



#contenedor{
position:relative;
width:917px;
height:600px;
margin: -15px auto 0px auto;
background-image:url(interfaz.jpg);
background-repeat:no-repeat;
border:3px solid #F7F6E2;
}

#contenido{
	position:absolute;
	width:570px;
	height: 390px;
	top: 187px;
	left: 173px;
}


#foot{
	position:absolute;
	width:570px;
	height:15px;
	bottom:0px;
	left: 173px;
}


#banner{
	position:absolute;
	width:130px;
	height: 150px;
	top: 156px;
	right:11px;
}

#tels{
	position:absolute;
	width:155px;
	height: 167px;
	bottom:0px;
	left:0px;
}

#sep{
	position:absolute;
	width:155px;
	height: 300px;
	bottom:0px;
	right:3px;
}

#top{
position:absolute;
width:509px;
height:105px;
top: 5px;
left: 155px;
}

#menu{
position:absolute;
width:155px;
height:250px;
top:186px;
left:0px;
}
/*menu:::::::::::::::::::*/

#bot01{
position:absolute;
width:155px;
height:38px;
bottom:152px;
left:0px;
}

#bot02{
position:absolute;
width:155px;
height:38px;
bottom:114px;
left:0px;
}

#bot03{
position:absolute;
width:155px;
height:38px;
bottom:76px;
left:0px;
}

#bot04{
position:absolute;
width:155px;
height:38px;
bottom:38px;
left:0px;
}

#bot05{
position:absolute;
width:155px;
height:38px;
bottom:0px;
left:0px;
}

#bot06{
position:absolute;
width:190px;
height: 40px;
top:-66px;
left:348px;
}

#bot07{
position:absolute;
width:188px;
height: 40px;
top:-66px;
left:560px;
}

/*menu:::::::::::::::::::*/

.titulo{
font-size:16px;
text-align:left;
color:#036;
font-weight:bold;
}

.negrita{
font-weight:bold;
}

.titulo2{
text-align:left;
color:#73427A;
font-weight:bold;
}
a {
font-size:16px;
color:#036;
text-decoration:none;
font-weight:bold;
}
a:hover {
font-size:16px;
color:#036;
text-decoration:underline;
font-weight:bold;
}

.regresa{
color:#999999;
font-weight:bold;
}
.borderx{
border:3px solid #990000;
}
