
img.imagen {
	float:left;
	clear: both;
	margin:5px 10px 10px 10px; 
	padding:0;
	 }
img.capa_protectora {
	background:transparent url(../pic.gif); 
	position: relative; 
	top: -200px; 
	margin-bottom: -500px; 
	display: block; 
	float:left;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image: url(../imagenes/bg_promelsa.gif);
	background-position: center top;
	background-repeat: repeat;
}
.texto {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	display: block;
	word-spacing: normal;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
.texto2 {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textoblanco {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto3 {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.formgris {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 10px;
	color: #000000;
	width: 30px;
}
.textpro {
	font-family: Verdana, Arial, Tahoma, "Helvetica Condensed";
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textpro2 {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 10px;
	color: #003366;
}
.precio {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.sigv {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 9px;
	color: #CC3333;
}
.precio2 {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}

.ruta {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
.ruta_icon {
	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 10px;
	color: #3F9B48;
	font-weight: bold;
}
.textoDos {

	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: table-cell;
	word-spacing: normal;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
.textoDesCom {
	font-family: Verdana, Arial, Tahoma, "Helvetica Condensed";
	font-size: 11px;
	color: #CC3333;
	vertical-align: top;
	white-space: normal;
	display: block;
	word-spacing: normal;
	font-weight: normal;
	
	}
	
/* links titulos */
.titulopro {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #003399;
	margin-bottom : 0px;
	text-decoration: none;
}
.titulopro a {
	color : #003399;
	text-decoration: none;
}
.titulopro a:hover {
	color : #003DB9;
	text-decoration: underline;
	font-weight: bold;
}
.titulopro a:active{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}



.titulopro2 {

	font-family: Verdana, Arial, Tahoma, Helvetica Condensed;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}

#topNav {
	width: 759px;
	height: 33px;
	padding: 0px;
	background-color: #3C6199;
	background-image: url(../imagenes/tab-bg1.gif);
	background-repeat: repeat-x;
}

#mainNav {
	float: left;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #316AC5;
  }
#mainNav li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
#mainNav a {
	float: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../imagenes/tab-bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #467DC7;
	border-right-color: #3E6FB9;
	border-left-color: #4F4F4F;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
  }
#mainNav .first-tab a {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #467DC7;
}
#mainNav a:hover {
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #4F4F4F;
	background-image: url(../imagenes/tab-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #3467AD;
  }
#mainNav .active a {
	color: black;
	border-top: 1px solid red;
	background-color: #FFF;
	background-image: url(../../active-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
  }
#mainNav .active a:hover {
	text-decoration: underline;
	border-bottom: 0;
	background-color: #FFF;
	background-image: url(../../active-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
  }
.Estilo2 {color: #0066CC}
.Estilo4 {font-size: 10px}
.Estilo6 {color: #0066CC; font-size: 10px; }
.Estilo7 {color: #CC3333}
.Estilo11 {FONT-SIZE: 10px; color: #003399; }
