/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i 
{
margin: 0;padding: 0;
}
body {
text-align: left; 
}
.contenedor_grafico
{
width:333px;
border:1px solid #ccc;
overflow:hidden;
margin:20px 0 20px 0;
padding:10px 0 5px 0;
}
.contenedor_grafico_extra
{
width:950px;
border:1px solid #ccc;
overflow:hidden;
margin:20px 0 20px 0;
padding:10px 0 5px 0;
}
.fila
{
clear:both;padding:5px 0px 10px 15px;border-bottom:1px solid #ccc;width:90%;margin-left:5px;margin-bottom:5px;overflow:hidden;
}
.fila_otros_graficos
{
clear:both;padding:5px 0px 10px 15px;margin:10px 0 0px 0;overflow:hidden;
}

.fila_extra
{
clear:both;padding:5px 0px 10px 15px;width:96.5%;margin-left:5px;margin-bottom:10px;overflow:hidden;
}
.fila_ultima
{
clear:both;padding:5px 0px 10px 15px;width:90%;margin-left:5px;margin-bottom:5px;overflow:hidden;
}
.fila_extra_ultima
{
clear:both;padding:5px 0px 10px 15px;width:96.5%;margin-left:5px;margin-bottom:10px;border-bottom:1px solid #ccc;overflow:hidden;
}
.texto_titulo
{
font-family: Arial; font-size:11px;font-weight:bold;
}
a.texto_titulo:link, a.texto_titulo:visited
{
text-decoration:none;color:#000;
}  
a.texto_titulo:hover
{
text-decoration:underline;
}  
.img_grafico_1
{
float:left;margin:0 3px 5px 0;border:0;
}
.img_grafico_2
{
float:left;margin:0 10px 5px 0;border:0;
}
.img_grafico_3
{
float:left;margin:0 0px 0px 0px;border:0;
}

.img_cabecera
{
margin-left:10px;clear:both;margin-bottom:15px;
}
.img_cabecera_provincias
{
margin-left:10px;clear:both;margin-bottom:15px;padding-top:10px;
}
.col
{
width:290px;margin:0 0px 0;float:left;padding-right:10px;
}
.lbl_titulo
{
font-family: Arial; font-size:14px;padding-left:20px;clear:both;font-weight:bold;margin-bottom:10px;margin-top:5px;
}


