/* ------------------------------------------------------------
	enbolivia.com s.r.l.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description: Diseño basado en CSS 2
	Designer   : Rosaisela Aruquipa Machicado
	E - mail   : rosa@enbolivia.com
	Filename   : style.css
	Version    : 1.0
	Date       : Nov 12, 2009
-------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#333333;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:12px;
}
div#container {
	width:972px;
	margin:8px auto 0 auto;
}
div#borde_sup {
	width:972px;
	height:30px;
	float:left;
}
div#bord_sup_izq {
	width:30px;
	height:30px;
	float:left;
	background:url(../images/bordes/esq_sup_izq.png);
	background-repeat:no-repeat;
}
div#bord_cent {
	width:912px;
	height:30px;
	float:left;
	background:url(../images/bordes/bor_sup.png);
	background-repeat:repeat-x;
}
div#bord_sup_der {
	width:30px;
	height:30px;
	float:left;
	background:url(../images/bordes/esq_sup_der.png);
	background-repeat:no-repeat;
}
div#header {
	width:916px;
	min-height:50px;
	float:left;
	background:url(../images/fond.png);
	background-repeat:repeat-y;
	padding:0px 28px 0px 28px;
	overflow:hidden;
}
div#publicidad {
	width:200px;
	float:left;
	margin-left:20px;
}
div#menu {
	width:922px;
	_width:920px;
	height:50px;
	float:left;
	background:url(../images/fond.png);
	background-repeat:repeat-y;
	padding:0px 25px 0px 28px;
	position:relative;
	z-index:0;
}
div#conten_centro {
	width:919px;
	min-height:10px;
	float:left;
	background:url(../images/fond.png);
	background-repeat:repeat-y;
	padding:0px 25px 0px 28px;
}
div#conten_left {
	width:740px;
	min-height:700px;
	_height:450px;
	float:left;
	border-right:2px solid #999999;
	font-size:11px;
	color:#dddddd;
	line-height:13px;
	padding-right:10px;
}
div#conten_left img {
	border:1px solid #FF1DDC;
}
div#conten_left .marcas img, #busqueda td img, div#conten_left table tr td a img, #externalForm tr td img,div#conten_left .marcas3 img {
	border:none;
}
div#conten_left_2 {
	width:540px;
	min-height:460px;
	_height:450px;
	/*float:left;*/
	/*border-right:2px solid #999999;*/
	font-size:11px;
	color:#dddddd;
	line-height:13px;
	padding:10px;
}
div#conten_left ul {
	margin-left:20px;
}
div#conten_left p {
	margin-bottom:10px;
}
div#conten_left a {
	text-decoration:none;
	/*color:#ffffff;*/
	font-weight:bold;
	font-size:11px;
	color:#FF1DDC;
}
div#conten_left a:hover {
	/*color:#FF1DDC;*/
	color:#ffffff;
}
/*********************/
div#conten_left table tr td a {
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}
div#conten_left table tr td a:hover {
	color:#ffffff;
}
div#conten_right {
	width:166px;
	min-height:10px;
	float:left;
	overflow:hidden;
}
div#conten_right img {
	padding-bottom:1px;
	margin-bottom:2px;
	border-bottom:1px #999999 solid;
}
div#borde_inf {
	width:972px;
	height:30px;
	float:left;
}
div#bord_inf_izq {
	width:30px;
	height:30px;
	float:left;
	background:url(../images/bordes/esq_inf_izq.png);
	background-repeat:no-repeat;
}
div#bord_cent_inf {
	width:912px;
	height:30px;
	float:left;
	background:url(../images/bordes/bor_inf.png);
	background-repeat:repeat-x;
}
div#bord_inf_der {
	width:30px;
	height:30px;
	float:left;
	background:url(../images/bordes/esq_inf_der.png);
	background-repeat:no-repeat;
}
div#footer {
	width:972px;
	min-height:70px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	padding:3px 0px 10px 0px;
	color:#FFFFFF;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
}
.descripcion {
	color:#ffffff;
	font-weight:bold;
	font-size:9px;
}
.login {
	width:170px;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	margin-left:3px;
	border-bottom:2px solid #999999;
	padding-bottom:5px;
}
.login a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
.login a:hover {
	color:#FF1DDC;
}
.login input[type=text] {
	width:70px;
	background:#cccccc;
	height:13px;
	float:left;
	font-size:10px;
}
.login input[type=password] {
	width:70px;
	background:#cccccc;
	height:16px;
	margin-top:4px;
	float:left;
	font-size:10px;
}
.login input[type=submit] {
	width:45px;
	background:#cccccc;
	color:#000000;
	margin-top:4px;
	margin-bottom:2px;
	font-size:9px;
}
.texto {
	width:80px;
	height:15px;
	float:left;
}
.form_titulo {
	width:65px;
	font-size:9px;
	font-weight:bold;
	padding-left:5px;
}
.form_campo {
	background-color:#CCCCCC;
	font-size:10px;
	font-weight:normal;
}
#new {
	font-size:11px;
	color:#FFFFFF;
	width:162px;
	min-height:10px;
	margin-left:5px;
	border-bottom:1px solid #999999;
	padding-bottom:2px;
	float:left;
	padding-right:10px;
}
#new a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#new a:hover {
	font-size:11px;
	color:#Fc1dc6;
	font-weight:bold;
}
#tmd {
	width:972px;
	height:auto;
	vertical-align:bottom;
	float:left;
	margin:0 auto;
}
#tmd a {
	color:#666666;
	text-decoration:none;
	font-size:8px;
}
#tmd a:hover {
	color:#ffffff;
}
.welcome {
	text-align:center;
	font-size:11px;
	padding:3px 0px 3px 0px;
	font-weight:100;
}
.cerrar {
	width:80px;
	background:#cccccc;
	color:#000000;
	margin-top:5px;
	margin-bottom:0px;
	font-size:9px;
	margin-left:30px;
}
/************************* Paginador ******************************/
.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 10px 0;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #999;
	color: #000000;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #000000;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/*****************************  Estilos para Mapa del sitio *****************************/

