body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
.borde_fotos {
	border: 1px solid #666666;
}
.fondo_2 {
	background-image: url(../imagenes/bi_2.gif);
}
.fondo_4 {
	background-image: url(../imagenes/bi_4.gif);
}
.fondo_6 {
	background-image: url(../imagenes/bi_6.gif);
}
.fondo_8 {
	background-image: url(../imagenes/bi_8.gif);
}
.texto-contacto {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.texto-direccion {
	color: #081b59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.subtitulo {
	color: #091C5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-right: 10;
}
.subtitulo_internas {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right: 10;
}
.texto-index {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right: 10;
	padding-left: 20px;
}
.titulos {
	color: #039;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-left: 10;
	font-style: normal;
}
.links_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 5px;
}
.links_mail:hover {
	color: #003;
	text-decoration: underline;
	}
.links_contacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 5px;
}
.links_contacto:hover {
	color: #036;
	text-decoration: underline;
}
.links_catalogo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin: 5px;
}
.links_catalogo:hover {
	color: #F90;
	text-decoration: underline;
}
.margen_img_left {
	margin-right: 10px;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
}
.margen_img_right {
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border: 1px 1 #FFF;
}
.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091C5A;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border: 1px 1 #FFF;
}
