@charset "utf-8";
/* CSS Document */
/*table {
width:600px;
color:#333333;
}
body {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#00549f;
}

a {
color:#004A97;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#1964a7;
position:relative;
top:1px;
left:1px;
}

td#main_cuerpo h3{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:18px;
font-weight:bold;
height: 20px;
}

h4 {
text-transform:uppercase;
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-weight:bold;
height: 20px;
}

td#main_cuerpo p{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:12px;
padding:0px 10px 10px 0px;
}*/

h2#titulo{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:18px;
font-weight:bold;
height: 20px;
margin-bottom:40px;
margin-top:0px;
padding-left:18px;
background-image:url(../images/izq_titulo.gif);
background-repeat:no-repeat;
background-position:left 6px;
}
h3{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:16px;
font-weight:bold;
height: 20px;
margin-bottom:10px;
margin-top:0px;
margin-left:18px;
background-image:url(../images/vinieta_azul.gif);
background-repeat:no-repeat;
background-position:left 12px;
padding-left: 10px;

}
h4{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:13px;
font-weight:bold;
margin-top:0px;
margin-left:18px;
margin-bottom:0px;
padding:0px;

}

p{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:13px;
margin-top:0px;
text-align:left;
margin-left:5px;
margin-right:5px;
padding:0px 0px 0px 10px;
line-height:22px;
text-align:justify;
}

p a{
font-family:"Trebuchet MS", Verdana, Arial;
color: #00549e;
font-size:13px;
line-height:22px;
text-decoration:none;

}
p a:hover{
position:relative;
top:1px;
left:1px;
text-decoration:underline;

}
div#mapa{
width:630px;
height:322px;
overflow:auto;
}