/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body{
	background-color: #583d32;
	background-image: url(IMGS/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#mama{
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}

#cabecera{
	width: 835px;
	height: 347px;
	background-image: url(IMGS/cabecerafotografia.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo{
	text-align: left;
	padding-top: 15px;
	padding-left: 40px;
	width: 795px;
}

#encabezadoindex{
	width: 773px;
	padding-top: 230px;
	padding-right: 50px;
	text-align: right;
	padding-right: 12px;
}

#menuindex{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4d58d;
	background-image: url(IMGS/fondodegradado.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}

#menuindex dt{
	margin-bottom: 10px;
}

#m_index1{
	width: 168px;
	float: left;
	margin-right: 7px;
	padding-left: 1px;
	margin-top: 3px;
	}

#m_index2{
	width: 169px;
	float: left;
	margin-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4d58d;
	padding-left: 3px;
	margin-top: 3px;
}

#m_index3{
	width: 169px;
	float: left;
	margin-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4d58d;
	padding-left: 3px;
	margin-top: 3px;
}

#m_index4{
	width: 169px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4d58d;
	padding-left: 3px;
	margin-top: 3px;
}

#menu{
	width: 785px;
	padding-top: 235px;
	padding-right: 50px;
	text-align: right;
}

#menu dt{
	display: inline;
	margin-right: 10px;
}

#zonacentral{
	width: 835px;
	background-image: url(IMGS/fondocentral.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contenido{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4d58d;
}

#texto{
	float:left;
	width: 520px;
	margin-top: 10px;
	}
	
#textoamplio{
	float:left;
	width: 700px;
	margin-top: 10px;
	}
	
#titulares{
	background-color: #f4d58d;
	padding: 5px;
}

#numero{
	float: left;
}

#encabezado{
	float: right;
	width: 440px;
	text-align: left;
}

#encabezadoamplio{
	float: right;
	width: 620px;
	text-align: left;
}

#txt{
	margin-top: 10px;
	margin-left: 10px;
}

#txtamplio{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
	
#imagenes{
	float:right;
	width: 180px;
	margin-top: 10px;
	text-align: center;
	}
	
#imagenes img{
	padding: 4px;
	border: 1px solid #f4d532;
	}

.aclarar{
	clear: both;
}

#bajos{
	width: 835px;
	height: 21px;
	background-image: url(IMGS/fondofin.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#pie{
	margin-top: 15px;
	margin-bottom: 30px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#pie dt{
	display: inline;
}

.contienefotos{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.fotosarriba{
	width: 650px;
	height: 21px;
	background-image: url(IMGS/arribafotos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 30px;
}

#entrefotos{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos dt{
	display: inline;
}

#entrefotos img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos2{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos2 dt{
	display: inline;
}

#entrefotos2 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos3{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos3 dt{
	display: inline;
}

#entrefotos3 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos4{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos4 dt{
	display: inline;
}

#entrefotos4 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos5{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos5 dt{
	display: inline;
}

#entrefotos5 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos6{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos6 dt{
	display: inline;
}

#entrefotos6 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

#entrefotos7{
	width: 650px;
	background-image: url(IMGS/entrefotos.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-top: 10px;
}

#entrefotos7 dt{
	display: inline;
}

#entrefotos7 img{
	padding: 4px;
	border: 1px solid #f4d532;
	margin-right: 5px;
}

.fotosabajo{
	width:680px;
	height: 22px;
	background-image: url(IMGS/abajofotos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contactoizda{
	float: left;
	width: 300px;
}

#contactodcha{
	float: right;
	width: 350px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #583d32;
	padding-left: 10px;
}

/*form{
	line-height: 30px;
}*/

input{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #583d32;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top:5px;
	background-color: #fbf1d9;
	padding: 2px;
}

textarea{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #583d32;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top:5px;
	background-color: #fbf1d9;
	padding: 2px;
}

.boton{
	color: #583d32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 100%;
	cursor: pointer;
	background-image: url(IMGS/fondoboton.jpg);
	width: 125px;
	height: 43px;
	border: 0px;
}

label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

#ubicaizda{
	float: left;
	width: 250px;
}

#ubicadcha{
	float: right;
	width: 420px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #583d32;
	padding-left: 10px;
}

#ubicadcha img{
	padding: 4px;
	border: 1px solid #f4d532;	
}

/*enlaces y texto*/

a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
}

a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
}

a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583d32;
	text-decoration: none;
	font-size: 120%;
}

.sinlink{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #583d32;
	padding-bottom: 5px;
}

.numericos{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 400%;
	margin-top: 0px;
	padding-top: 0px;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #583d32;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 100%;
	margin-top: 5px;
	}
	
h3{
	color: #583d32;
	font-size: 100%;
	font-weight: bold;
	}
	
.titulosfotos{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583d32;
	font-size: 105%;
	font-weight: bold;
	}

.margenimg{
	margin-top: 10px;
}

.peque{
	font-size: 90%;
	color: #f4d58d;
	margin-top: 5px;
}

.peque2{
	font-size: 80%;
}

.peque3{
	font-size: 90%;
}

a.aviso:visited {
	color: #f4d58d;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:active {
	color: #f4d58d;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:link {
	color: #f4d58d;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}

.encabezado3{
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 10px;
	
}

.encabezado1index{
	font-size: 110%;
	margin-bottom: 8px;
	color: #583d32;
	margin-top: 5px;
}

.encabezado2index{
	font-size: 110%;
	margin-bottom: 8px;
	color: #583d32;
}

.titularindex{
	/*font-size: 100%;*/
	color: #583d32;
	font-style: italic;
}


a.menuindex:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583d32;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
}

a.menuindex:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583d32;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
}

a.menuindex:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583d32;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
}

a.menuindex:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
}