/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
html{
	border: 0px;
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc; 
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5; 
	SCROLLBAR-ARROW-COLOR: #adb6bc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	overflow-y: auto;
	overflow-x:hidden ;
}
body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;
	margin: 0px;
	text-align: justify;
	cursor: default;
	cursor: url('images/pointer.cur');
	padding: 0px;
	padding-bottom: 10px;
	border: 0px;
	background: #2e2e2e url(../images/bg.gif);
	color: #888;
	overflow: auto;
	overflow-x: hidden;
}

/*p, form, input, dl, dt, dd, ol, ul, li, table, tr, th, td, tbody, h1, h2, h3, h4, h5, h6, hr{
	margin: 0px;
	padding: 0px;
	list-style: none;
}*/
table{
	font-family: "Trebuchet MS", Arial, Verdana;
	vertical-align: top;
	font-size: 8pt; 
	color: #ddd;
	border-collapse: collapse;
}
td{
	vertical-align: top;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	color: #888;
	cursor: url('images/mano.cur');
}
a:hover{
	color: #2c2;
	text-decoration: underline;
}
#general{
	width: 650px;
	/*height: 450px;*/
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #444;
	border-bottom: 30px solid #333;
	border-top: none;
	padding: 10px;
	padding-top: 0px;

}
#header{
	height: 80px;
	/*position: relative;
	top: -1px;*/
	width: 650px;
	margin-top: 35px;
	background-color: #234e82;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #ddd;
}
#header.servicios{
	background-image: url(../images/h_servicios.jpg);
}
.cobertura{
	background-color: #259626 !important;
	background-image: url(../images/h_cobertura.jpg) !important;
}
.demostart{
	background-color: #7C94C0 !important;
	background-image: url(../images/h_demo.jpg) !important;
}
.contacto{
	background-color: #8C8C5D !important;
	background-image: url(../images/h_contacto.jpg) !important;
}
#header .titulo{
	display: none;
}
#top{
	padding-top: 40px;
	height: 120px;
	width: 350px;
	margin: auto;
	background: url(../images/bg_center.gif) no-repeat center bottom;
	text-align: center;

}
#top #logo{
	/*position: relative;
	top: -30px;*/
}
#cover_m{
	cursor: default;
	position: absolute;
	top: 0;
	top: -5px;
	/*left: auto;*/
	width: 650px;
	margin-right: auto;
	height: 40px;
}
#inicio #cover_m{
	position: relative;
}
#inicio #menu{
	width: 99.77%;
}
#menu{
	margin-left: 0px;
	width: 651px;
	/*max-width: 99.6%;*/
	height: 29px;
	border-left: 1px solid #fff;
	border-top: none;
	border-collapse: collapse;
	background: #222 url(../images/bg_menu.gif) repeat-x left bottom;
	text-align: center;
	position: relative;
	/*top: -5px;
	/*overflow: hidden;*/
}
#menu:hover{
	/*position: relative;
	top: 0px;*/
}
#menu td{
	width: 20%;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	padding: 0px;
	/*border-top: none;*/
}
#menu td a{
	display: block;
	padding-bottom: 6px;
	padding-top: 7px;
	width: 100%;
	position: relative;
	left: 0px;
	/*border-left: 1px solid #111;
	border-right: 1px solid #111;*/
}
#menu td a:hover{
	background: #22bf22 /*url(../images/bg_menu2.gif) repeat-x bottom*/;
	/*opacity: .5;
	filter: alpha(opacity=50);*/
	color: #fff;
	text-decoration: none;
	border: 0px;
	padding-bottom: 4px;
	border-bottom:2px solid #0a0 /*#90a #d70*/;
	/*font-variant: small-caps;*/
}

.submenues{
	display: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-top: none;
	width: 140px;
	position: absolute;
	top: 30px;
	left: -1px;
}

.submenues li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #666;
}
.submenues li a{
	background: #343434;
	filter: alpha(opacity=90);
	opacity: .85;
}
#submenu2{
	left: 20%;
}
#submenu3{
	left: 40%;
}
#servicios_pag #menu td a:hover{
	background-color: #1E90FF;
	border-color: #0A50CD;
}
#servicios_pag h1{
	color:#0088FF;
}
#demo_pag #menu td a:hover{
	background-color: #AEB7C5;
	border-color: #818DA5;
}
#demo_pag h1{
	color: #818DA5;
}
#contacto_pag #menu td a:hover{
	background-color: #BBBB99;
	border-color: #8C8C5D;
}
#contacto_pag h1{
	color: #8C8C5D;
}
#cobertura_pag h1{
	color: #3c3;
}
h1, h2{
	border-bottom: 1px solid #444;
	font-size: 14pt;
	font-weight: normal;
	color: #666;
}

