@charset "utf-8";
/* CSS Document */
body{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
#contenedor{
width:900px;
margin:0 auto;
overflow:hidden;
}
#banner{
width:900px;
height:220px;
/*background-image:url(../images/banner.png);*/
}
.bann-ini{
width:345px;
background-image:url(../images/backini.jpg);
background-repeat:no-repeat;
margin-left:10px;
float:left;
}
.bann-ini img{
margin:12px;
float:left;
}

.bann-ini h2{
font-size:10pt;
color:#0076a1;
font-weight:900;
padding-top:12px;}
a{
text-decoration:none;
color:#993300;
font-weight:bolder;
}
#content ul li{
font-size:13px;
color:#333333;
background-image:url(../images/list.gif);
background-repeat:no-repeat;
padding-left:15px;
list-style-type:none;
line-height:15px;}
#footer{
width:900px;
height:45px;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
color:#0076a1;
font-size:12px;
padding-left:15px;
padding-top:15px;
font-weight:bolder;
float:left;
}
#footer a{
text-decoration:none;
color:#0076a1;
}
#footer a:hover{
color:#2a972d;
text-decoration:underline;
}
/*ELEMENTOS HTML*/
h1{
font:impact;
color:#0076a1;
font-size:20px;
padding: 2px 8px;
margin-left:12px;
margin-right:300px;
border-bottom: 2px solid #0076a1;
}
h2{
font:impact;
color:#2a972d;
font-size:18px;
padding: 2px 12px;
}
h3{
color:#2a972d;
font-size:11pt;
padding: 2px 12px;
}
p{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-align:justify;
line-height:15pt;
padding: 5px 12px;}

/*CONTENEDOR INFORMACION PRINCIPAL*/
#main_wrap{
	width:896px;
	overflow:hidden;
	border-right-color:#adadad;
	border-right-style:solid;
	border-right-width:2px;
	border-left-color:#adadad;
	border-left-style:solid;
	border-left-width:2px;
	
}
/*CONTENEDOR INFO*/
#content{
	width:740px;
	float:left;
}
/*CONTENEDOR BANNER*/
#wrap_banner{
	width:156px;
	float:left;
}
#wrap_banner img{
border:#999999 solid 1px;
padding:2px;
margin: 5px 0px;
}
/*TOP MENU*/
.top_menu{
width:900px;;
height:33px;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.top_menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.top_menu li{
		float:right;
		padding:0px;
		}
	.top_menu li a{
		color:#0076a1;
		display:block;
		font-weight:bolder;
		line-height:30px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		}
		.top_menu li a:hover, .menu ul li:hover a{
			color:#2a972d;
			text-decoration:none;
			}

/*MENU PRINCIPAL*/	
.menu{

	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-left-color:#adadad;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#adadad;
	border-right-style:solid;
	border-right-width:2px;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
		
		/*TABLAS PAQUETES*/
		
table.hosting{
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left:50px;
	line-height: 2.0em;
	font-size: 13px;
	color: #55595c;

	}
	table.hosting tr.a1{
	background-color:#dddddd;
		border-bottom: 1px solid #0076a1;
	border-bottom-style:dotted;
	text-align:center;
	}
	table.hosting tr.a2{
	background-color:#ffffff;
		border-bottom: 1px solid #0076a1;
	border-bottom-style:dotted;
	text-align:center;
	}
		table.hosting tr td.botones{
		text-align:center;
		font-weight:bolder;
		text-transform:uppercase;

	}
	table.hosting tr td.botones a{
		text-decoration:none;
		color:#FFFFFF;
		border-bottom: #000000 solid 5px;
		background-color:#0076a1;
		padding:4px 12px;
	}
	table.hosting tr td.botones a:hover{
		text-decoration:none;
		color:#FFFFFF;
		background-color:#2a972d;
	}
	
