@charset "utf-8";
html
{
    overflow: -moz-scrollbars-vertical;
    Overflow-y: scroll;   
    Overflow-x: hidden;   
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
	background-color: #FFFFFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    margin: 0;
    padding: 0;
}
#container {
	background-image: url(../images/background/backbody_2.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 {
	float:left;
	height: 520px;
	width: 260px;
	background-image: url(../images/background/transparent/white-20.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#footer {
	bottom: 0 !important;
	bottom: -1px;
	height: 40px !important;
	width: 100%;
	color: rgb(102,102,102);
	font-size: 10px;
	border-top: 1px solid rgb(204,204,204);
	background-color: #fff;
	/*	background-image: url(../images/background/transparent/gray-30.png);*/
	background-repeat: repeat-x;
	background-position: 0 0;
	overflow: hidden;
/*	left: 0px;*/
	float: left;
	text-align: center;
}
#maincontent {
	height: 520px;
	width: auto;
	margin-left: 260px;
	background-repeat: no-repeat;
/*	background-image: url(../images/background/back_download.jpg);*/
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 500px;
	width: 240px;
	background-color: #FFFFFF;
	margin: 10px;
}
#nav #bot_venturegps {
	height: 48px;
	width: 100%;
	background-image: url(../images/background/back-bot-48.jpg);
	background-repeat: repeat-x;
	border:none;
}
#nav #bot_venturegps a {
	border:none;
}


#nav #bot_venturegpswide {
	height: 48px;
	width: 100%;
	background-image: url(../images/background/back-bot-48.jpg);
	background-repeat: repeat-x;
}
#nav .bot28 {
	background-image: url(../images/background/back-bot-28.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: auto;
}
#login_home {
	height: 48px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
}

#login_home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#login_home #form_login {
	list-style-type: none;
}
#login_home #usua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/background/back-bot-28.jpg);
	height: 14px;
	width: 160px;
	border: 1px solid #ABB6C2;
}
#login_home #clave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/background/back-bot-28.jpg);
	height: 14px;
	width: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ABB6C2;
	border-bottom-color: #ABB6C2;
	border-left-color: #ABB6C2;
}
#login_home  #form_login  #bot_buscar {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	vertical-align: bottom;*/
}
#contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
	width: auto;
}
#contenido #ImgProducto {
	float: left;
	width: 100%;
	text-align: left;
	height: 242px;
}
#thumb {
	background-color: #FFFFFF;
	text-align: center;
	background-image: none;
	border:none;
}
#thumb a, a:hover {
	background-image: none;
	border:none;
	width: 100px;
}
#thumb img {
	background-image: none;
	border:none;
}
#thumb li {
	background-image: none;
	border:none;
	width: 100px;
}
#thumb-text {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
#noticias_div {
	background-color: #FFFFFF;
	height: 110px;
	width: 250px;
	padding-left: 10px;
}
#form_registro {
	width: 380px;
	padding: 10px;
	overflow: hidden;
}
#form_registro label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#feedback label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#feedback textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DADADA;
	width: 550px;
}



#form_registro #usua_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	width: 150px;
	background:#F7F7F7;
}

#form_registro input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	background:#F7F7F7;
}
#form_registro #usua_altura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	width:50px;
	background:#F7F7F7;
}
#form_registro label.error {
	width: auto;
	display:table-footer-group;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#respuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#form_recupera_clave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}

#form_recupera_clave label.error {
	width: auto;
	display:table-footer-group;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#imageField {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#imageField {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tutorial {
	width: 550px;
	padding: 10px;
}
#tutorial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left:50px;
	margin-top:0px;
}
#tutorial h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
}
#tutorial li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
}
#tutorial li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}
#login {
	border: 1px solid #CCCCCC;
	width: 680px;
	background-color: #FFFFFF;
	position: relative;
	height: 196px;
	float: left;
	padding-top: 1.4em;
	padding-right: 1.7em;
	padding-bottom: 1.4em;
	padding-left: 1.7em;
	z-index: 1;
	bottom: -1px;
	overflow: auto;
}
#mapa h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#mapa p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.file-blanco {
	background-color: #FFFFFF;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
}
.file-gris {
	background-color: #EDEDED;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
}
.form_radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sinrecuadro {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}
#form_registro textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #DADADA;
	width: 350px;
}

