@charset "utf-8";
/* CSS Document */
body {background:none;color: #000;font-family:Arial, Helvetica, sans-serif;padding:0 !important;margin:0 !important;width:100% !important; }

/*Headings */
p {color:#000;font-size:10px}
h1 {color:#000;font-family:Arial;font-size:20px;}
h2 {color:#000;font-family:Arial;font-size:17px;}
h3 {color:#000;font-family:Arial;font-size:15px;}
h4 {color:#000;font-family:Arial;font-size:13px;}
h5 {color:#000;font-family:Arial;font-size:10px	;}
ul { margin:0 0 1.5em 1em; padding:0}
ul li {list-style:disc;font-size:10px}

abbr {border:none}
acronym {border:none}

#general { width:99%;margin:2em auto; border:solid 1px #000}
#cabecera { margin-left:2em}	
#contenido { margin-left:2em; padding-right:2em}
#pie { display:none}
#menu { display:none}
.publicidadTodo { display:none}
table {width:99%;font-size:9px;text-align:center;}
table caption {font-size:12px; font-weight:bold; padding:1em 0}
table thead tr th {font-size:11px;font-weight:bold}
table tbody th {border-bottom:dotted 2px #000;font-weight:normal;width:20%}
table tbody th.tbodyTh {font-weight:bold;padding:10px 0;font-size:11px;font-weight:bolder}
table tbody td {border-bottom:dotted 2px #000;margin:.5em 0;width:10%}
table tbody td.ultimaCelda {width:40%}
table tbody td ul {margin:0}
table tbody td ul li {font-size:10px;margin-left:1em;text-align:center;list-style:none}
#contenido #cuerpo .precios {padding:10px;font-size:10px;}
.documentos ul li {list-style:none}
#carretera1 iframe {width:16em;height:19em;}
#carretera2 iframe {width:16em;height:19em;}
#colDerecha {display:none}

/* Images */
img { display:none}
a img { border: none; }

/* Links */
a:link, a:visited {background: transparent; font-weight:bold;color:#000}
a[href^="http://"] {color:#000; border:none; text-decoration:none }