h2{
	font-size: 11pt;
}
#submenu{
	width: 199px;
	border-left: 1px solid #444;
	float: left;
}
#submenu h2{
	margin-top: 5px;
	padding-left: 10px;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#submenu li{
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#submenu li a{
	padding: 2%;
	border-bottom: 1px solid #444;
	border-left: none;
	border-right: none;
	color: #888;
	display: block;
	width: 96%;
}
#submenu li a:hover{
	background: #383838;
	border-color: #3c3;
	border-bottom-width: 5px;
	color: #0e0;
	text-decoration: none;
}
#servicios_pag #submenu li a:hover{
	background: #353540;
	border-bottom-color: #2970ff;
	color: #0088FF;
}
#demo_pag #submenu li a:hover{
	background: #353540;
	border-bottom-color: #818DA5;
	color: #818DA5;
}
#contacto_pag #submenu li a:hover{
	background: #383838;
	border-bottom-color: #8C8C5D;
	color: #8C8C5D;
}
#contenido{
	width: 438px;
	padding: 5px;
	border: 1px solid #444;
	float: left;
	background: #333333;
	margin-bottom: 30px;
	color: #ddd !important;
	font-size: 10pt;
}
#inicio #general #contenido{
	width: 640px;
	/*margin-left: 5px;*/
}
#contenido h3, #contenido h4{
	background: #22395E url(../images/titulo.jpg) no-repeat center;
	/*border-bottom: 1px solid #35B6F9;*/
	font-size: 10pt;
	/*font-weight: normal;*/
	color: #eee;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	height: 18px;
	width: 418px;
}
#contenido h4{
	background-color: #F14700;
	background-image: url(../images/titulo_b.jpg);
}
h2 a, h3 a, h4 a, h5 a{
	color: #FFdd00;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	color: #c00;
}
#contenido ul, #contenido ol{
	/*font-size: 8pt;*/
}
#contenido li{
	padding: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin: 5px;
	margin-bottom: 7px;
	line-height: 120%;
	border-bottom: 1px solid #444;
}
#contenido dl{
	font-size: 10pt;
	padding: 20px;
}
#contenido dt{
	font-weight: bold;
	list-style: square;
	display: list-item;
	color: #f83;
	font-variant: small-caps;
	background: #383838;
}
#contenido dd{
	clear: both;
	border-bottom: 1px solid #444;
	margin: 0px;
	margin-bottom: 15px;
	background: #383838;
}
#contenido p{
	margin-bottom: 10px;
	padding: 5px;
}
p.info{
	height: 40px;
	color: #555;
	overflow-y: scroll;
	border: 1px solid #444;
	padding: 10px;
	SCROLLBAR-FACE-COLOR: #666/*f3f4f5*/; 
	SCROLLBAR-HIGHLIGHT-COLOR: #444/*adb6bc*/; 
	SCROLLBAR-SHADOW-COLOR: #444/*adb6bc*/; 
	SCROLLBAR-3DLIGHT-COLOR: #666/*f3f4f5*/; 
	SCROLLBAR-ARROW-COLOR: #444/*adb6bc*/; 
	SCROLLBAR-TRACK-COLOR: #666/*ffffff*/; 
	SCROLLBAR-DARKSHADOW-COLOR: #666/*f3f4f5*/;
}
#contenido p strong{
	font-variant: small-caps;
	color: #0064C4;
}
#contenido p .anuncio{
	float: right;
	border: 1px solid #555;
	margin-left: 12px;
	padding: 5px;
	position: relative;
	top: 5px;
}
#contenido table.items{
	width: 100%;
}
#contenido table.items td{
	text-align: center;
	vertical-align: top;
}
#servicios_pag table.items a, #demo_pag table.items a{
	display: block;
	width: 147px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	height: 45px;
	padding-top: 45px;
	background: #1E90FF url(../images/boton_azul.gif) no-repeat center;
	margin: auto;
	margin-bottom: 10px;
	color: #B4E0FC;
}
#demo_pag table.items a{
	background: #798399 url(../images/boton_gris.gif) no-repeat center;
}
#servicios_pag table.items a:hover, #demo_pag table.items a:hover{
	color: #fff;
}
#empresas{
	font-size: 8pt;
	/*font-variant: small-caps;*/
	width: 351px;
	margin: auto;
	/*margin-top: 10px;*/
	clear: both;
	height: 53px;
	margin-bottom: 50px;
}
#empresas ul{
	/*width: 361px;*/
	margin: 0px;
	padding: 0px;
	margin: auto;
	text-align: center;
}
#empresas li{
	padding: 0px;
	float: left;
	height: 47px;
	width: 110px;
	background: url(../images/empresa.gif) no-repeat;
	margin: 3px;
	line-height: 11px;
	list-style: none;
}
#empresas li:hover{
	background-color: #030;
	color: #0a0 !important;
}
#empresas li a{
	display: block;
	height: 25px;
	padding-top: 9px;
	margin: 2px;
	clip: inherit;
}
#empresas li a:hover{
	background: #2970C3;
	text-decoration: none;
	height: 29px;
	padding-top: 3px;
	color: #fff;
}

#pie{
	clear: both;
	height: 47px;
	/*margin-bottom: 20px;*/
	padding-bottom: 10px;
	border-bottom: 1px solid #444;
	overflow: hidden;
}
#pie embed{
	float: left;
}
#slogan{
	width: 218px;
	height: 47px;
	background: url(../images/slogan1.gif);
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}
#slogan span{
	display: none;
}

#desarrollado{
	/*float: right;*/
	background: url(../images/powered.gif) no-repeat right -2px;
	/*width: 120px;*/
	height: 20px;
	overflow: hidden;
	/*clear: both;*/
	/*text-align: right;*/
	margin-top: 10px;
}
#desarrollado a{
	display: block;
	height: 18px;
	float: right;
	width: 113px;
}
#desarrollado a:hover{
	opacity: .35;
	filter: alpha(opacity=35);
	background: #282828;
}

#desarrollado span{
	display: none;
}

#desarrollado p{
	text-align: left;
	float: left;
	width: 70%;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#contador{
	display: none;
}
