/* CSS Document */


body {
	background-image:url(fondo.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #A2091B;
	margin-top:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}

h1{ font-size:23pt; color:#8D0A0D;}
h2{ font-size:16pt; color:#333;}
h3{ font-size:13pt; color:#A2091B; font-weight:bold; padding-bottom:0px; margin-bottom:0px;}

.I { background-position:right; background-image:url(I.png); background-repeat:no-repeat; height:206px;   }
.Ifondo { background-position:right; background-image:url(sombraI.png); background-repeat:repeat-y; vertical-align:top; width:25% }

.C { width:990px; background-position:centro; background-image:url(sombraC.png); background-repeat:repeat-y; }

.D { }
.Dfondo { background-position:left; background-image:url(sombraD.png); background-repeat:repeat-y; vertical-align:top;  width:25% }
.pie { text-align:center; color: #FFCC99; font-size:9pt; font-family:Arial; background-color: #7f050f; padding:10px}
.pie a { color:#FFFFFF }
.tarifas td { font-size:8pt; }
#menu{ padding:28px 15px 0px 10px; color: #663300; width: 494px; background-image:url(superior.jpg); background-position:top}
#menu a{ font-weight:bold; color: #000000; text-decoration:none; font-size:12pt;}
#menu a:hover{ text-decoration:underline;}

#menudiv {position:absolute; font:normal 10pt Arial; line-height:18px; z-index:100; display:none;background-color:#F4D159; }
#menudiv a { font-weight:bold; text-decoration: none;color:#993300; }
#menudiv a:hover { color:#000; text-decoration:underline; }
.tablamenu{margin-bottom:10px;}
.linea1{ padding:10px 10px 0px 10px;}

#titulo{ padding:0px 40px 20px 0px; width: 494px; background-image:url(superior.jpg); background-position:bottom}

.foto{ border:1px solid #ccc; background:#fff; padding:2px;}
