/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
html {
	font:normal 12px/1.5em 'Lucida Grande', Helvetica, Verdana, sans-serif;
	text-align: center;
	height: 99%;
	width: 99%;
	/*background-image: url(../images/bg_bienvenida.jpg);*/
	color:#564b47;
   	/*overflow: auto;*/
}

body {
	font:normal 12px/1.5em 'Lucida Grande', Helvetica, Verdana, sans-serif;
	text-align: center;
	height: 99%;
	width: 100%;
	/*background-image: url(../images/bg_bienvenida.jpg);*/
	color:#564b47;
   	/*overflow: auto;*/
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2  {
	text-align:center;
}
#wrapper {
	width:99%;
	height:99%;
	margin: 0 auto;
	position:relative;
	/*border:1px dashed #333;*/
	top:0;
	left:0;
}

#mapa{
	width:100%;
	height:100%;
}

#mapa_svg {
	width:800px;
	height:400px;
}

g{
	stroke:none;
}
path{ 
	stroke-width:1cm;
	stroke: black;
	fill: #fff;
}
text{
	display:block;
	fill:white;
	font-size:4500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;line-height:3500px;
}
.text_zona_basica{
	display:block;
	fill:white;
	font-size:1500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
	/*stroke: black;
	stroke-width: 30;*/
}
.text_zona_basica_negro{
	display:block;
	fill:black;
	font-size:1500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
	/*stroke: black;
	stroke-width: 30;*/
}
.text_numero{
	display:block;
	fill: white;
	font-size:1200px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
	/*stroke: white;
	stroke-width: 3;*/
}
.text_numero_negro{
	display:block;
	fill: black;
	font-size:1200px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
	/*stroke: white;
	stroke-width: 3;*/
}
.icono{
	fill: white;
}
.text_municipio_negro{
	display:block;
	fill:black;
	font-size:900px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_municipio{
	display:block;
	fill:white;
	font-size:900px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_fecha{
	display:block;
	fill:#6B78A9;
	font-size:1500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_fecha_negra{
	display:block;
	fill:black;
	font-size:1500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_fecha_blanco{
	display:block;
	fill:white;
	font-size:1500px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_titulo{
	display:block;
	fill:#6B78A9;
	font-size:2000px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.text_titulo_blanco{
	display:block;
	fill:white;
	font-size:2000px;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	font-weight:bold;
	line-height:500px;
}
.wrapword{
     white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
     white-space: -pre-wrap;      /* Opera 4-6 */
     white-space: -o-pre-wrap;    /* Opera 7 */
     white-space: pre-wrap;       /* css-3 */
     word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

legend {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color : #A2A2C3;
    text-shadow : Black;
    font-weight : bold;
}

fieldset {
    text-shadow : Black;
    border: 1px solid #D3E1E4;
    height: 100%
}

a {
	text-decoration : none;
	color: #6B78A9;
}

th {
	border: 1px solid Gray;
	background: #9ea7c7;
	height: 30px;
	color: white;
}

td {
	border: 1px solid Gray;
	height: 25px;
	background-color: transparent;
}

.td_gris {
	background-color: #E9E9E9;
}

.td_sinBordes {
	border : 1px none White;
	background-color : transparent;
}

.td_conFondo {
	background-color : #D3E1E4;
}

.linea_lista{
	text-align: left;
	width: 100%;
	list-style : disc inside;
}

.linea_lista_vacia{
	text-align: left;
	width: 100%;
	list-style : none;
}

/*-------------- PAGINA --------------*/

#pagina {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0.3em 0 0 0.3em;
}

/* -----------total=izda+centro+dcha--------------------------- */

.boton {
	color: #000152;
	font-size : 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid White;
	border-top : 1px solid White;
	background-color : #87CEFA;
}

.azul { color: blue; }
.negro { color: Black; }

  
#marcoIzda{
	float: left;
	width: 23%;
	height: 100%;
	/*background-color: #6B78A9;*/
	border: 1px solid #6B78A9;
	/*padding: 1% 0 0 1%;*/
	color: #6B78A9;
	text-align: left;
}

#marcoDcha {
	float: left;
	width: 76%;
	height: 100%;
	/*border: 1px solid;
	border-color: #6B78A9;*/
	border-bottom: 1px solid #6B78A9;
	border-right: 1px solid #6B78A9;
	border-top: 1px solid #6B78A9;
	/*padding: 1% 1% 0 1%;*/
}

.color_naranja {
	fill: #f88a53;
}

