/* CSS Document */

.font1 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	border: none;
}
.font2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	border: none;
}
.font3 {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: none;
}
.font4 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: none;
}

.font_datos_redcomel {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: none;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: none;
}
.destacar {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #006699;
}
.destacar1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF6600;
}
.titulo_planes {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	font-style: normal;
}
.precio_planes {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
	font-weight: bold;
	font-style: normal;
}
.pago_planes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
.enlace1  {
color : #003366;
font-family : "Trebuchet MS";
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace1:link {
color : #003366;
font-family : "Trebuchet MS";
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace1:hover {
color : #999999;
font-family : "Trebuchet MS";
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : underline;
}

.enlace2  {
color : #666666;
font-family : "Trebuchet MS";
font-size : 11px;
font-weight : normal;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace2:link {
color : #666666;
font-family : "Trebuchet MS";
font-size : 11px;
font-weight : normal;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace2:hover {
color : #999999;
font-family : "Trebuchet MS";
font-size : 11px;
font-weight : normal;
text-align : left;
text-decoration : underline;
} 
.enlace3  {
color : #FF6600;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : normal;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace3:link {
color : #FF6600;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : normal;
text-align : left;
text-decoration : none;
text-indent : 5px;
}
.enlace3:hover {
color : #FF6600;
font-family : "Trebuchet MS";
font-size : 12px;
font-weight : bold;
text-align : left;
text-decoration : underline;
} 

.enlace4  {
color : #666666;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : normal;
text-align : left;
text-decoration : underline;
text-indent : 5px;
}
.enlace4:link {
color : #666666;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : normal;
text-align : left;
text-decoration : underline;
text-indent : 5px;
}
.enlace4:hover {
color : #FF9900;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : bold;
text-align : left;
text-decoration : none;
}

.enlace5  {
color : #666666;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : bold;
text-align : left;
text-decoration : underline;
text-indent : 5px;
}
.enlace5:link {
color : #666666;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : bold;
text-align : left;
text-decoration : underline;
text-indent : 5px;
}
.enlace5:hover {
color : #999999;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : bold;
text-align : left;
text-decoration : none;
}
.enlace6  {
color : #999999;
font-family : "Trebuchet MS";
font-size : 10px;
font-weight : none;
text-align : right;
text-decoration : none;
text-indent : 5px;
}
.enlace6:link {
color : #999999;
font-family : "Trebuchet MS";
font-size : 10px;
font-weight : none;
text-align : right;
text-decoration : none;
text-indent : 5px;
}
.enlace6:hover {
color : #999999;
font-family : "Trebuchet MS";
font-size : 10px;
font-weight : bold;
text-align : right;
text-decoration : underline;
}

.fondo {
	background-image: url(../images/bg_x.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #7B899A;
	margin:0px;
}

.fondo1 {
	background-image: url(../imagen/bg1.jpg);
	background-repeat:   no-repeat;
}
.fondo2 {
	background-image: url(../imagen/fon02.gif);
	background-repeat:   repeat;
}
.borde {
	border: 1px solid #CCCCCC;

}
.bordeinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   width: 130px;
   border: 1px solid #CCCCCC;
}
.marco1 IMG{
   border: 1px solid #999999;
} 
.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   width: 130px;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
}
.bordeizq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde1 {
	border: 0.8pt solid #CCCCCC;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;

}
.boton {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFC4;
	font-style: italic;
	line-height: normal;

}
.boton1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #006699;
	font-style: italic;
	line-height: normal;
	height: 23px;
	width: 70px;


}
.boton2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFC4;
	font-style: normal;
	line-height: normal;
	


}
.campo-desp {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF6600;
}
