/* CSS Document */

Body {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#link{
color:#333333;
text-decoration:none;
}


/***ID Generales***/

/* UL, OL, LI */
ul {
	margin: 8px;
}
ol {
	margin: 8px;
}
li {
	padding-left: 8px;
	list-style: disc;
}/* Fin UL, OL, IL */

#borde-general {
	border: 1px solid #999999;
}
#borde-general_Right {
	border-right: 1px solid #999999;
}
.Borde_Blanco {
	border-bottom: 1px solid #FFFFFF;
}
.borde-general {
	border: 1px solid #999999;
}
#borde-div {
	border: 1px solid #999999;
	width: 700px;
	height: 130px
}
#borde-general-img img {
	border: 1px solid #999999;
}
#header {
	height: 140px;
	width: 700px;
	background-color: #2B4D94;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header2 {
	height: 140px;
	width: 700px;
	background-color: #2B4D94;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#table-producto-solo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#table-producto img {
	border: 1px solid #CCCCCC;
}
#table-producto-1 img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pestana {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
	padding-top: 8px;
	padding-bottom: 3px;
}
#pestana a {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
#pestana a:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 13px;
}
#menu a {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
#menu a:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 13px;
}
#titulo-blanco {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
#transparente {
	background-color: #FFFFFF;
	height: 21px;
	width: 700px;
	margin-top: 118px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: .50;
	position: absolute;
}
#menu {
	position: absolute;
	width: 700px;
	height: 15px;
	margin-top: 123px;
	z-index: 2;
}
#menu_2 {
	z-index: 1;
}
#menu-text a {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}
#menu-text a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 13px;
	font-weight: bold;
}
#menu-blanco {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
}
#menu-blanco a {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#menu-blanco a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.borde-azulito {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000042;
}
/* color background submenu
.rojo {
	background-color: #990000;
}
.normal {
	background-color: #848484;
}*/
#logo {
	height: 93px;
	width: 230px;
	position: absolute;
	margin-top: 8px;
	margin-left: 10px;
}
#borde-productos {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000042;
}
.titulo-producto {
	font-weight: bold;
	font-size: 13px;
	color: #000042;
	text-decoration: none;
}
#links a {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #666666;
	text-decoration: underline;
}
#links_mail a {
	color: #000042;
	text-decoration: underline;
}
#links_mail a:hover {
	color: #000042;
	text-decoration: none;
}
#azulitas {
	color: #000042;
	text-decoration: none;
}
#azulitas a {
	color: #000042;
	text-decoration: none;
}
#azulitas a:hover {
	color: #000042;
	text-decoration: underline;
}
#margen-img-productos {
	margin-right: 10px;
	margin-bottom: 10px;
}
#margen-img-interiores {
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#margen-img-interiores-1 {
	margin-right: 12px;
	margin-bottom: 10px;
}
#borde-tabla-producto table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #9DB3C3;
	border-right-color: #9DB3C3;
	line-height: 15px;
}
#borde-td-producto td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9DB3C3;
	border-left-color: #9DB3C3;
	line-height: 15px;
}
#altura-caja td {
	height: 136px;
}
#titulo-int {
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	background-color: #000042;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#titulo-int_2 {
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	background-color: #243966;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.margen-general { 
	padding: 10px;
}
.pie-foto {
	font-family: "trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
}
.margen-secundario {
	padding-left: 10px;
	padding-right: 10px;
}
#texto_tasa {
	font-size: 12px;
	line-height: 20px;
}
.texto_tasa_title {
	font-weight: bold;
	padding-left: 16px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.texto_small_td-right {
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
}
#borde_tasa_bottom {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-left: 4px;
}
.padding_tasa_top {
	padding-top: 6px;
}
.padding_tasa_bottom {
	padding-bottom: 6px;
}
#padding_tasa_left {
	padding-left: 4px;
}
#texto_gestion_subtitle{
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#texto_contacto {
	font-size: 12px;
	line-height: 16px;
}
#Texto_Contacto_Title {
	background-color: #000042;
	color: #FFFFFF;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: 700;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#Texto_Contacto_SubTitle {
	background-color: #000042;
	color: #FFFFFF;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: 700;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 18px;
}
#Texto_Contacto_Table {
	font-size: 12px;
	line-height: 16px;
	border-left: #000042 solid 1px;
	border-top: #000042 solid 1px;
}
#Texto_Contacto_Table_Small {
	font-size: 11px;
	line-height: 16px;
}
#Texto_Contacto_Table td {
	padding-left: 7px;
	border-bottom: #000042 solid 1px;
	border-right: #000042 solid 1px;
}
.Margin_IMG {
	margin-right: 15px;
	margin-bottom: 3px;
}
#GestionHumana_Title {
	color: #000042;
	font-size: 14px;
	text-decoration: none;
}
#GestionHumanaazulitas {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-align: justify;
	text-decoration: none;
	line-height: 14px;
	padding-top: 16px;
	padding-left: 8px;
}
#GestionHumanaazulitas img {
	border: solid 1px #999999;
	margin-right: 10px;
	margin-bottom: 3px;
}
#GestionHumanaazulitas a {
	color: #000042;
	font-size: 13px;
	text-decoration: none;
}
#GestionHumanaazulitas a:hover {
	color: #000042;
	font-size: 13px;
	text-decoration: underline;
}
#PaddingTdVolver {
	padding-top: 8px;
	padding-right: 22px;
}
.Volver {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Volver a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Volver a:hover {
	font-size: 11px;
	color: #000042;
	text-decoration: underline;
}
.Padding_TDCenter {
	padding: 20px;
}
.Texto_Justificado {
	text-align: justify;
}
#TextLink {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
#TextLink a {
	color: #000042;
	font-size: 13px;
	text-decoration: none;
}
#TextLink a:hover {
	color: #000042;
	font-size: 13px;
	text-decoration: underline;
}
#TDLeft {
	background-image: url(../images/bg_LEFT.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 17px;
}
#TDRight {
	background-image: url(../images/bg_right.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 17px;
}
#TDBottom {
	background-image: url(../images/bg_BOTTOM.jpg);
	background-position:top;
	background-repeat: repeat-X;
	width: 17px;
}
#TDCorner_dere {
	background-image: url(../images/bg_corner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 17px;
}
#TDCorner_izq {
	background-image: url(../images/bg_corner_LEFT.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 17px;
}
#Noticias_Sumario {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.float_imag {
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 13px;
	border: solid 1px #666666;
}
.float_imag_dere {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border: solid 1px #666666;
}
#ContactoText {
	font-size: 12px;
	font-weight: 700;
	color: #00009;
	text-decoration: none;
	padding-bottom:3px;
}
.ContactoText_Input {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
	width: 260px;
	height: 16px;
	border: #999999 solid 1px;
	margin-bottom: 6px;
}
.ContactoText_TextArea {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
	width: 260px;
	height: 75px;
	border: #999999 solid 1px;
	margin-bottom: 6px;
}
.ContactoText_Button {
	font-size: 11px;
	font-weight: 700;
	color: #00009;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	width: 80px;
	height: 22px;
	border: #999999 solid 1px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}
.ContactoText_Button_2 {
	font-size: 11px;
	font-weight: 700;
	color: #00009;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	width: 80px;
	height: 22px;
	border: #999999 solid 1px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
	float: left;
}
#Tabla-ListadoGaleria {
	background-color: #000042;
	border: 1px solid #E3E3E3;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	height: 250px;
}
#Tabla-ListadoGaleria strong{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}
#Tabla-ListadoGaleria ul{
	list-style-type: disc;
	list-style: disc;
	color: #FFFFFF;
	margin: 20px 0 0 0;
}
#Tabla-ListadoGaleria li{
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}
#Tabla-ListadoGaleria a{
	color: #FFFFFF;
	text-decoration: none;
}
#Tabla-ListadoGaleria a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}