/* CSS Document */

* {	margin: 0; padding: 0; }

body {
	background-color: #f9f9f9;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #676767;
}
.none {display:none;}
a img {border:none;}
	
#salons {height:98%; width:100%; margin:0px auto;}
#titular { height:80px; margin-bottom:10px;}
#titular h3.cas{ background:url(../images/h3_salons_cas.jpg) top left no-repeat; height:69px; width:866px; margin-left:5px;}
#titular h3.cat{ background:url(../images/h3_salons_cat.jpg) top left no-repeat; height:69px; width:866px; margin-left:5px;}
#container { position:absolute; width: 470px; left:10px; height:420px;}
#text { font-size:11px; position:absolute; left: 500px; width: 370px; height:390px;}
#text p{ margin-bottom:8px; }
#descarga { position:absolute; top:375px; left:0px; height:28px; width:154px; background:url(../images/fondo_PDFBalis.jpg) no-repeat;}
#descarga p.pdf{ margin-left:5px; margin-top:06px; width:115px; float:right;}
#descarga p.pdf a:link, #descarga p.pdf a:visited, #descarga p.pdf a:active{ color:#676767; text-decoration:none;}
#descarga p.pdf a:hover{ text-decoration:underline; color:#676767; }
#descarga img.pdf{ margin-left:10px; margin-top:3px; float:left;}
