/* CSS Document */

#banner .txt h2{
	color:#00348A;
	font-size:20px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
}
#banner .txt h3{
	color:#FF9000;
	font-size:16px;
	margin:0 0 5px 0;
	font-style:italic;
}
#banner .txt p{
	font-size:14px;
	margin:0;
	font-style:italic;
}
#banner img{
	float:right;
	margin:12px 12px 0 0;
}
#banner object{
	float:right;
	margin:12px 12px 0 0;
}
#submenu{
	background-image:url('../img/servidores/subweb.gif');
	background-repeat:no-repeat;
	height:91px;
	width:225px;
	margin-left:5px;
	margin-bottom:10px;
	padding:30px 10px 0 20px;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu ul li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:150%;
}
#submenu ul li a{
	background-image:url('../img/servidores/off.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	color:#00348A;
	text-decoration:none;
}
#submenu ul li a:hover{
	background-image:url('../img/servidores/on.gif');
	color:#021639;
}
#navegacion{
	color:#666;
	margin-bottom:6px;
}
#navegacion a{
	color:#00348A;
	text-decoration:none;
	font-weight:bold;
}
#navegacion a:hover{
	text-decoration:underline;
}
#navegacion .gris{
	color:#666;
}
#content{
	border-top:4px solid #00348A;
	background-color:#CED5E1;
	padding:10px;
	color:#333;
	min-height: 520px;
  	height: auto !important;
 	height: 520px;
	margin-bottom:10px;
}
#content h4{
	margin:0;
	padding:0;
	display:none;
}
#content h5{
	color:#00348A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
}
.negrita{
	font-weight:bold;
}
.v5tit{
	width:279px;
	background-image:url('../img/servidores/v5tit.gif');
	background-repeat:no-repeat;
	height:104px;
}
.v10tit{
	width:279px;
	background-image:url('../img/servidores/v10tit.gif');
	background-repeat:no-repeat;
	height:104px;
}
.v5txt{
	background-image:url('../img/servidores/v5bgtxt.gif');
	background-repeat:repeat-y;
	font-size:11px;
	color:#3091FF;
	font-weight:bold;
	padding:5px 20px 5px 20px;
	text-align:center;
	line-height:22px;
}
.v10txt{
	background-image:url('../img/servidores/v10bgtxt.gif');
	background-repeat:repeat-y;
	font-size:11px;
	color:#01307F;
	font-weight:bold;
	padding:5px 20px 5px 20px;
	text-align:center;
	line-height:22px;
}
.v5pie{
	background-image:url('../img/servidores/v5pie.gif');
	background-repeat:no-repeat;
	height:39px;
}
.v10pie{
	background-image:url('../img/servidores/v10pie.gif');
	background-repeat:no-repeat;
	height:39px;
}
.btncontratar{
	margin-top:15px;
	margin-left:15px;
}
.precio{
	color:#fff;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.precio2{
	color:#fff;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.capturas{
	margin:6px;
	padding:6px;
	float:left;
	background-image:url('../img/capturas/bgservidor.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
.recuadro{
	padding:8px;
	border:1px solid #96A3BA;
	background-color:#E6EAF0;
	margin-top:8px;
}
#content h6{
	color:#00348A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
}
#content .paginacion{
	margin-top:10px;
}
.atras{
	color:#00348A;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../img/servidores/atras.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left;
}
.atras:hover{
	text-decoration:underline;
}
.siguiente{
	color:#00348A;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../img/servidores/siguiente.gif');
	background-repeat:no-repeat;
	padding-right:15px;
	background-position:right;
}
.siguiente:hover{
	text-decoration:underline;
}
.inicio{
	color:#00348A;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../img/servidores/subir.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:left;
}
.inicio:hover{
	text-decoration:underline;
}
#content a{
	color:#00348A;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
.none{
	list-style:none;
}