@charset "utf-8";
* {
	outline: none;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
body {
	text-align: center;
	background: url(../img/bg/encabezado.png) repeat-x;
	font: normal 12px/150% Arial, Verdana, sans-serif;
	background-position:0 -3px;
}
p {
	text-align: justify;
	margin: 0 0 1em 0;
}
ul {
	list-style: none;
}
#wrapper {
	width: 854px;
	margin: 150px auto 0px;
	text-align: left;
}
#header {
	height: 0px;
	width:0px;
}
#content,#content2 {
	width: 620px;
	float: right;
	padding: 6px 10px 0 0;
	margin: 0px 0px 7px;
	color: #3a3a3a;
}
#footer {
	background:transparent url(../img/bg/pie.png) no-repeat scroll left top;
	clear:both;
	margin:0px 0px 10px 0px;
	height:43px;
	padding: 10px 18px 0px 27px;
}
a#logo {
	display:block;
	background:url(../img/logo.png) no-repeat top left;
	width:373px;
	height:75px;
	position: absolute;
	top:31px;
	text-indent:-999px
}
a#logo:hover {
}
ul#menu {
	background:transparent url(../img/menu/barra.png) no-repeat;
	width:850px;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	padding:0px 0px 0px 25px;
	top:108px;
}
ul#menu li {
	float:left;
	font-size:12px;
	height:29px;
	padding:4px 0px;
}
ul#menu li ul {
	display:none;
}
li.menu_item {
	margin-right:7px;
}
ul#menu li.menu_item a.menu_button {
	color:#ffffff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding:8px 16px 0pt 15px;
	text-align:center;
}
ul#menu li a.menu_button:hover {
	background:url(../img/menu/menu-sobre.png) top repeat-x;
	color:#FFFFFF;
}
#sidebar {
	width: 210px;
	float: left;
	margin: 3px 0 0em 0;
}
div#main_nav {
	background: url(../img/caja-med.png) repeat-y top left;
	color: #fff;
	font-size: 12px;
	line-height: 150%;
}
div#main_nav .sidebar_container {
	background: url(../img/caja-sup.png) no-repeat top left;
	padding: 20px 15px 0 15px;
}
.sidebar_end {
	height: 20px;
	background: url(../img/caja-inf.png) no-repeat bottom left;
}
li.sidebar_strong_link a, #main_nav li.sidebar_strong_link ul li.sidebar_strong_link a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-left:8px;
	background:transparent url(../img/flecha.gif) no-repeat scroll 0px 1px;
}
li.sidebar_strong_link a:hover {
	color: #E8F7FF;
	text-decoration:underline;
	background-position:0 -14px;
}
li.sidebar_strong_link li a, #main_nav li.sidebar_strong_link ul li.sidebar_strong_link li a {
	font-weight:normal;
	font-size:12px;
	background-image:none;
}
#sidebar ul li a {
	font-weight:bold;
	background:transparent url(../img/flecha.gif) no-repeat scroll 0px 1px;
}
#sidebar ul li ul li a {
	font-weight:normal;
/*	background: none;*/
}
#sidebar a:hover {
	text-decoration:underline !important;
	color:#E8F7FF !important;
}
#sidebar ul li ul {
	margin-left:12px;
}
#footer ul#footer-menu {
	padding: 0 0 32px 0;
	width: 803px;
	height:0px;
}
#footer ul#footer-menu li {
	float: left;
	padding: 0px 0px 0px 36px;
}
#footer ul#footer-menu li a {
	color: #fff;
	font-weight: bold;
}
#footer ul#footer-menu li a:hover {
	color: #E4E4E4;
	text-decoration:underline;
}
div.small_banner {
	background-repeat:no-repeat;
	float:right;
	width:637px !important;
	margin-right:7px !important;
	margin-top: 3px;
}
#billboard,#billboard2 {
	margin-left: -1px;
}

.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}
.transMenu .content {
	position:absolute;
	border-style: none solid solid;
	border-color: #DDD;
	border-width: 0px 1px 1px;
}
.transMenu .items {
	position:relative;
	left:0px;
	top:0px;
	z-index:152;
	border:1px solid #DDD;
}
.transMenu .items td {
	color:#666; /*main*/
	font-size:12px; /*main*/
}
.transMenu.top .items {
/*border-top:none;*/
	}
.transMenu .item {
	color:#336;
	font-size:10px;
	font-family:sans-serif;
	text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.transMenu .background {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	-moz-opacity:.92;
	filter:alpha(opacity=92);
}
.transMenu .shadowRight {
	display:none;
	position:absolute;
	z-index:153;
	top:3px;
	width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .shadowBottom {
	display:none;
	position:absolute;
	z-index:151;
	left:3px;
	height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .item.hover {
	background:#fdfdfd;
}
.transMenu .item.hover td {
	color:#0071BB;
	text-decoration:underline;
}
.transMenu .item img {
	margin-left:10px;
}
* {
	box-sizing:content-box;
	-moz-box-sizing:content-box;
}
h1 {
	font-size:30px;
	margin-bottom:10px;
	color:#0071BB;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h2 {
	margin:10px 0px 0px;
	color:#153860;
	font-size:18px;
	font-weight:normal;
}
a {
	color:#83B523;
	color:#2A70CF;
}
a:visited {
}
a:hover {
	text-decoration:underline;
}
a img {
	margin:0px;
	padding:0px;
	border:none;
}
hr {
	height:0px;
	margin:10px 0px;
	border-top:1px solid #ccc;
	background:#ccc;
}
.valign_top {
	vertical-align:top;
}
.caracteristicas td {
	padding:10px;
	margin:10px;
}
#sup {
	height: 0px;
	width:0px;
}
#sup_barra {
	position:absolute;
	top:0px;
	width:850px;
	height:40px;
}
.sup_barra_item {
	float:right;
	height:26px;
}
#contacto {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#contacto .contacto {
	display:block;
	font-size:13px;
	cursor:pointer;
	color:#fff;
	margin:5px 7px 0pt 9px;
}
#chat {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#chat .chat{
	display:block;
	font-size:13px;
	cursor:pointer;
	color:#fff;
	margin:5px 7px 0pt 9px;
}

#telefono {
	color:#FFFFFF;
	border-left:1px solid #999999;
}
#telefono div {
	margin:5px 0px 0pt 9px;
}
#telefono span {
	font-weight:bold;
}
#telefono2 {
	color:#FFFFFF;
	border-left:1px solid #999999;
}
#telefono2 div {
	margin:5px 0px 0pt 9px;
}
#telefono2 span {
	font-weight:bold;
}
a:link.tooltip, a:visited.tooltip {
	position:relative;
	color:#555;
	text-decoration:none;
	cursor:help;
	z-index:100;
	background-image:url(../img/web-hosting/ayuda.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
a:hover.tooltip {
	background:0;
	text-decoration:none;
	z-index:101;
	background-image:url(../img/web-hosting/ayuda.gif);
	background-repeat:no-repeat;
}
a.tooltip span {
	display:none;
	font-weight:normal
}
a:hover.tooltip span {
	position:absolute;
	display:block;
	top:-4em;
	left:10em;
	padding:10px;
	width:15em;
	border:1px solid #0cf;
	background-color:#eee;
	color:#555;
	font-weight:normal;
	text-align:left;
	z-index:110;
}
.align_c{
text-align:center;
}
.align_r{
text-align:right;
}
#precio, #setup, #total, #comision{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left:20px;
}
.direccion{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:3px;
	
}
.vertical_align_top{
vertical-align:top;
width:50%;
}