ul#site_map li {
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 20px;
	padding:0 0 10px 30px;
}
ul#site_map li ul li {
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:0 0 10px 30px;
}
ul#site_map li ul li ul li {
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:0 0 10px 30px;
}
#busqueda table {
	margin: 0 auto;
}
#busqueda td {
	padding:3px;
}
.listado th {
	padding:4px 0px 2px 0px;
}
.listado td {
	padding:7px 0px 7px 3px;
	color:#000000;
	font-size:9px;
}
#coches {
	width:730px;
	min-height:155px;
	border:1px solid #00000;
	padding:5px;
	overflow:hidden;
	line-height:14px;
	background:#CCCCCC;
	color:#000000;
	text-align:justify;
}
#coches h3 {
	font-size:13px;
	font-weight:bold;
	background:#333333;
	padding:5px 5px;
	color:#ffffff;
	margin-bottom:8px;
}
#coches img {
	float:left;
	padding-right:7px;
	padding-bottom:5px;
	border:0px;
}
.galeria {
	width:730px;
	margin-left:110px;
}
.txt_pq_negro {
	color:#000000;
	font-size:9px;
	padding:7px 0px 7px 3px;
}
.tabla div {
	padding:4px 0 2px;
}
.error {
	color:#FFFF66;
	text-transform:uppercase;
	font-size:10px;
}
.marcas {
	border-top:#333333 1px solid;
	border-right:#333333 1px solid;
	border-left:#333333 1px solid;
	font-size:9px;
	background:#3E3E3E;
}
.marcas tr:hover {
	background:#EE1BBB;
	cursor:pointer;
}
.marcas td, th {
	color:#ffffff;
	border-bottom:#333333 1px solid;
	margin-left:3px;
	padding:1px 1px 1px 1px;
}
.marcas th h4 {
	font-size:11px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
.marcas1 {
	border:#333333 1px solid;
	font-size:9px;
	background:#3E3E3E;
	margin:0 auto;
}
.marcas2 {
	border-bottom:#333333 1px solid;
	font-size:10px;
	background:#3E3E3E;
}
.marcas1 th h4 {
	font-size:11px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
.marcas1 th, td {
/*border-bottom:#333333 1px solid;
	border-left:#333333 1px solid;*/
}
.listado th, td {
	border:0;
}
.marcas tr td a {
	color:#ffffff;
}
.marcas tr td a:hover {
	color:#ffffff;
	cursor:pointer;
}
.first {
	background:#535353;
}
.first2 {
	background:#666666;
}
div#conten_left table tr td .txt_pq_negro_link {
	color:#000000;
}
.search {
	margin-left:130px;
	margin-bottom:10px;
}
.search td {
	padding:2px 0px 2px 5px;
}
caption {
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
#externalForm td {
	padding:3px;
}
input[type="text"], select ,textarea,input[type="password"]{
	background:#CCCCCC;
	font-size:10px;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	width:150px;
}
textarea{width:300px;}
input[type="submit"], input[type="reset"], input[type="button"] {
	background:#CCCCCC;
	font-size:10px;
	font-weight:normal;
}
input[type="password"] {
	background:#cccccc;
	width:150px;
}
.user {
	border-bottom:0;
}
.user td {
	border-bottom:1px solid #FFFFFF;
	padding:5px 0px 3px 0px;
}
/*******************Estilos para buscador*****************/
.marcas3 td {
	padding-left:5px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:3px;
}
.marcas3 h3 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:20px;
}
.marcas3 h2 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 4px 0px;
}
.marcas3 h2 img {
	margin-right:5px;
}
.marcas3 strong {
	padding:10px 5px 10px 0px;
}
.marcas3 a img {
	border:0;
}
.peq {
	font-size:9px;
	font-weight:normal;
}
.imagen {
	height:75px;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	margin-bottom:5px;
	margin-right:5px;
	float:left
}
.nro {
	width:60px;
	overflow:hidden;
	height:auto;
}
.valido {
	text-align:center;
	font-weight:bold;
	color:#FF1DDC;
}
.izq {
	float:left;
}
.suggestionsBox {
	position: absolute;
	/*left: 150px;*/
		left: 0px;
	_left:77px;
	margin: 10px 0px 0px 0px;
	width: 152px;
	_width: 167px;
	/*background-color: #212427;*/
		background-color:#CCCCCC;
	/*-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;*/
		color:#000000;
	z-index:1000000;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-top:-2px;
	padding:0px!important;
}
#autoSuggestionsList {
	z-index:1000000;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.con {
	position: relative;
	width: 201px;
}
.suggestionList li {
	margin: 0px 0px 2px 0px;
 *margin: 0px 0px 2px -15px;
	padding: 2px;
	min-height:10px;
	cursor: pointer;
	z-index:1000000;
	list-style:none;
}
.suggestionList li:hover {
	/*background-color: #659CD8;*/
		background-color: #FC1DC6;
	color:#FFFFFF;
	z-index:1000000;
}
.novedades {
	padding:5px 0px;
}
.novedades h2 ,.titulo_two{
	color:#FFFFFF;
	font-size:14px;
}
.titulo_two{
	margin-bottom:5px;
}
.novedades h3 {
	color:#FFFFFF;
	font-size:11px;
}
div#conten_left table tr td .novedades a.link
{color: #FF1DDC;font-size: 11px;font-weight: bold; text-decoration: none;}
div#conten_left table tr td .novedades a.link:hover
{color: #FFffff;}
.titulo_nov {
	font-size:12px;
	color:#FFFFFF;
	padding:5px 0px;
}
.tabla_one {
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	
	
	
	
}
.tabla_one tr:hover {
	background:#EE1BBB;
	
	cursor:pointer;
}
.tabla_one tr td:hover {
	
	
	cursor:pointer;
}
.tabla_one tr td {
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:3px;
	cursor:auto
}
.tabla_one tr th{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px;
	text-align:center;
}
.tabla_one tr td span
{ font-size:12px;
font-weight:bold;
	}
/*********************nuevos estilos 10 de agosto de 2011********************/
.titular_one{ background:#000;border:2px solid #ddd; }	
div#conten_left table.titular_one  tr td a  {color:#ddd; font-size:12px; font-weight:bold; }
div#conten_left table.titular_one:hover{ background:#FF00FF; color:#000; cursor:pointer;   }
div#conten_left table.titular_one:hover a{color:#fff; cursor:pointer;}
.centro{ width:700px; margin:0 auto; }
.opc_user{ margin-left:20px;}
.formulario_laps{ margin:0 auto; float:none; }
.formulario_laps tr td{ padding:3px; border-left:1px solid #fff;border-top:1px solid #fff;}
.formulario_laps {border-right:1px solid #fff;border-bottom:1px solid #fff;}
