@charset "utf-8";
/* CSS Document */



@font-face {
  font-family: "Office";
  font-weight:normal;
  font-style:normal;
  src: url(type/offi.otf) format("opentype");
}
@font-face {
  font-family: "Office";
  font-weight:bold;
  font-style:normal;
  src: url(type/offi_b.otf) format("opentype");
}
@font-face {
  font-family: "Office";
  font-weight:normal;
  font-style:italic;
  src: url(type/offi_i.ttf) format("truetype");
}
@font-face {
  font-family: "Office";
  font-weight:lighter;
  font-style:normal;
  src: url(type/offi_l.otf) format("opentype");
}




/*MENU*/

#menu_c #nav li a {
    color: #CCCCCC;
    z-index: 2;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-family: helvetica, arial, sans-serif;
    text-decoration: none;
    padding: 15px 15px 10px 15px;
    width: 100%;

}

/*Slider*/

.slide .btn a{
	font: normal 20px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/slider/btn-1.png) no-repeat;
	text-shadow: -1px -1px 0px #bebebe;
	width: 190px;
	height: 40px;
	letter-spacing: 1px;
}
	
.slide .btn a:hover{
	font: normal 20px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/slider/btn-1-hov.png) no-repeat;
	text-shadow: -1px -1px 0px #bebebe;
	width: 190px;
	height: 40px;
	letter-spacing: 1px;
}

/*Social*/

#wrap-social #social .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 22px; 
	text-align:left;
}

#wrap-social #datos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#wrap-social #datos h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #008b93;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}

#wrap-social #datos h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #00aabb;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}


#wrap-social #datos h2 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#wrap-social2 #social .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 22px; 
	text-align:left;
}

#wrap-social2 #datos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#wrap-social2 #datos h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #008b93;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}

#wrap-social2 #datos h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #00aabb;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}


#wrap-social2 #datos h2 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

/*Gris*/

#wrap-gris h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7c7c7c;
	line-height: 22px; 
	text-align:left;
	margin: 0px 0px 2px 0px;
}

#wrap-gris p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #7c7c7c;
	line-height: 18px; 
	text-align:left;
	margin: 0px;
}



/*FOOTER*/

#wrap-foot .col-1 p {
    margin: 0px;
	padding: 0px;
} 
#wrap-foot .col-2 p {
    margin: 0px;
	padding: 0px;
} 

#wrap-foot .col-1 a, #wrap-foot .col-1 {
    font-family: 'Ubuntu', serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	text-shadow: #000000 -1px -1px 1px;
} 

#wrap-foot .col-2 a, #wrap-foot .col-2 {
    font-family: 'Ubuntu', serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-shadow: #000000 -1px -1px 1px;
} 
#wrap-foot .col-1 a:hover, #wrap-foot .col-2 a:hover {	text-decoration: underline;} 

#wrap-foot .col-2 .btn-verif a{
	font-family: 'Ubuntu', serif;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	text-align: center;
} 
#wrap-foot .col-2 .btn-verif a:hover {	text-decoration: underline;}




/*CONTENIDO*/

#wrap-cont h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #03878f;
	line-height: 24px; 
	text-align:left;
	margin: 8px 0px 15px 10px;
	padding: 0px;
}

#wrap-cont h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #03878f;
	text-align:left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 24px;
}

#wrap-cont h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #03878f;
	line-height: 24px;
	text-align:left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#wrap-cont h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #03878f;
	text-align:left;
	margin-left: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03878F;
	line-height: 24px;
	margin-right: 15px;
}

#wrap-cont .descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #7c7c7c;
	line-height: 20px;
	text-align:left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#wrap-cont .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #03878f;
	text-align:left;
	font-weight: bold;
	line-height: 30px;
	float: left;
}

#wrap-cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	line-height: 20px;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#wrap-cont a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-align:left;
	margin: 8px 0px 15px 10px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

#wrap-cont a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03878F;
	text-align:left;
	margin: 8px 0px 15px 10px;
	padding: 0px;
	text-decoration: underline;
}

#wrap-cont .txt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	line-height: 16px; 
	text-align:left;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#wrap-cont .txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #7c7c7c;
	line-height: 20px; 
	text-align:left;
	margin: 6px 0px ;
	padding: 0px;
}

#wrap-cont .col-serv h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	line-height: 24px; 
	text-align:left;
	margin: 8px 0px 8px 10px;
	padding: 0px;
}

#wrap-cont .col-serv .txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #929292;
	line-height: 16px; 
	text-align:left;
	margin: 0px ;
	padding: 0px;
}



/*CONTACTO*/

#tweet ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 16px; 
	text-align:left;
}

#tweet ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03878f;
	line-height: 16px; 
	text-align:left;
	text-decoration: none;
}

#tweet ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03878f;
	line-height: 16px; 
	text-align:left;
	text-decoration: underline;
}

#wrap-contacto h3 {
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6a6a6a;
	line-height: 18px; 
	text-align:left;
	margin: 0px ;
	padding: 0px;
	border-bottom: #6a6a6a 1px solid;
}

#wrap-contacto #formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px; 
	text-align:left;
}

#wrap-contacto #formulario textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px; 
	text-align:left;
}

#wrap-contacto #formulario #enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px; 
	text-align: center;
}

/*TITULOS*/
#titulos #cont .info .col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 22px; 
	text-align:left;
	
}
	
