div#region_guide form{
	background-image: url(file:///C|/Documents%20and%20Settings/Elisabet/Escritorio/SVI/maquetacion/imagenes/s_g_frondo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 41px;
}

div#region_guide fieldset{
	padding-top: 8px;
}

div#region_guide input{
	font-size: 10px;
}

div#region_guide label{
	display: block;
	float: left;
	padding-top: 3px;
	margin-right: 5px;
}

div#region_guide select{
	margin-right: 5px;
}

div#fotos{
	margin-top: 3px;
	background-image: url(../imagenes/r_g_foto_inicio.gif);
	background-repeat: no-repeat;
	background-position:100% 0px;
	height: 253px;
}

div#fotos img{
	float: left;
	display: block;
	width: 379px;
	margin-right: 5px;
}

div#fotos p{
	margin-top: 234px;
}

div#fotos a{
	color: White;
	text-decoration: none;
}

div#fotos a:hover{
	color: Black;
}

div#text{
	margin-top: 3px;

}

div#c_left h2{
	_clear:left;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../imagenes/r_g_triangulo_blanco.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding-left: 24px;
	background-color: #F6BA14;
	color: White;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px White;
}

div#text img{
	float: right;
}

div#text ul.guides{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#text ul.guides li{
	margin-top: 3px;
}

div#text ul.guides li a{
	background-image: url(../imagenes/r_g_numeracion.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 19px;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	text-decoration: none;
	color: #F8C214;
}

div#text ul.guides li a:hover{
	background-image: url(../imagenes/r_g_numeracion.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 19px;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	/*text-decoration: underline;*/
	color: #F8C214;
}



div#text ul.guides li strong{
	font-size: 11px;
	margin-right: 12px;
}

div.parrafo h3{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../imagenes/r_g_linea_larga.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: white;
	font-weight: normal;
	height: 15px;
	padding-left: 10px;
	
}

div.parrafo h3.corta{
	background-image: url(../imagenes/r_g_linea_corta.gif);
	background-repeat: no-repeat;
}

div.parrafo p{
	margin-top: 15px;
}

div.parrafo p.titulo{
	margin-top: 5px;
	margin-bottom: 0px;
	color:#336699;
	font-weight: bold;
}

div.parrafo strong.icono{
	display: inline;
}

div.parrafo a#puja{
	background-image: url(../imagenes/c_g_inicio.gif);
	background-repeat: no-repeat;
	background-position: 0% 75%;
	width: 12px;
	/*display: block;*/
	color: white;
	padding-left: 12px;
}

div.parrafo a{
	width: 12px;
	color: white;
	padding-left: 12px;
}

