/*Colores de las filas de una tabla */
.fila_0 {background-color:#F0F9CE;} 
.fila_1 {background-color:#E1FB7F;}
/*Fin colores */


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 9px 0;
	height: 100px;
	border: thin solid #BAD9A7;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BAD9A7;
	border-right-color: #BAD9A7;
	border-bottom-color: #BAD9A7;
	border-left-color: #BAD9A7;
}

#side-a {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
}

#side-b {
	float: right;
	width: 150px;
	border: medium solid #FFFFFF;
}

#content { 
	float: left;
	width: 68%;
	
}

#footer {
	clear: both;
	background: #BAD9A7;
}
#form_busqueda {
	background-color: #BAD9A7;
	width: 145px;
}
#logo {
	width: 140px;
	height: 100px;
	float: left;
}
#imagen_cabecera {
	float: right;
	height: 100px;
	width: 850px;
}
#centro1 {
	float: left;
	width: auto;
	height: auto;
}
#centro2 {
	float: left;
	width: auto;
	height: auto;
}

.Estilo2 {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.Estilo1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}
#fotos_index {
	height: 93px;
	width: 140px;
}
#fotos_portada {
	height: 73px;
	width: 120px;
}
.Estilo3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
.Estilo3_inclinado {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #195319;
	font-style: italic;
}
.Estilo3_gris {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #999999;
}
.Estilo3_naranjoso{
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #966C53;
}
.Estilo3_naranja{
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #F47427;
}
.Estilo4 {
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
.Estilo4_verde{
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #195319;
}
.Estilo4_gris {
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #666666;
}
.Estilo4_marron {
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #594137;
}

#espacio {
	height: 50px;
}
.Estilo5 {
	font-size: 18pt;
	font-weight: bold;
	text-align: justify;
	color: #003366;
}
.Estilo5_verde {
	font-size: 16pt;
	font-weight: bold;
	text-align: justify;
	color: #006600;
}
.Estilo_Normal {
	text-align: justify;
	font-size: 12pt;
}
.Estilo6 {
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
.Estilo6_gris {
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	color: #999999;
}
.Estilo7_centrado {
	font-size: 18pt;
	color: #003366;
	font-weight: bold;
}
#wrapper #container #side-b #mapas {
	border: medium solid #BAD9A7;
}
#wrapper #container #side-b #fotos {
	border: medium solid #BAD9A7;
}
#wrapper #container #content #las_fotos {
	text-align: center;
}
#fotos {
	height: 93px;
	width: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#fotos_grandes {
	height: 200px;
	width: 300px;
}

#wrapper #container #side-b #fotos_dellate {
	border: medium solid #BAD9A7;
}
#fotos_alig_derecha {
	height: 93px;
	width: 140px;
	float: right;
	border: thick solid #BAD9A7;
}
#fotos_alig_izquierda {
	height: 93px;
	width: 140px;
	float: left;
	border: thick solid #BAD9A7;
}
.Estilo3_gris_centrado {
	font-size: 12pt;
	color: #999999;
}
