.titulomenu {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1C324C;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
}

#contacto {
	font-family:Arial, Calibri;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform: uppercase;
	color:#1C324C;
	text-align:center;
}

#menu2 a {
	font-family:Arial, Calibri;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-transform: uppercase;
	color:#1C324C;
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
}


#compomenu a {
	display:block;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #17365D;
	background-color: #BFBFBF;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	text-indent: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
}

#compomenu a:hover{
	display:block;
	background-color: #727272;
	color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #B30000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #727272;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #727272;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #727272;
	}

#borde_tabla{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#990066;
}

#div_imagenes{
	float:right;
}

#div_imagenes2{
	float:left;
}

#div_tamanio{
	width:195px;
}

#imagen_fijo{
	float:left;
	width:190px;
}

#imagen_fijo2{
	float:left;
	width:230px;
}