body { 
	color: black; 
	background: white;
	font-size: 12px; 
	line-height: 14px;
	font-family: Geneva,Futura,Tahoma; 
	text-align: justify;
        margin: 0 auto; 
	padding: 0;
	min-width: 900px;
}

h1{
	color: #000066;
	background: transparent;
	font-size: x-large;
	font-family: Geneva,Futura,Tahoma; 
	text-align: justify;
	/*text-indent: -1em;
	margin: 0 0 0 4em;*/
	padding: 0;
	line-height: 1.2em;
}

h2{
	color: #000066;
	font-size: large;
	font-family: Geneva,Futura,Tahoma; 
	text-align: left;
	/*text-indent: 2.5em;*/
	margin: 0;
	padding: 1.3em 0;
} 

h3 {
	color: #000066;
	font-size: small;
	font-weight: bold;
	font-family: Geneva,Futura,Tahoma; 
	text-align: justify;
	margin: 1em 0 0 0; 
	padding: 0 0 0 1em;
}

p {
	color: black;
	font-size: small; 
	font-family: Geneva,Futura,Tahoma; 
	text-align: justify; 
	margin: 0; 
	padding: 0.25em 0px 0px 5px;
}

img {
	border: none;
}

fieldset{
	margin: 0.8em 0 0.8em 0;
	padding: 0.8em;
	border: 1px solid #000066;
}

legend{
	font-weight: bold;
	color: black;
	padding: 0 0.5em;
}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #003366;
	}
	
a:visited{ 
	font-weight: bold; 
	text-decoration: underline;
	color: blue;
	}
	
a:visited:hover { 
	font-weight: bold; 
	text-decoration: underline;
	background: white;
	border: 2px solid white;
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	color: #4f711f;
	background: white;
	}


a.btn
{   display: block; width: 150px; height: 18px; padding: 3px 5px 0 5px; margin: 0px;
background: #FFFF00;
border: 1px solid #003399;
border-radius: 5px;
font: 14px/12px Helvetica, Sans-Serif; text-align:left;
text-decoration: none;
color: #003399;
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
background-color: #FFFF00;}
a.btn:hover {	color: #6685c2;
background: #FFFFFF;
background: -moz-linear-gradient(top, #ffffff 0%, #ffff66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffff66));
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out; }
a.btn:active { -moz-transform: translate(0px, 1px); -webkit-transform: translate(0px, 1px); }

a.btn2
{   display: block; width: 150px; height: 18px; padding: 3px 5px 0 5px; margin: 0px;
background: #FFCC00;
border: 1px solid #003399;
border-radius: 5px;
font: 14px/12px Helvetica, Sans-Serif; text-align:left;
text-decoration: none;
color: #003399;
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
background-color: #FFCC00;}
a.btn2:hover {	color: #6685c2;
background: #FFFFFF;
background: -moz-linear-gradient(top, #ffffff 0%, #ffcc66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffcc66));
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out; }
a.btn2:active { -moz-transform: translate(0px, 1px); -webkit-transform: translate(0px, 1px); }

a.btnshort
{   display: block; width: 110px; height: 18px; padding: 3px 5px 0 5px; margin: 0px;
background: #FFCC00;
border: 1px solid #003399;
border-radius: 5px;
font: 14px/12px Helvetica, Sans-Serif; text-align:left;
text-decoration: none;
color: #003399;
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
background-color: #FFCC00;}
a.btnshort:hover {	color: #6685c2;
background: #FFFFFF;
background: -moz-linear-gradient(top, #ffffff 0%, #ffcc66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffcc66));
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out; }
a.btnshort:active { -moz-transform: translate(0px, 1px); -webkit-transform: translate(0px, 1px); }

/* ------ Generic -------- */
#contenedor { 
	width:95%;
	position: relative;
	background: white;
	margin: 0 auto;
	padding: 0;
}

#cabecera{
	color: black;
	text-align: right;
	background: white url(img/logo.svg) no-repeat top left;
	margin: 2em 0 0 0;
	padding: 1em 0 3em 0;
	
}

#cabecera img{
	padding: 0 1em 0 4em;
}

#menu{
	float: left;
	background: white url(img/mapa.jpg) no-repeat bottom left;
	width: 20%;
	padding: 3em 0 0 0.6em;
	min-height: 600px;
}

ul#opciones{
	color: black;
	margin: 0 0 0 -1px;
	padding: 0;
	background: transparent;
}

ul#opciones li{
	display: list;
	padding: 0.3em 0 0.3em 0;
	list-style:none;
}

ul#opciones li:before{
	content: " ";
}

ul#opciones li:first-child{
	border: none;
}

/*
ul#opciones a{
	color:  #101010;
	background: inherit;
}*/

#opciones strong{
	color: #990000;
	font-weight: bold;
}

/* Centrales*/

#fuente{
	float: left;
	width: 40%;
	background: white;
}

#fuente img{
	padding: 1em;
}

#derecha
{
	background: white;
	float: right;
	width:  34%;
	padding: 0.6em 0 0 2em;
}


.slogan{
	font: medium;
	color: #000066;
	font-weight: bold;
	text-align: center;
	background: #d4d4d4;
	margin: 0.5em 0 0.5em 0;
	padding: 1em;
	clear: both;
}

/* Footer */

#footer {
	color: black;
	background: white;
	text-align: center;
	clear: both;
	padding: 1em;
}
/* ---------End Generic---------- */