body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {   
    margin:0;  
    padding:0;  
}

ol,ul {  
    list-style:none; 
}  


body { background: #fff; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #444; margin:0;}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt_oculto{
	display:none;
}

.negrita{
	font-weight:bold;
}

.negrita_verde{
	color:#73AD03;
	font-weight:bold;
}

.negrita_rojo{
	color:#A00C10;
	font-weight:bold;
}

.logo{
	display:block;
	float:left;
	width:318px;
	height:78px;
	background-image:url(../imagenes/logo.gif);
	background-repeat:no-repeat;
}

.nav_top{
	display:block;
	float:left;
	width:99px;
	height:19px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color:#a00c10;
}

.nav_top2{
	display:block;
	float:left;
	width:100px;
	height:19px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#a00c10;
}

.nav_top:hover{
	background-color:#73ad03;
}

.nav_top2:hover{
	background-color:#73ad03;
}

.nav_top_on{
	display:block;
	float:left;
	width:99px;
	height:19px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color:#73ad03;
}

.nav_top2_on{
	display:block;
	float:left;
	width:100px;
	height:19px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#73ad03;
}

.icon_home{
	display:block;
	float:left;
	width:14px;
	height:14px;
	background-image:url(../imagenes/ico_home.gif);
	background-repeat:no-repeat;
	padding-right:17px;
}

.icon_home:hover{
	background-image:url(../imagenes/ico_home_c.gif);
}

.icon_favoritos{
	display:block;
	float:left;
	width:14px;
	height:14px;
	background-image:url(../imagenes/ico_favoritos.gif);
	background-repeat:no-repeat;
	padding-right:17px;
}

.icon_favoritos:hover{
	background-image:url(../imagenes/ico_favoritos_c.gif);
}

.icon_mail{
	display:block;
	float:left;
	width:14px;
	height:14px;
	background-image:url(../imagenes/ico_mail.gif);
	background-repeat:no-repeat;
	padding-right:17px;
}

.icon_mail:hover{
	background-image:url(../imagenes/ico_mail_c.gif);
}

.icon_print{
	display:block;
	float:left;
	width:14px;
	height:14px;
	background-image:url(../imagenes/ico_print.gif);
	background-repeat:no-repeat;
	padding-right:17px;
}

.icon_print:hover{
	background-image:url(../imagenes/ico_print_c.gif);
}

.titulo_seccion1{
	display:block;
	float:left;
	width:323px;
	height:20px;
	padding-left:12px;
	padding-top:5px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#a00c10;
	margin-bottom:20px;
}


.titulo_seccion2{
	display:block;
	float:left;
	width:323px;
	height:19px;
	padding-left:12px;
	padding-top:6px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	margin-bottom:10px;
}

.titulo_listado{
	text-decoration:none;
	color:#a00c10;
	text-transform:uppercase;
	font-weight:bold;
}

.titulo_listado_ficha{
	text-decoration:none;
	color:#a00c10;
	font-weight:bold;
}

.titulo_ficha{
	display:block;
	text-decoration:none;
	color:#a00c10;
	text-transform:uppercase;
	padding-left:8px;
	font-weight:bold;
	font-size:12pt;
	line-height:100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #73AD03;	
}

.titulo_info{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.foto_portada{
	padding:3px;
	background-color:#fff;
	border: 1px solid #ccc;
}

.foto_derecha{
	float:right;
	padding:3px;
	margin-left:10px;
	background-color:#fff;
	border: 1px solid #ccc;
}

.justificado_p{
	width:380px;
	text-align:justify;
}

.enlace_p{
	text-decoration:none;
	font-size: 9pt; 
	font-family: Arial;
	color:#444;
}



.ver_mas{
	float:right;
	padding-top:4px;
	text-decoration:none;
	color:#73ad03;
	font-weight:bold;
	text-align:right;
	font-size: 9pt; 
	font-family: Arial;
}

.ver_mas:hover{
	text-decoration:underline;
}

.ver_mas_2{
	float:right;
	padding-top:4px;
	text-decoration:none;
	color:#A00C10;
	font-weight:bold;
	text-align:right;
}

.ver_mas_2:hover{
	text-decoration:underline;
}

.nav_pie{
	text-decoration:none;
	color:#d89b9d;
}

.nav_pie:hover{
	color:#fff;
}

.enlace_nav_1{
	text-decoration:none;
	color:#B4B4B4;
	font-size:7pt;
}
.enlace_nav_2{
	text-decoration:none;
	color:#73AD03;
	font-size:7pt;
}

.iframe{
	margin-top:15px;
	border: none;
}

.iframe2{
	margin-top:15px;
	border: none;
	padding:0px;
	margin:0px;
	align:center;
	width:660px;
	height:700px;
}

.avisolegal
{
margin-top:30px;
padding-left:20px;
padding-right:20px;
test-align:justify;
}


.enlace_especial{
	display:block;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#73AD03;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A00C10;
}

.enlace_especial:hover{
	background-color:#A00C10;
	color:#fff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #73AD03;
}
.txt { background: #fff;  font-family: Arial; font-size: 9pt; color: #444; margin:0;}

.file 
{
color:#444444;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:8pt;
text-decoration:none;
}

.dia1{
	display:block;
	float:left;
	width:272px;
	padding-left:50px;
	height:160px;
	margin-top:15px;
	background-image:url(../imagenes/dia1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.dia2{
	display:block;
	float:right;
	width:272px;
	height:160px;
	margin-top:15px;
	padding-right:50px;
	background-image:url(../imagenes/dia3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.item_formulario{
	display:block;
	float:left;
	width:95px;
	font-size:9pt;
	text-align:right;
	padding-right:7px;
}

.caja2{
	display:block;
	float:left;
	width: 240px; 
	border: 1px solid #A00C10;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#444;
	font-size: 8pt;
	background-color:#fff;	
}

.caja2_focus{
	display:block;
	float:left;
	width: 240px; 
	border: 1px solid #73AD03;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#444;
	font-size: 8pt;
	background-color:#fff;	
}

.btn_contacto {
	display:block;
	float:right;
	width: 60px;
	text-decoration:none;
	text-align:center;
	border: 1px solid #A00C10;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#fff;
	font-size: 8pt;	
	background-color:#73AD03;
}

.volver{
	float:right;
	margin-right:12px;
	padding-top:2px;
	color:#A00C10;
	font-weight:bold;
	text-decoration:none;
}
