/* --------------------------------------- objetos genéricos ---------------------------------------------- */

* {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Arial;
	font-size: 13px;
}

p {text-align: justify}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	padding-top: 20px;
	padding-bottom: 3px;
}
h3 {
	text-align: left;
	text-indent: 20px;
}
body        {
	text-align: center;
	background-image: url(objetos/fondo-fondo.png);
	background-position: left;
	background-position: top;
	background-repeat: repeat-x;
}
		
a         { text-decoration:none ; }
a:link    {}
a:visited {}
a:hover   {
	color: red;
	text-decoration: underline;
}
a:active  {}
img{	border: 0px;}

td{
	vertical-align: top;
}
	

/* ************ lista de definiciones ********* */
dl {
	padding-left: 40px;
	padding-right: 40px;
}
dt {
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 3px;
}
dd{
	text-align: justify;
}

/* --------------------------------------- ID ---------------------------------------------- */
#global     {
	width: 800px;
	margin: 4px auto;
}

#curva-superior { background-image: url(objetos/curva-superior.gif) ; 
   background-repeat: no-repeat ;
   width: 800px ;
   height:12px ;
   overflow: hidden }
#cabecera   {
	background-color: white;
	border-left: black 1px solid;
	border-right: black 1px solid;
	height: 75px;
	text-align: left;
}
#logo1 {
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 60px;
	background-image: url(objetos/logo01.png);
	background-repeat: no-repeat;
}
#logo2 {
	float: left;
	margin-left: 40px;
	width: 451px;
	height: 60px;
	background-image: url(objetos/logo02.png);
	background-repeat: no-repeat;
}
#navegacion {
	background-color: silver;
	border: black 1px solid;
	height: 20px;
}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px; 	color: blue; }
#navegacion ul { margin-left: 30px }
#contenido  {
	background-color: white;
	border-left: black 1px solid;
	border-right: black 1px solid;
	min-height: 380px;
}
#contenido p {
	margin: 5px 10px 0px 10px;
	text-indent: 35px;
}
#cuerpo_texto{
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 25px;
	min-height: 400px;
}
#firma p {
	margin-left: 450px;
	line-height: 100%;
	font-size: 90%;
	text-indent:0px;
}

#pie     {
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	height: 33px;
	background-color: white;
}
#pie li  {list-style: none;	font-size: 1px;  }
#pie1  {
	background-color: white;
	float: left;
	width: 175px;
	border-right: black 0px solid;
}
#pie1 p{	
	text-align: center;
}				
#pie2  {background-color: white ; float:left ; width:346px ;}
#pie3 {background-color: white   ; float:left ; width:140px ; border-left: black 0px solid; 	 }
#pie4 {background-color: white   ; float:left ; width:130px ; border-left: black 0px solid; 	 }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ; 
   background-repeat: no-repeat ;
   width: 800px ;
   height:12px ;
   overflow: hidden 
}				

#contact_form{
	width:450px; /*Si se utiliza 'float' y 'width' en un 'div' no se ve bien enn Internet Explorer 8beta */
	text-align: left;
	padding-left: 0px;
	vertical-align: top;
}

#contact_form table{
	padding: 0px 0px 0px 0px;
}
#contact_form td{
	vertical-align: top;
}

#contact_form tr{
	vertical-align: top;
	height: 23px;
}

#contacto {
	text-align: left;
	padding-left: 25px;
	vertical-align: top;
}
#mapa_disfas{
	float:left;
	width:450px;
	height: 300px;
	text-align: center;
	padding-left: 25px;
	vertical-align: top;
	border: 10px;
}
#comollegarMapa{
	float:left;
	width:425px;
	height: 390px;
	text-align: center;
	padding-left: 5px;
	vertical-align: top;
	border: 0px;
}
#comollegarMapa iframe {
	width: 425px;
	height: 350px;
}
#comollegarMapa a{
	color: #0000FF;
}

#comollegarTexto {
	float: left;
	width: 300px;
	height: 390px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: middle;
	border: 10px;
}

#comollegarTexto li {
	list-style: none;
}

#lugares {
	text-align: justify;
	font-size: smaller;
}
#lugares h2{
	padding-top: 0px;
}

#lugares a{
	font-size: smaller;
}

#ultimaactualizacion {
	font-size: 60%;
	text-align:right;
}
#copyright{
	font-size: 70%;
	text-align: center;
}
#mapaweb a{	font-size: 80%;}

/* --------------------------------------- clases ---------------------------------------------- */
a.enlace1:hover {
	background: transparent;
}
.idioma {	padding-top: 3px;
}
dd.MasInfo, dd.MasInfo a{
	text-align: right;
	font-size: .9em;
}
dd.MasInfo a{
	color: blue;
}
table.enlaces_WebsAmigas{
	padding-left: 100px;
}
td.enlaces_WebsAmigas{
	width: 300px;
	height: 100px;	
}

ul.nivel1{
	margin-left: 70px;
	margin-right: 70px;
	text-align: justify;
}
ul.nivel2 {
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
ul.direccion {
	margin-left: 25px;
	text-align: left;
	list-style-type: none;
}
ul.mapa1, ul.mapa2, ul.mapa3 {
	margin-left: 20px;
	text-align: left;
	list-style-type: none;
}
ul.mapa1{
	font-weight: bold;
	line-height: 200%;
}
ul.mapa2{
	font-weight: normal;
	line-height: 120%;
}
ul.mapa3{	
}

.imgIdioma{
	width: 16px;
	height: 11px;
}

.imgW3org{
	width: 59px;
	height: 21px;
}
.campoobligado{
	text-indent: 0px;
	text-align: left;
	color:red;
}
.protecciondatos{
	text-indent: 0px;
	text-align: justify;
	font-size: .7em;
}
