.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
#centro{
	width:980px;
	margin:0 auto;
	position:relative;
}

#header{
	background:url(../images2/top.gif) no-repeat;
	height:186px;
	width:980px;
	position:relative;
}
#header ul{
	position:absolute;
	right:2px;
	bottom:2px;
	list-style:none;
}
#header li{
	float:right;
	width:120px;
	text-align:center;
}
#bottom{
	background:url(../images2/bottom.gif) no-repeat;
	height:64px;
	width:980px;
}
#menu-left{
	float:left;
	width:235px;
	min-height:420px;
}
#menu-left ul{
	list-style:none;
	margin:23px 0 0 42px;
	padding:0;
}
#menu-left a{
	margin:10px 0;
}
#menu-right{
	float:right;
	width:210px;
}
#menu-right ul{
	list-style:none;
	padding:0;
	margin:23px 0 0 0;
}
#menu-right li{
	text-align:center;
}
#contenido{
	width:901px;
	margin-left:48px;
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #153e56;
	clear: left;
	padding-top: 10px;
	text-transform: capitalize;
}

.texto_negrita{
	font-weight:bold;
	font-size:11px;
	color: #153e56;
	
}
.texto_normal{
	
	font-weight:bold;
	font-size:11px;
	color:#333;
}
#content{
	background:#FFF;
	padding-bottom:10px;
}
.a_menuleft{
	display:block;
	width:144px;
	padding: 45px 0 0 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:45px; /* for IE5.5's bad box model */
}
.a_menutop{
	display:block;
	width:104px;
	padding: 34px 0 0 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:34px; /* for IE5.5's bad box model */
}
#a_automotoras{
	background:url(../Images/Automotoras-1.png) no-repeat;
}
#a_automotoras:hover{
	background:url(../Images/Automotoras-2.png) no-repeat;
}

#a_rentacars{
	background:url(../Images/Renta-a-car-1.png) no-repeat;
}
#a_rentacars:hover{
	background:url(../Images/Renta-a-car-2.png) no-repeat;
}
#a_seguro{
	background:url(../Images/Seguro-automotriz-1.png) no-repeat;
}
#a_seguro:hover{
	background:url(../Images/Seguro-automotriz-2.png) no-repeat;
}
#a_talleres{
	background:url(../Images/Talleres-mecanicos-1.png) no-repeat;
}
#a_talleres:hover{
	background:url(../Images/Talleres-mecanicos-2.png) no-repeat;
}
#a_repuestos{
	background:url(../Images/Repuestos-1.png) no-repeat;
}
#a_repuestos:hover{
	background:url(../Images/Repuestos-2.png) no-repeat;
}
#a_inicio{
	background:url(../Images/Inicio-1.png) no-repeat;
}
#a_inicio:hover{
	background:url(../Images/Inicio-2.png) no-repeat;
}

#a_publicar{
	background:url(../Images/Publicar-1.png) no-repeat;
}
#a_publicar:hover{
	background:url(../Images/Publicar-2.png) no-repeat;
}
.h1_titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin:2px 0;
	padding:2px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/dolphin_bg.gif);
}
.tabla-generica{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.req{
	background-color: transparent;
	background-image: url(images/requerido.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.imagen_listado{
	position:relative;
	height:87px;
	width:131px;
	overflow:hidden;
	border:1px solid #153e56;
}
.imagen_listado img{
	position:relative;
	
}
.imagen_grande img, .imagen_chica img{
	position:relative;
	
}
.imagen_grande{
	position:relative;
	height:249px;
	width:348px;
	overflow:hidden;
	border:1px solid #000BA0;
}
.imagen_chica{
	position:relative;
	height:57px;
	width:79px;
	overflow:hidden;
	border:1px solid #000BA0;
	cursor:pointer;
}
.imagen_chica:hover{
	border:1px solid #F00;
}
.negr{
	
	color:#333;}