#titulos #cont .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 22px; 
	text-align:left;
}

#titulos #cont .info .col2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#titulos #cont .info .col2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#titulos #cont .info .col2 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #008b93;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}

#titulos #cont .info .col2 h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #00aabb;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}
#titulos #cont .info .col2 h2 strong {
	font-family: "Office", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

/*CONTACTO PLANES*/

#wrap-contacto-p h3 {
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6a6a6a;
	line-height: 18px; 
	text-align:left;
	margin: 0px ;
	padding: 0px;
	border-bottom: #6a6a6a 1px solid;
}

#wrap-contacto-p #formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px; 
	text-align:left;
}

#wrap-contacto-p #formulario textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
	text-align:left;
}

#wrap-contacto-p #formulario .enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px; 
	text-align: center;
}

#wrap-contacto-p #formulario .btn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px; 
	text-align: center;
}

#wrap-contacto-p #formulario .col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align:right;
	padding-top: 5px;
}

#wrap-contacto-p #formulario .col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align:right;
	padding-top: 5px;
}

#wrap-contacto-p #formulario .col3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align:right;
	padding-top: 5px;
}


/*HOSTING*/

#wrap-hosting #col0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #009FA9;
	line-height: 40px; 
	text-align: right;
}

#wrap-hosting #id5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}

#wrap-hosting #id5 .btn a{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}
	
#wrap-hosting #id5 .btn a:hover{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id-hov.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}

#wrap-hosting #id10 .btn a{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}
	
#wrap-hosting #id10 .btn a:hover{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id-hov.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}

#wrap-hosting #id10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}

#wrap-hosting #id25 .btn a{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}
	
#wrap-hosting #id25 .btn a:hover{
	font: normal 18px "Office",helvetica, arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	line-height: 38px;
	padding: 5px 0px;
	background: url(../img/btn-id-hov.png) no-repeat center;
	text-shadow: -1px -1px 0px #bebebe;
	height: 40px;
	letter-spacing: 1px;
}

#wrap-hosting #id25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}
#wrap-hosting #col-extr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}

/*SUSCRIPCION*/

#wrap-suscrip .col1, #wrap-verifi .col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 22px; 
	text-align:left;
	
}
	
#wrap-suscrip .col2 h1,#wrap-verifi .col2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#wrap-suscrip .col2 h2, #wrap-verifi .col2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:lighter;
	color: #ffffff;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}

#wrap-suscrip .col2 h2 a, #wrap-verifi .col2 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #008b93;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}

#wrap-suscrip .col2 h2 a:hover, #wrap-verifi .col2 h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #00aabb;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
	text-decoration: none;
}
#wrap-suscrip .col2 h2 strong, #wrap-verifi .col2 h2 strong {
	font-family: "Office", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
	line-height: 10px; 
	text-align: center;
	text-shadow: -1px -1px 0px  #515151;
}



#slideshow #slidesContainer .slide .contenidos input, #slideshow #slidesContainer .slide .contenidos textarea, #slideshow #slidesContainer .slide .contenidos select {
	font-family: 'Ubuntu', serif;
	font-size: 16px;
	color: #999999;
	line-height: 16px; 
	text-align: left;
} 

#slideshow #slidesContainer .slide .contenidos label {
	font-family: 'Ubuntu', serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px; 
	text-align: left;
}

#slideshow #slidesContainer .slide .contenidos label strong {
	color: #CC0066;
	font-weight: bold;
}

#slideshow #slidesContainer .slide .contenidos  h2{
  font-family: 'Ubuntu', serif;
	font-size: 18px;
	color: #666666;
	line-height: 25px; 
	margin: 50px 10px;
	text-align: center;
	font-weight:normal;
} 

#slideshow #slidesContainer .slide .contenidos  #enviar{
    font-family: 'Ubuntu', serif;
	font-weight:bold;
	font-size: 25px;
	line-height: 18px; 
	text-align: center;
} 

#wrap-suscrip #whitebox .cont  .gracias .col2 h1{
   font-family: 'Ubuntu', serif;
	font-weight:bold;
	color: #CC0066;
	font-size: 25px;
	line-height: 28px;
	text-align: left;
	text-shadow: none;
} 

#wrap-suscrip #whitebox .cont  .gracias .col2 p{
   font-family: 'Ubuntu', serif;
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
} 

/*VERIFICADOR*/

#whitebox .cont #wrap-dominio .consultar button{ 
	 font-family: 'Ubuntu', serif;
	font-weight:bold;
	font-size: 18px;
	line-height: 20px; 
	text-align: center;
} 

#whitebox-2 .cont 	{
		font-family: 'Ubuntu', "helvetica", sans-serif ;
		color: #999999;
}


#whitebox-2 .cont .texto	{
		font-family: 'Ubuntu', "helvetica", sans-serif ;
		font-size: 16px ;
		line-height: 28px;
		font-weight: bold ;
		font-style: italic ;
		color: #008b93 ;
}

#whitebox-2 .cont .importante	{
		font-family: 'Ubuntu', "helvetica", sans-serif ;
		font-size: 25px ;
		font-weight: bold ;
		color: #CC0066 ;
		margin: 100px 0px;
}

#whitebox-2 .cont a{
		color: #008b93 ;
		text-decoration: none;
}

#whitebox-2 .cont a:hover{
		text-decoration: underline;
}

#whitebox-2 .cont .dominio-info .col2 {
  line-height: 28px;
}
