@charset "utf-8";
/* CSS Document */
/* codigo eliminar scroll horizontal antiguo (me interesa que en este caso aparezca siempre la barra de scroll)html{overflow-x:hidden;}*/
html{overflow-x:hidden;
      overflow-y:scroll}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	overflow-x : hidden;
	text-align: center;
	
}



a img {
border: 0;
}

a {
	color:#D22E40;
	font-size: 11px;
}


.item_menu_superior a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
text-decoration:none;
}

.item_menu_superior a:hover {
	background-color:#d26d6d;
	font-size: 11px;
}

.item_menu_superior_japo a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
}

.item_menu_superior_japo a:hover {
	background-color:#d26d6d;
	font-size: 11px;
}

.texto_parrafo_azul {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 12px;
	color: #003772;
	font-weight: normal;
	text-align: justify;
}

.texto_parrafo_azul_japo {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 11px;
	color: #003772;
	font-weight: normal;
}

.vinculo_pdf {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 12px;
	color: #D22E40;
	font-weight: normal;
	text-decoration: none;
}

.vinculo_pdf:hover {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 12px;
	color: #D22E40;
	font-weight: normal;
	text-decoration:underline
}

.vinculo {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 13px;
	color: #003772;
	font-weight: normal;
	text-decoration:none
}

.vinculo:hover {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-size: 13px;
	color: #D22E40;
	text-decoration:underline
}

.pie_de_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003772;
	font-weight: bold;
}

.titulo_rojo_parrafo {
	color: #D22E40;
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}

.titulo_rojo_parrafo14 {
	color: #D22E40;
	font-family: "Times New Roman", Times, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
}


.titular_rojo_ {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	color: #D22E40;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.titular_rojo_izquierda {
	font-family: "Times New Roman", Times, Arial, Helvetica;
	color: #D22E40;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.titular_azul {
	font-family: Arial, Helvetica, sans-serif;
	color: #003772;
	font-weight: bold;
	font-size: 13px;
}

.vinculo_azul a {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #003772; }
.vinculo_azul a:hover {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #003772; text-decoration:underline;}

._texto_Azul_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003772;
}

._texto_Azul_contacto a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003772;
}


.VisorArchivo{
	border-color:#6183AA;
	border-style:solid;
	border-width:1px;}

table.VisorArchivo {
	width: 100%;
	margin-left: 0px;
	margin-top: 5px;
	text-align: center;
}
table.VisorArchivo th {
	border: none;
	padding: 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D22E40;
	text-align: left;
	font-weight: bold;

} 
table.VisorArchivo td {
	font-size: 11px;
	border: none;
	padding: 3px 1px;
	border-bottom: 1px solid #cecece;
	color: #003772;
	text-align: left;
}

table.VisorArchivo a {	
   font-size: 11px;
	border: none;
	padding: 3px 1px;
	text-decoration:underline;
	color: #003772;
}

table.VisorArchivo a:hover {	
   font-size: 11px;
	border: none;
	padding: 3px 1px;
	text-decoration:underline;
	color: #D22E40;
}	

.pie {
	font-size: 9px;
	color: #003772;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titulo_popup {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
	
.catalogo {
	font-size: 13px;
	color: #D22E40;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}	

.catalogo:hover {
	font-size: 13px;
	color: #D22E40;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
}	

.emailcontacto {font-size: 11px; color: #003772; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
.emailcontacto:hover {font-size: 11px; color: #D22E40; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	
