/* 	
	v1.0  CSS
*/
/*
=======================================
WEB - CONTENIDO
=======================================
*/
body {
	margin:0;
	font-family:"Trebuchet MS",Corbel,Calibri,Arial,sans-serif;
	font-size:0.79em;
	line-height:1.2em;
	background:url(../img/whp_bg_body.png) repeat-x;
	background-color:#FFFFFF;	
  color:#333;
	}
a {
	color:#239CED;
	text-decoration:none;
	}
/*
=======================================
CONTENIDO
=======================================
*/	
div#container {
	width:950px;
	margin:0 auto;
	}
	
.ml_1{
	margin-left:10px;
	}	

div#header{
	float:left;
	width:950px;
	height:70px;
	}
	div#header div.logo{
		float:left;
		width:242px;
		height:43px;
		margin-top:20px;
		background:url(../img/whp_logo.png);		
		}
	div#header div.navegador{
		float:left;
		width:708px;
		text-align:right;
		}
	div#header div.navegador a{
		color:#666666;
		text-decoration:none;
		}
		div#header div.navegador a:hover{
			color:#ccc;
			}
			
	div#menu_left{
		float:left;
		margin-top:5px;
		width:4px;
		height:35px;
		background: url(../img/whp_menu_bg_left.png) no-repeat;
		}
	div#menu_right{
		float:left;
		margin-top:5px;
		width:4px;
		height:35px;
		background: url(../img/whp_menu_bg_right.png) no-repeat;
		}
	div#menu_center{
		float:left;
		margin-top:5px;
		margin-bottom:15px;
		width:950px;
		height:35px;
		background: url(../img/whp_menu_bg.png) no-repeat;
		}
		div#menu_center div.inicio{
			float:left;
			width:98px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.inicio:hover{
				background: url(../img/whp_bg_menu_inicio.png) no-repeat;
				}
		div#menu_center div.planes_pymes{
			float:left;
			width:139px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.planes_pymes:hover{
				background: url(../img/whp_bg_menu_planes_pymes.png) no-repeat;
				}
		div#menu_center div.planes_empresas{
			float:left;
			width:200px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.planes_empresas:hover{
				background: url(../img/whp_bg_menu_planes_empresas.png) no-repeat;
				}
		div#menu_center div.resellers{
			float:left;
			width:108px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.resellers:hover{
				background: url(../img/whp_bg_menu_resellers.png) no-repeat;
				}
		div#menu_center div.servidores{
			float:left;
			width:141px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.servidores:hover{
				background: url(../img/whp_bg_menu_servidores.png) no-repeat;
				}
		div#menu_center div.dominios{
			float:left;
			width:110px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.dominios:hover{
				background: url(../img/whp_bg_menu_dominios.png) no-repeat;
				}
		div#menu_center div.contactenos{
			float:left;
			width:153px;
			height:30px;
			text-align:center;
			padding-top:10px;
			}
			div#menu_center div.contactenos:hover{
				background: url(../img/whp_bg_menu_contactenos.png) no-repeat;
				}
	
	div#informacion{
		float:left;
		width:950px;
		height:80px;
		margin-bottom:10px;
		}
		div#informacion div.left{
			float:left;
			width:3px;
			height:80px;
			background:url(../img/whp_info_left.png);
			}
		div#informacion div.right{
			float:left;
			width:3px;
			height:80px;
			background:url(../img/whp_info_right.png);
			}
		div#informacion div.center{
			float:left;
			width:944px;
			height:80px;			
			background:url(../img/whp_info_center.png) repeat-x;
			}
			div#informacion div.center div.content{
				float:left;
				width:378px;
				height:60px;				
				margin-top:5px;
				margin-left:5px;
				margin-right:10px;
				text-align:justify;
				padding-top:12px;
				}
			div#informacion div.center div.info{
				float:left;
				width:83px;
				height:45px;
				margin-top:15px;
				margin-right:10px;
				text-align:center;
				padding-top:8px;
				background: url(../img/whp_bg_info.png) no-repeat;
				}
				div#informacion div.center div.info a{
					color:#239CED;
					text-decoration:none;
					font-weight:bolder;
					}
			div#informacion div.center div.icon_talk{
				float:left;
				width:48px;
				height:48px;
				background:url(../img/whp_talk.png) no-repeat;
				margin-top:15px;
				}
			div#informacion div.center div.icon_msn{
				float:left;
				width:48px;
				height:48px;
				background:url(../img/whp_msn.png) no-repeat;
				margin-top:15px;
				}
			div#informacion div.center div.icon_skype{
				float:left;
				width:40px;
				height:48px;
				background:url(../img/whp_skype.png) no-repeat;
				margin-top:15px;
				}
			div#informacion div.center div.icon_phone{
				float:left;
				width:28px;
				height:48px;
				background:url(../img/whp_phone.png) no-repeat;
				margin-top:15px;
				}
			
			
	div#content_main_left{
		float:left;
		width:690px;
		margin-right:10px;
		padding:10px;
		}
		div#content_main_left h1{
			font-weight:bolder;
			font-size:1.6em;
			margin-bottom:10px;
			color:#3CB9FA;
			}
		div#content_main_left h2{
			font-weight:bolder;
			font-size:1.4em;
			margin-bottom:10px;
			color:#5C5C5C;
			}
		div#content_main_left p{
			text-align:justify;	
			}
		div#content_main_left ul{
			list-style:circle;
			margin-left:25px;
			}
			div#content_main_left table.lista_dominio{
				margin-left:35px;
				}
			div#content_main_left table.lista_dominio td.end{
				border-right:0px;
				}
			div#content_main_left table.lista_dominio td{
				padding:5px;
				border-bottom:1px dotted #CCCCCC;
				border-right:1px dotted #CCCCCC;
				}
				div#content_main_left table.lista_dominio td.tddisponible{
					background:#8DC62F;
					width:300px;
					text-align:center;
					color:#fff;
					font-weight:bolder;
					border-bottom:0px;
					}
				div#content_main_left table.lista_dominio td.tdtomado{
					background:#F04A2A;
					width:300px;
					text-align:center;
					color:#fff;
					font-weight:bolder;
					border-bottom:0px;
					}
		table.table_planes{
			width:100%;
			}
		table.table_planes td{
			padding:5px;
			border-bottom:1px dotted #ccc;
			border-right:1px dotted #ccc;
			text-align:center;			
			}
		table.table_planes td.title{
			text-align:left;
			}
		table.table_planes td.thead{
			color:#3CB9FA;
			font-weight:bolder;
			}
		table.table_planes td.end{
			border-right:1px solid #fff;
			}
		table.table_planes td.endup{			
			border-bottom:0px;
			border-right:0px;			
		}
		table.table_planes tr.last{
			background:#FFF5EC;
			}
		table.table_planes tr.last1{
			background:#FCFFEC;
			}
		table.table_planes tr.last2{
			background:#FAFDFF;
			}
		table.table_planes tr.last3{
			background:#FFFDE2;
			}
		table.table_planes td.plan1{
			background:#2AA4F0;
			font-weight:bolder;
			width:120px;
			font-size:1.1em;
			color:#fff;
			border-right:1px solid #fff;
			}
		table.table_planes td.plan2{
			background:#F04A2A;
			font-weight:bolder;
			width:120px;
			font-size:1.1em;
			color:#fff;
			border-right:1px solid #fff;
			}
		table.table_planes td.plan3{
			background:#8DC62F;
			font-weight:bolder;
			width:120px;
			font-size:1.1em;
			color:#fff;
			border-right:1px solid #fff;
			}
		table.table_planes td.plan4{
			background:#333;
			font-weight:bolder;
			width:120px;
			font-size:1.1em;
			color:#fff;
			border-right:1px solid #fff;
			}
		table.table_planes td.plan5{
			background:#FFCA3B;
			font-weight:bolder;			
			font-size:1.1em;
			color:#333;
			border-right:1px solid #fff;
			}
