/* CSS Document */
body {
	margin-top: 0px;
	background-color: #005B5B;
	background-image: url(../img/fondo.gif);
}

/*Enlace que esta en el encabezado del sitio, al lado del logo*/
.EnlaceEnc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}


/* enlaces del MENU principal */

hr.Menu{
	border-color:#000000;
	color: #000000;
}

.EnlaceMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	color: #F3F3F3;
	text-decoration: none;
}
.EnlaceMenu:hover{
	color:#FF6600;
	font-weight: bold;
}


/*  Enlaces del menu desplegable */
.enlaceDropMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#E9E9E9;
	text-decoration: none;
}
.enlaceDropMenu:hover{
	color:#666666;
}


/* Enlaces que aparecen al lateral del sitios */
.MenuLateral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.MenuLateral:hover{
	color:#999999;
}



/* TABLA que da el formato al sitio WEB */

table{
border-collapse:collapse;
}

.tablaLateral{
	background-color: #F5F5F5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* DEfine el color donde aparecen los menues laterales*/
.tablaSubMenues{
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	line-height: 26px;
}

table.tablaHosting{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-collapse:collapse;
	line-height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.fondoTablaHosting{
	border: thin dotted #C1C1FF;
	border-collapse:collapse;
}

.tituloTablaHosting {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F89746;
}

.tituloTablaHosting2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}


/* Formato del texto  */
.contenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #454545;
	text-align: justify;
}


.contenidoSINAlineacion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #454545;
}


.testimonioHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-align: justify;
}

/* Formato de los TITULOS */
.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

/* Formato de los SubTitulos */
.Subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

.txtRed{
	color: #FF0000;
}



/* Listado de paises */
.txtPaisBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0091D7;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.txtPaisBox:Hover {
	color: #FF9900;
}

.txtPaisBoxSELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.txtPaisBoxSELECT:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.ComboPrecios{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FF9900;
}

.ComboShopTiempo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330099;
	text-decoration: none;
}

a:hover{
	color:#FF9900;
}

.txtLoguinMini {
	font-size: 10px;
	font-weight: bold;
}



/* Pagina principal */
.TituloHome{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #37B33B;
}


.link:link, .link:visited{
	float: right;
	padding-top: 5px;
	width: 71px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F3F3F3;

		background:url(../img/btn2.gif);
	padding-bottom:4px;
}

.link:hover{
	background:url(../img/btn1.gif);
}