/*******COMMON*******/
body {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1;
	margin:0;
	padding:0;
	background:#fff;
	font-size:1px;
}
p {
	font-size:13px;
	line-height:20px;
	clear:both;
	margin:0 0 15px 0;
}
p span {
	color:#999;
}
img {
	float:left;
	border:0;
}
li, ul {
	list-style:none;
}


/********LAYOUT*******/
#top_bg {
	height:13px;
	margin:0 auto 7px auto;
	background:#363636;
	clear:both;
}
#header {
	width:736px;
	height:128px;
	margin:0 auto;
	clear:both;
	position:relative;
}
#login {
	width:450px;
	float:right;
	clear:both;
}
#slidemenu_container {
	width:460px;
	float:right;
	margin:42px 0 0 0;
	background:url(slidemenu/img_menu-end.jpg) right 0 no-repeat;
}
#ica_logo {
	width:104px;
	height:92px;
	position:absolute;
	top:14px;
	left:0;
}
#main_page {
	width:696px;
	height:170px;
	background:url(common/bg_index-page.jpg) no-repeat;
	margin:0 auto;
	padding:220px 36px 0 36px;
}
.col1 {
	width:48%;
	float:left;
}
.col2 {
	width:48%;
	float:right;
}

#wrap {
	width:733px;
	margin:10px auto 0 auto;
	clear:both;
}
#title_servers_1 {
	background:url(home/bg_title-servers.jpg) no-repeat;
}
#title_servers_2 {
	background:url(home/bg_title-mas-planes.jpg) no-repeat;
}
#title_servers_1, #title_servers_2 {
	width:705px;
	height:46px;
	padding:17px 0 0 34px;
	clear:both;

}
#container_planes {
	width:100%;
	height:446px;
	clear:both;
	margin:0 0 40px 0;
}
#container_mini {
	width:100%;
	height:118px;
	clear:both;
	margin:0 0 40px 0;
}
#footer_links{
	height:15px;
	width:736px;
	margin:80px auto 0 auto;
	padding:10px 16px 7px 16px;
	border-bottom:1px solid #D6D6D6;
}
#footer_sub{
	height:15px;
	width:736px;
	margin:10px auto 20px auto;
	padding:0 0 10px 0;
}
/*detalle*/
#main_detail {
	width:736px;
	height:670px;
	background:url(detalles/bg_detail.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
.detail_col1 {
	width:47%;
	padding:0 0 0 0;
	float:left;
}
.detail_col1_b {
	width:47%;
	padding:160px 0 0 0;
	float:right;
}
.detail_col2 {
	width:49%;
	padding:0 0 0 0;
	float:right;
}
.det_itms {
	padding:10px 0;
	border-bottom:1px solid #D6D6D6;
	clear:both;
}
.det_form {
	padding:10px 0;
	clear:both;
	float:right;
}
.link_comprar {
	width:310px;
	height:80px;
	position:absolute;
	top:255px;
	right:30px;
	text-indent:-5000px;
	cursor:pointer;
}
/*end detalle*/

/*acerca*/
#main_acerca {
	width:736px;
	height:500px;
	background:url(acerca-de/bg_acerca.jpg) no-repeat;
	border-bottom:1px solid #F3F3F3;
	margin:0 auto;
	padding:213px 0 0 0;
}
.acerca_col1 {
	width:47%;
	padding:0 0 0 0;
	float:left;
}
.acerca_col2 {
	width:49%;
	padding:153px 0 0 0;
	float:right;
}
#acerca_txt {
	width:736px;
	margin:0 auto;
	clear:both;
}
/*end acerca*/

/*contacto*/
#top_txt_ {
	width:736px;
	height:780px;
	margin:0 auto;
	clear:both;
}
/*end contacto*/

