@charset "utf-8";
/***************************** CSS Document By Zacarías Prado ********************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #2E2E2E url(../images/background.jpg) repeat-x;
}
td {  
	font: 11px Tahoma, Arial; 
	color: #C4C4C4;
}

a {
	text-decoration: none;
	color: #747877;
}
.padding10 { padding:10px;}
.padding5 { padding:5px;}
.padding3 { padding:3px;}

.body-header {
	background: url(../images/fondo-header.jpg) no-repeat center bottom;
	width: 990px;
	padding-right: 5px;
	padding-left: 5px;
}
.body-banner {
	background: url(../images/fondo-banner-pricipal.jpg) no-repeat center center;
	height: 220px;
	width: 1000px;
}
.body-content {
	background: #202020;
	padding: 10px 0px;
	width: 1000px;
	border-right: 1px solid #111;
	border-left: 1px solid #111;
}
.body-fotter {}

/****************************** MENU *********************/
.menu-fondo {
	background: url(../images/menu-fondo-centro.png) repeat-x;
}
.menu {
	padding: 12px 15px 13px;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}
.menu:hover {
	color: #63bae5;
	background: url(../images/menu-hover.jpg) no-repeat center top;
}
/********************************* PANEL IZQUIERDO *****************/

.panel-izq {
	width: 234px;
	padding-right: 5px;
	border-right: 1px solid #2E2E2E;
	padding-left: 10px;
}
.panel-izq-titulo {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #2E2E2E;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/***************** NOTICIAS *************/
.panel-izq-news-caja {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #2E2E2E;
}
.panel-izq-news-foto {
	border: 3px solid #2E2E2E;
}
.panel-izq-news-titulo {
	color: #ccc;
	font-weight: bold;
	display: block;
}
.panel-izq-news-texto {
	color: #808080;
}
.panel-izq-news-fecha {
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	color: #CCC;
	font-style: italic;
	font-size: 10px;
}
/********************************* PANEL derecho *****************/
.panel-der {
	padding-left: 5px;
	padding-right: 10px;
	width: 723px;
}
/********************************* PLANES *****************/
.planes-caja {
	width: 176px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.planes-fondo {
	height: 157px;
	width: 121px;
	text-align: left;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
.planes-texto {}

/********************************* Formularios *****************/
.form-input-search {
	color: #005BA4;
	font-size: 10px;
}
.form-input-login {
	color: #0095D2;
}
.form-input-dominios {
	color: #666;
}
.form-input-formularios {}




.footer a {
	padding: 0px 10px;
}





.tituloazul {
	color: #0082FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.tituloblanco {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.titulogris {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.textoblanco {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}
.fondoplanes {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-image: url(images/planes-housing-fondo-contenido.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 210px;
}
.cajatexto-c-borde {
	padding: 10px;
	border: 1px dotted #666666;
	margin: 5px;
}
.imagen {
	padding: 5px;
	border: 1px dotted #333333;
	margin: 5px;
	background-color: #111111;
}
.redtext {
	color: #712514;
}
.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #4C4C4C;
}
.greytext {
	color: #757575;
}
.greentext {
	color: #5BACD9;
}
.yellowtext {
	color: #EAF25E;
}
.orangetext {
	color: #0082FF;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #2171A2;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #C0CDD1;
	font-weight: bold;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}
.px10 {
	font: normal 10px Tahoma, Arial;
}

a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #638FA9;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #FD6300;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greylink {
	color: #747877;
	font: normal 11px Tahoma, Arial;

	text-decoration: underline;
}
a.greylink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #008A90;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #FFEBCC;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #EAF25E;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}

.footer a {
	padding: 0px 10px;
}
/***********************************/
.tituloazul {
	color: #0082FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.tituloblanco {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.titulogris {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
}
.textoblanco {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}
.fondoplanes {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 210px;
	background: url(../images/planes-housing-fondo-contenido.jpg) no-repeat center bottom;
}
.cajatexto-c-borde {
	padding: 10px;
	border: 1px dotted #666666;
	margin: 5px;
}
.imagen {
	padding: 5px;
	border: 1px dotted #333333;
	margin: 5px;
	background-color: #111111;
}
/********************************* SLIDERS PRINCIPAL TAMAÑO ***************/

.theme-default #slider-home { z-index:99;
    width:1000px; 
    height:220px;
}
/********************************* SLIDERS CLIENTES TAMAÑO ***************/

.theme-default #slider-clientes { z-index:99;
    width:330px; 
    height:250px;
}
/* NOTICIAS */
.noticia-mod-menu-titulo {
	display: block;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #2C2C2C;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #FFF;
}
.noticia-mod-menu-subtitulo {
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #2E2E2E;
}
.noticia-mod-menu-subtitulo:hover {
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #2E2E2E;
	color: #FFF;
	background: #27649D;
}
.noticia-mod-cont-titulo {
	font-size: 30px;
	font-weight: normal;
	line-height: 28px;
	display: block;
	padding: 5px;
	color: #FFF;
	letter-spacing: -0.05em;
}
.noticia-mod-cont-fecha {
	display: block;
	padding: 5px;
	color: #FFF;
	font-style: italic;
	text-align: right;
	border-top: 1px dotted #2E2E2E;
	border-bottom: 1px dotted #2E2E2E;
}
.noticia-mod-cont-contenido {
	display: block;
	padding: 10px;
}
/* PAGINADOR */

.paginador {
	color: #666;
	padding: 5px;
}
.paginador a {
	color: #CCC;
	padding: 1px 3px;
	background: #333;
	margin: 1px;
}
.Paginador a:hover {
	color: #FFF;
	background: #27649D;
}
/* fORMULARIOS */

.required {
	width: 250px;
	color: #0098D9;
}

#form3 label.error {
    float:right;
    color:red;
    margin-left: 4px;
}
/*******************************/
.tooltip {
	color: #666666;
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;
}
.tooltip span {
margin-left: -999em;
position: absolute;
}

.tooltip:hover span {
	font-family: Calibri, Geneva, Tahoma, Arial, sans-serif;
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 250px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	color: #FFF;
	background-color: #2571AF;
	padding: 5px;
	background-image: none;
}
.tooltip: hover img { 
border: 0; 
margin: -10px 0 0 -55px; 
float: left; 
position: absolute;
}
.tooltip:hover em { 
font-family: Candara, Tahoma, Geneva, sans-serif; 
font-size: 1.2em; 
font-weight: bold; 
display: block; 
padding: 0.2em 0 0.6em 0;
}
.classic {
padding: 0.8em 1em;
}
.custom {
padding: 0.5em 0.8em 0.8em 2em; }* html
a:hover { background: transparent; }