h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7A725B;
	margin: 0px;
	padding: 6px 0px 2px 20px;
	line-height: 1.1em;
	text-align: left;
	background: url(../img/ico_h1.gif) no-repeat;
	background-color: #DADCCF;
	height: 17px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #D0640C;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #CBD830;
}

p {
	font-family:  Arial, Helvetica,Verdana, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #7A725B;
}




#izquierda {
margin: 0px 10px 10px 20px;
width:539px;
float:right;
}

#subtitulos{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	width: 529px;
	border-bottom: solid 1px #CBD830;
}

.txt_10 {
	margin: 0px;
	padding:0px 0px 20px 10px;
	color: #fff;
	font-size: 10px;
	line-height: 1.1em;
}


.txt_subtitulos_izq{
	padding:0px 0px 4px 10px;
	color: #D1630A;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.txt_subtitulos_dcha{
	margin-left: 279px;
	padding:0px 0px 4px 10px;
	color: #D1630A;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #CBD830;
}

.titulos_tabla {
	margin: 0px;
	padding:5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
	background-color: #CBD830;
}

.txt_rojo {
	margin: 0px;
	padding:5px;
	color: #D1630A;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
}

.txt_verde {
	margin: 0px;
	padding:5px;
	color: #CBD830;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
}

.importante {
	font-size: 12px;
	color: #7A725B;
	padding: 10px;
	line-height: 1.1em;
	text-align: left;
	background-color: #DADCCF;
}

.texto {
	color: #7A725B;
	font-size: 12px;
}

.ficha_localizacion {
  clear: both;
  overflow: hidden;
  padding-bottom: 7px;
}

h2.titulo_ficha_localizacion {
  height: 18px;
  margin: 0px;
  padding: 0px;
  border: 1px #DADCCF solid;
  padding-left: 9px;
  padding-top: 2px;
  font-size: 12px;
  font-weight: bold;
  color: #D0640C;
}

.ficha_localizacion_imagen {
clear: both;
  width: 255px;
  float: left;
  padding-top: 10px;
}

.ficha_localizacion_imagen a {
  padding-left: 143px;
  color: #DADCCF;
  text-decoration: underline;
}

.ficha_localizacion_imagen a:hover {
  color: #039FC7;
  text-decoration: underline;
}


.ficha_localizacion_contenido {
  width: 256px;
  float: right;
  padding-top: 10px;
  margin-top: 10px;
  margin-left: 4px;
  border-top-color: #DADCCF;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #DADCCF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.ficha_localizacion_contenido h3 {
  margin: 0px;
  padding: 0px;
  padding-top: 8px;
  padding-left: 11px;
  padding-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #D0640C;
}

.ficha_localizacion_contenido ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-left: 11px;
  padding-bottom: 17px;
}

.ficha_localizacion_contenido ul li{
  font-size: 11px;
  font-weight: normal;
  color: #039FC7;
}

.ficha_localizacion a {
  color: #D0640C;
  text-decoration: underline;
}

.ficha_localizacion a:hover {
  color: #039FC7;
}
.txt_rojo_sinbold {
	margin: 0px;
	padding:5px;
	color: #D1630A;
	font-size: 12px;
	line-height: 1.1em;
}
.img_izq {
	margin-right: 10px;
	line-height: 1.1em;
	float:left;
}
.img_dcha {
	margin-left: 10px;
	line-height: 1.1em;
	float:right;
}
blockquote { 
text-indent: 25px; 
background: url(../img/comillas1.gif); 
background-position: 0 2px; 
background-repeat: no-repeat; 
}
blockquote p { 
display: inline; 
margin: 0; 
padding-right: 24px; 
background: url(../img/comillas2.gif); 
background-position: bottom right; 
background-repeat: no-repeat; 
}
.txt_11 {
	color: #7A725B;
	font-size: 11px;
}

.txt_11_cursiva {
	color: #7A725B;
	font-size: 11px;
	font-style: italic;
}
.txt_verde_fino {
	color: #CBD830;
	font-size: 12px;
	font-weight: bold;
}