/********STYLES*******/
.det_form input{
	width:195px;
	height:18px;
	background:url(detalles/bg_input.jpg) repeat-x;
	border:1px solid #CECDCF;
	margin:0 5px 0 0;
	padding:3px 0 0 5px;
	font-size:11px;
}
.det_form select{
	width:203px;
	height:20px;
	background:url(detalles/bg_input.jpg) repeat-x;
	border:1px solid #CECDCF;
	margin:0 5px 0 0;
	font-size:11px;
}
.det_form textarea{
	width:195px;
	height:75px;
	background:url(detalles/bg_select.jpg) repeat-x;
	border:1px solid #CECDCF;
	margin:0 5px 0 0;
	padding:3px 0 0 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
input#send2 {
	height:32px;
	width:202px;
	border:0;
	background:none;
	border:none;
}
.det_form {
	font-size:12px;
	color:#151515;
	line-height:20px;
	text-align:right;
}
.det_itms {
	font-size:13px;
	color:#151515;
	line-height:20px;
}
.detail_col1 h4, .acerca_col1 h4{
	font-size:33px;
	color:#151515;
	text-transform:uppercase;
	margin:87px 0 20px 37px;
}
.detail_col1 h2, .detail_col2 h2  {
	font-size:20px;
	color:#151515;
	text-transform:uppercase;
	background:url(acerca-de/bg_arrow.jpg) 0 0 no-repeat;
	margin:40px 0 10px 0;
	padding:0 0 0 29px;
}
.detail_col1 a, #top_txt_ a{
	color:#2A90C8;
	text-decoration:none;
	font-weight:bold;
}
.detail_col1 a:hover, #top_txt_ a:hover {
	color:#2A90C8;
	text-decoration:underline;
	font-weight:bold;
}
#acerca_txt h1{
	font-size:27px;
	color:#151515;
	text-transform:uppercase;
	background:url(acerca-de/bg_arrow.jpg) 0 6px no-repeat;
	margin:40px 0 30px 0;
	padding:0 0 0 39px;
}
#top_txt_ h1{
	font-size:33px;
	color:#151515;
	text-transform:uppercase;
	background:url(acerca-de/bg_arrow.jpg) 0 10px no-repeat;
	margin:40px 0 20px 0;
	padding:0 0 0 39px;
}
#top_txt_ span{
	font-size:15px;
	color:#2A90C8;
	font-weight:normal;
}
.detail_col2 h5 {
	font-size:20px;
	color:#151515;
	text-transform:uppercase;
	margin:99px 0 0 37px;
}
#main_detail h1{
	font-size:29px;
	font-weight:normal;
	color:#fff;
	padding:95px 0 0 36px;
	text-transform:lowercase;
	margin:0;
}

#main_detail h2, #main_detail h3, #main_detail h3 span, #main_detail h3 p {
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
#main_detail h2{
	font-size:54px;
	color:#4199DA;
	padding:2px 0 0 36px;
}
#main_detail h3{
	font-size:25px;
	color:#1268B3;
	padding:40px 0 0 36px;
}
#main_detail h3 span{
	font-size:75px;
	color:#fff;
	padding:0;
}

#main_detail h3 p{
	font-size:46px;
	color:#fff;
	padding:0;
	display:inline;
}
#main_detail h3 span p{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:0;
	text-transform:uppercase;
	margin:0 0 0 5px;
	display:inline;
}

a {text-decoration:none}
a:hover {text-decoration:none}
span {
	color:#2A90C8;
	font-size:13px;
	font-weight:bold;
}
#login {
	color:#6D5557;
	font-size:12px;
	text-align:right;
}
#login span{
	color:#CACEDB;
	font-size:12px;
	padding:0 14px 0 0;
}
#login input{
	width:92px;
	height:14px;
	background:url(common/bg_input.jpg) repeat-x;
	border:1px solid #CECDCF;
	margin:0 5px 0 0;
	font-size:11px;
}
input#send {
	height:18px;
	width:18px;
	border:0;
	margin:0 0 -4px 0;
}
#title_servers_1 {
	font-size:33px;
}
#title_servers_2 {
	font-size:27px;
}
#title_servers_2, #title_servers_1 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 6px 0;

}

