/* CSS Document */
body{
margin:0px 0px 0px 0px;
font-family:"Arial";
font-size:12px;
text-align:justify;
color:#BBBBBB;
}


.fondo{
background-color:#ffffff;
background:url(../imagenes/fondo.jpg);
}
/***********************
html{
scrollbar-face-color: #309DBC;
scrollbar-highlight-color: #52A4CF;
scrollbar-3dlight-color: #309DBC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #52A4CF;
scrollbar-lightshadow-color: #52A4CF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #52A4CF;
}
****************/

#contpie {
	margin:0px auto 0px 0px;
	position:relative;
	width:1000px;
	height:50px;
	top:0px;
/*	background:url(../img_interface/interface.jpg) no-repeat;*/
}



/***************MODULOS*****************/

#pie{
position:absolute;
width:1000px;
height:50px;
top:0px;
left:0px;
overflow:hidden;
padding:0px;
background:url(../img_interface/bottom.jpg) no-repeat;
}

#slogan{
position:absolute;
width:95px;
height:44px;
right:15px;
bottom:3px;
}

.leyenda{
text-decoration:none;
color:#C1974E;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

/*++++++++++++++++++++++++*/