/*
=======================================
pie table botones enviar
=======================================
*/
		table.table_planes_pie{
			width:100%;
			}
		table.table_planes_pie td{
			padding:5px;
			border-bottom:1px dotted #ccc;
			border-right:1px dotted #ccc;
			text-align:center;			
			}
		table.table_planes_pie td.title{
			text-align:left;
			}
		table.table_planes_pie td.thead{
			color:#3CB9FA;
			font-weight:bolder;
			}
		table.table_planes_pie td.end{
			border-right:1px solid #fff;
			}		
	
	div#content_main_right{
		float:left;
		width:230px;		
		}		
		div#right_dominio{
			float:left;
			width:230px;
			height:150px;
			background:url(../img/whp_content_dominio.png) no-repeat;
			color:#fff;
			font-weight:bolder;
			margin-bottom:10px;
			}
			div#right_dominio div.title1{
				float:left;
				width:200px;
				color:#fff;
				font-weight:bolder;
				font-size:1.3em;
				margin-top:10px;
				margin-left:10px;
				}
			div#right_dominio div.title2{
				float:left;
				width:200px;
				height:18px;
				color:#FFFF00;
				font-weight:bolder;
				font-size:2.3em;
				padding-top:5px;
				margin-top:20px;
				margin-bottom:10px;
				text-align:center;				
				}
			div#right_dominio input.text_dominio{
				width:155px;
				height:21px;
				background: url(../img/whp_text_dominio.png) no-repeat;
				border:0px;
				margin-left:10px;
				padding:5px 5px 5px 5px;
				}
			div#right_dominio input.submit_dominio{
				width:38px;
				height:40px;
				background: url(../img/whp_submit_buscar_dominio.png) no-repeat;
				border:0px;
				margin-left:5px;
				}
			div#right_dominio input.check{
				margin-top:5px;
				}
				
		div.right_info{
			float:left;
			width:230px;
			margin-bottom:10px;			
			}
			div.right_info div.header{
				float:left;
				width:220px;
				height:37px;
				background: url(../img/whp_right_info_header.png) no-repeat;
				color:#fff;
				font-weight:bolder;
				padding-top:10px;
				padding-left:10px;
				font-size:1.3em;
				}
			div.right_info div.footer{
				float:left;
				width:230px;
				height:15px;
				background: url(../img/whp_right_info_footer.png) no-repeat;
				}
			div.right_info div.content{
				float:left;
				width:210px;
				padding-left:10px;
				padding-right:10px;
				background: url(../img/whp_right_info_center.png) repeat-y;
				}
				div.right_info div.content img{
					float:left;
					margin-right:10px;
					margin-bottom:10px;
					}
			
		
	div#content_left{
		float:left;
		width:710px;
		margin-right:10px;
		}
	div#content_plan_reseller1{
		float:left;
		display:inline;
		width:230px;
		height:120px;
		margin-bottom:10px;
		background: url(../img/whp_content_plan2.png) no-repeat;
		}
		div#content_plan_reseller1 div.title{
			float:left;
			color:#FFE06C;
			line-height:1.1em;
			font-weight:bolder;
			font-size:1.7em;
			margin-top:7px;
			margin-left:10px;
			width:200px;
			}
			div#content_plan_reseller1 div.title a{
				color:#FFE06C;
				text-decoration:none;
				}
		div#content_plan_reseller1 div.content{
			float:left;
			width:220px;
			color:#F1BDBD;			
			margin-top:10px;
			margin-left:10px;
			font-style:italic;
			}
	
	div#content_plan_reseller2{
		float:left;
		display:inline;
		width:230px;
		height:120px;
		margin-bottom:10px;
		background: url(../img/whp_content_plan2.png) no-repeat;
		}
		div#content_plan_reseller2 div.title{
			float:left;
			color:#FFE06C;
			line-height:1.1em;
			font-weight:bolder;
			font-size:1.7em;
			margin-top:7px;
			margin-left:10px;
			width:200px;
			}
			div#content_plan_reseller2 div.title a{
				color:#FFE06C;
				text-decoration:none;
				}
		div#content_plan_reseller2 div.content{
			float:left;
			width:220px;
			color:#F1BDBD;			
			margin-top:10px;
			margin-left:10px;
			font-style:italic;
			}
		
	div#content_plan1{
		float:left;
		width:230px;
		height:250px;
		margin:0px;
		margin-bottom:10px;
		background: url(../img/whp_content_plan.png) no-repeat;
		}
		div#content_plan1 div.header{
			width:220px;
			height:30px;
			padding-left:10px;
			padding-top:10px;
			font-size:1.7em;
			color:#fff;
			font-weight:bolder;
			}
		div#content_plan1 div.content{
			float:left;
			width:210px;
			margin-left:10px;
			margin-right:10px;
			}
			div#content_plan1 div.content ul{
				list-style:url(../img/whp_icon_check.png);
				margin-top:10px;
				}
				div#content_plan1 div.content ul li{
					margin-left:30px;
					margin-bottom:5px;				
					color:#2BA5F1;					
					}
					div#content_plan div.content img{
						margin-left:25px;
						}
						
	div#content_plan2{
		float:left;
		width:230px;
		height:250px;
		margin-bottom:10px;
		background: url(../img/whp_content_plan.png) no-repeat;
		}
		div#content_plan2 div.header{
			width:220px;
			height:30px;
			padding-left:10px;
			padding-top:10px;
			font-size:1.7em;
			color:#fff;
			font-weight:bolder;
			}
		div#content_plan2 div.content{
			float:left;
			width:210px;
			margin-left:10px;
			margin-right:10px;
			}
			div#content_plan2 div.content ul{
				list-style:url(../img/whp_icon_check.png);
				margin-top:10px;
				}
				div#content_plan2 div.content ul li{
					margin-left:30px;
					margin-bottom:5px;				
					color:#2BA5F1;					
					}
					div#content_plan2 div.content img{
						margin-left:25px;
						}
		div#content1_top{
			float:left;
			width:710px;
			height:15px;
			background: url(../img/whp_border_content1_top.png) no-repeat;
			}
		div#content1_bottom{
			float:left;
			width:710px;
			height:15px;
			margin-bottom:10px;
			background: url(../img/whp_border_content1_bottom.png) no-repeat;
			}
		div#content1_middle{
			float:left;
			width:690px;
			padding-left:10px;
			padding-right:10px;
			background: url(../img/whp_border_content1_middle.png) repeat-y;			
			}
			div#content1_middle div.img{
				float:left;
				width:180px;
				height:170px;				
				}
			div#content1_middle div.content{
				float:left;
				width:500px;
				margin-left:10px;
				text-align:justify;
				}
		div#content2_top{
			float:left;
			width:700px;
			height:36px;
			background: url(../img/whp_border_content2_top.png) no-repeat;
			color:#fff;
			font-weight:bolder;
			padding-top:10px;
			padding-left:10px;
			font-size:1.3em;
			}
		div#content2_bottom{
			float:left;
			width:710px;
			height:15px;
			margin-bottom:10px;
			background: url(../img/whp_border_content2_bottom.png) no-repeat;
			}
		div#content2_middle{
			float:left;
			width:710px;			
			background: url(../img/whp_border_content2_center.png) repeat-y;			
			}
		div#content3_top{
			float:left;
			width:700px;
			height:36px;
			background: url(../img/whp_border_content3_top.png) no-repeat;
			color:#fff;
			font-weight:bolder;
			padding-top:10px;
			padding-left:10px;
			font-size:1.3em;
			}
		div#content3_bottom{
			float:left;
			width:710px;
			height:15px;
			margin-bottom:10px;
			background: url(../img/whp_border_content3_bottom.png) no-repeat;
			}
		div#content3_middle{
			float:left;
			width:710px;			
			background: url(../img/whp_border_content3_center.png) repeat-y;			
			}
	
	div#content_right{
		float:left;
		width:230px;		
		}
		div#content_dominio{
			float:left;
			width:230px;
			height:150px;
			margin-bottom:10px;
			background: url(../img/whp_content_dominio.png) no-repeat;
			}
			div#content_dominio div.dominio{
				color:#fff;
				font-weight:bolder;
				font-size:1.3em;
				margin-top:5px;
				margin-left:10px;
				}
			div#content_dominio div.precio{
				color:#FFFF00;
				font-weight:bolder;
				font-size:2.3em;
				margin-top:10px;
				margin-left:25px;
				}
		div#content_right_info{
			float:left;
			width:230px;			
			}
			div#content_right_info div.header{
				float:left;
				width:220px;
				height:37px;
				padding-top:10px;
				padding-left:10px;
				background: url(../img/whp_right_info_header.png) no-repeat;
				color:#FFFFFF;
				font-size:1.2em;
				font-weight:bolder;
				}
			div#content_right_info div.footer{
				float:left;
				width:230px;
				height:15px;
				margin-bottom:10px;
				background: url(../img/whp_right_info_footer.png) no-repeat;
				}
			div#content_right_info div.content{
				float:left;
				width:230px;
				height:120px;				
				background: url(../img/whp_right_info_center.png) repeat-y;
				}

div#footer{
	float:left;
	width:950px;
	text-align:center;
	margin-bottom:30px;
	padding-top:10px;
	border-top: 5px solid #ccc;
	font-size:0.8em;
	}