/******planes******/
/*expand*/
a#plnaes_expand {
	width:160px;
	height:432px;
	float:left;
	background:url(home/bg_plan-a.jpg) no-repeat;
	padding:14px 8px 0 8px;
	color:#49505C;
	font-size:11px;
	margin:0 9px 0  0;
}
a:hover#plnaes_expand {
	background:url(home/bg_plan-a-hover.jpg) no-repeat;
	color:#73A0D2;
}
a#plnaes_expand h1{
	color:#1268B3;
	font-size:22px;
	margin:2px 0 8px 0;
	text-transform:uppercase;
}
a:hover#plnaes_expand h1{
	color:#4199DA;
}
a#plnaes_expand h2{
	font-weight:normal;
	color:#49505C;
	font-size:17px;
}
a:hover#plnaes_expand h2{
	color:#fff;
}
a#plnaes_expand h3{
	font-weight:bold;
	color:#1268B3;
	font-size:26px;
	display:inline;
}
a:hover#plnaes_expand h3{
	color:#fff;
}
a#plnaes_expand h3 span{
	font-weight:bold;
	color:#49505C;
	font-size:16px;
	text-transform:uppercase;
}
a:hover#plnaes_expand h3 span{
	color:#1268B3;
}
a#plnaes_expand h4{
	font-weight:bold;
	color:#1268B3;
	font-size:20px;
	display:inline;
}
a:hover#plnaes_expand h4{
	color:#fff;
}
a#plnaes_expand h4 span{
	font-weight:normal;
	color:#1268B3;
	font-size:9px;
	display:inline;
}
a:hover#plnaes_expand h4 span{
	color:#fff;
}
a#plnaes_expand h5{
	color:#49505C;
	font-size:11px;
	margin:16px 0 0 0;
}
a:hover#plnaes_expand h5{
	color:#73A0D2;
}
a#plnaes_expand h5 span{
	font-weight:bold;
	color:#49505C;
	font-size:11px;
	clear:both;
	margin:10px 0 0 0;
}
a:hover#plnaes_expand h5 span{
	color:#094282;
}
a#plnaes_expand h6{
	font-weight:normal;
	color:#001B51;
	font-size:13px;
	clear:both;
	margin:20px 0 0 0;
	text-transform:uppercase;
}
a:hover#plnaes_expand h6 {
	color:#fff;
}
/*end expand*/

/*mini*/
a#plnaes_mini {
	width:160px;
	height:118px;
	float:left;
	background:url(home/bg_plan-mini-a.jpg) no-repeat;
	padding:9px 8px 0 8px;
	color:#49505C;
	font-size:11px;
	margin:0 9px 0  0;
}
a:hover#plnaes_mini {
	background:url(home/bg_plan-mini-a-hover.jpg) no-repeat;
	color:#73A0D2;
}
a#plnaes_mini h1{
	color:#1268B3;
	font-size:22px;
	margin:2px 0 8px 0;
	text-transform:uppercase;
}
a:hover#plnaes_mini h1{
	color:#4199DA;
}
a#plnaes_mini h2{
	font-weight:normal;
	color:#49505C;
	font-size:17px;
}
a:hover#plnaes_mini h2{
	color:#fff;
}
a#plnaes_mini h3{
	font-weight:bold;
	color:#1268B3;
	font-size:26px;
	display:inline;
}
a:hover#plnaes_mini h3{
	color:#fff;
}
a#plnaes_mini h4{
	font-weight:bold;
	color:#1268B3;
	font-size:20px;
	display:inline;
}
a:hover#plnaes_mini h4{
	color:#fff;
}
a#plnaes_mini h6{
	font-weight:normal;
	color:#001B51;
	font-size:13px;
	clear:both;
	margin:13px 0 0 0;
	text-transform:uppercase;
}
a:hover#plnaes_mini h6 {
	color:#fff;
}
/*end mini*/

#footer_links a{
	color:#2A90C8;
	text-decoration:none;
	margin:0 35px 0 0;
	font-size:12px;
	float:left;
}
#footer_links a:hover{
	text-decoration:underline;
}
#footer_links img{
	margin:-15px 0 0 0;
	float:right;
}
#footer_sub{
	font-size:9px;
	color:#999;
}
#footer_sub_right {
	float:right;
	width:430px;
	background:url(common/bg_c.jpg) 0 0 no-repeat;
	padding:0 0 0 15px;
}
#footer_sub a{
	color:#2A90C8;
	text-decoration:none;
	margin:0 30px 0 0;
	float:left;
}
#footer_sub a:hover{
	color:#2A90C8;
	text-decoration:underline;
}

