#menu {



      width: 97.5%;



      float: left;



      margin-left: 10px;



      background-color:transparent;



      border-bottom:1px solid #DCDCDC;



      border-left-color:#787878;



      border-right-style:solid;



      border-top:1px solid #DCDCDC;



      border-width:1px 0;



}



p img {



	padding: 0;



	max-width: 100%;



	}











#contentFotos {



width: 800px;



}







.attachment {



text-align: center;



}



/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







img.centered {



	display: block;



	margin-left: auto;



	margin-right: auto;



	border:0px;



	}







img.alignright {



	padding: 4px;



	margin: 0 0 2px 7px;



	display: inline;



	border:0px;



	}







img.alignleft {



	padding: 4px;



	margin: 0 7px 2px 0;



	display: inline;



	border:0px;



	}



.postmetadata {



       font-family:Arial,Helvetica,sans-serif;



      font-size:12px;



      font-weight: bold;



      color:#666666;



}







.alignright {



	float: right;



	}







.alignleft {



	float: left;



	}



/* End Images */ 



#menu p {







}







body {



      background-image: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/fondo.jpg);



	background-repeat: repeat-y;



background-position: center;



}







#banner {



      margin-top:5px;



      margin-left: 20px;



      width: 100%;



}







#logodietrich img {



margin: 20px;



border: none;











}



	 



#principal {



      width: 830px;



/* *width:800px;*/



*overflow-x:hidden;



      height: 100%;



      margin: -10px auto -4em;



      text-align: left;



      z-index:6;



      background-color: #FFF;







}



	 



.boxes {



      float: right;



      margin-right: 10px;



      width: 520px;



}







.box {



      margin-left: 10px;



      margin-top: 10px;



      float: left;



      width: 250px;



      height: 100px;



*display:inline;



}







.box_sin_texto {



      margin-left: 20px;



      margin-top: 20px;



      float: left;



      width: 250px;



      height: 100px;



*display:inline;



}







.boxfoto {



      float: left;



      width: 85px;



      margin: 10px;



*display:inline;



}







.boxfoto img {



      border: none;



}







.boxtitulo {



      float: left;



      width: 140px; 



      margin-bottom: 5px;



      margin-top: 8px;



      font-weight: bold;       



}







.boxtitulo a, a:visited {



      font-family:Arial,Helvetica,sans-serif;



      font-size:12px;



      /*font-weight: bold;*/



      color:#666666;



      text-decoration:none;



}







.boxtitulo a:hover {



    color: #ff6d00;



    font-weight: bold;



}







.boxtexto {



      float: left;



      width: 140px;



}







.boxtexto a, .boxtexto a:visited {



      font-family:Arial,Helvetica,sans-serif;



      font-size:12px;



      color:#666666;



      text-decoration:none; 



      font-weight: normal;     



}







.boxtexto a:hover {



      color: #ff6d00;



      text-decoration: none;



      font-weight: normal;



}







#logodietrich {



      float: left;



      width: 290px;



      height: 50px;



      padding-bottom: 25px;



}



			 



#header {



      width: 100%;



      height: 110px;



}		 



#barraLogo {



height: 75px;



width: 100%;



}



    



#sidebar {



      height: auto;



      width: 160px;



      float: left;



      /*padding-right: 20px;*/



      padding-top: 185px;



*display:inline;



*margin:0;











}



#sidebar h4 {



      font-family:Arial,Helvetica,sans-serif;



      font-size:14px;



}







#footer {



      clear: both;



      margin: 0 auto;



      text-align: center;



      background-color: #FFF;



}







#menuStyle {	



      margin: 0;



      padding: 0;



}



   



      



#menuStyle li {	



      float: left;



      list-style: none;



      font-size:12px;



      font-family:Arial,Helvetica,sans-serif;



      font-weight: normal;



      color:#888888;



}







#menuStyle li a {	



      display: block;



      background: #FFF;



      padding: 5px 9px;



      text-decoration: none;







      width: auto;



      color: #888888;



      white-space: nowrap;



}







#menuStyle li a:hover {	



      background: #E0E0E0;



}



		



#menuStyle li ul {	



      margin: 0;



      padding: 0;



      position: absolute;



      visibility: hidden;



      border-top: 1px solid #DCDCDC;



}







#menuStyle li ul li {	



      float: none;



      display: inline;



}



		



#menuStyle li ul li a	{	



      width: 108px;



      background: #FFF;



      border-right: 1px solid #DCDCDC;



      border-left: 1px solid #DCDCDC;



      border-bottom: 1px solid #DCDCDC;



}







#menuStyle li ul li a:hover {	



      background: #E0E0E0;



}







#content {



*display:inline;



      float: left;



      margin-left: 10px;



      width: 640px;







}







.sidebar-widget-imagen img {



border: 0px;



margin-top: 15px;



}







/* Caution! Ensure accessibility in print and other media types... */



@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */



    .ui-tabs-hide {



        display: none;



    }



}







/* Hide useless elements in print layouts... */



@media print {



    .ui-tabs-nav {



        display: none;



    }



}







/* Skin */



.ui-tabs-nav, .ui-tabs-panel {



    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;



    font-size: 12px;



}



.ui-tabs-nav {



    list-style: none;



    margin: 0;



    padding: 0 0 0 4px;



}



.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */



    display: block;



    clear: both;



    content: " ";



}



.ui-tabs-nav li {



    float: left;



    margin: 0 0 0 1px;



    min-width: 84px; /* be nice to Opera */



}



.ui-tabs-nav a, .ui-tabs-nav a span {



    display: block;



    padding: 0 10px;



    background: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/solapa_der_over.gif) no-repeat;



    background-position:right center;



}



.ui-tabs-nav a {



    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */



    padding-left: 0;



    color: #27537a;



    font-weight: bold;



    line-height: 1.2;



    text-align: center;



    text-decoration: none;



    white-space: nowrap; /* required in IE 6 */    



    outline: 0; /* prevent dotted border in Firefox */







    background: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/solapa_der_over.gif) no-repeat;



    background-position:right center;

	padding-right: 18px;



}



.ui-tabs-nav .ui-tabs-selected a {



    position: relative;



    top: 1px;



    z-index: 2;



    margin-top: 0;



    color: #000;



    background: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/solapa_der_over.gif) no-repeat;



    background-position:right center;



}



.ui-tabs-nav a span {



    width: 64px; /* IE 6 treats width as min-width */



    min-width: 64px;



    height: 18px; /* IE 6 treats height as min-height */



    min-height: 18px;



    padding-top: 6px;



    padding-right: 0;



}



*>.ui-tabs-nav a span { /* hide from IE 6 */



    width: auto;



    height: auto;



}



.ui-tabs-nav .ui-tabs-selected a span {



    padding-bottom: 1px;



}



.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {



    cursor: pointer;



}



.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {



    cursor: pointer;



}



.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {



    cursor: pointer;



}



.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {



    background-position: 0 0;



}



.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */



    cursor: text;



}



.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,



.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */



    cursor: pointer;



}



.ui-tabs-disabled {



    opacity: .4;



    filter: alpha(opacity=40);



}



.ui-tabs-panel {



    border-top: 1px solid #97a5b0;



    padding: 1em 8px;



    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */



height: 275px;



}



.ui-tabs-loading em {



    padding: 0 0 0 20px;



    background: url(loading.gif) no-repeat 0 50%;



}







/* Additional IE specific bug fixes... */



* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */



    display: inline-block;



}



*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */



    display: inline-block;



}











#middle {



	z-index: 1;



	position: relative;



	background-repeat:  repeat-y;



	background-position: center top;



         padding-right: 67px;



         height: 240px;



        }















#submenu {



	z-index: 10;



	height: 200px;



	width: 175px;



	position: absolute;



	left:11px;



	top: 8px;



}



#informacion-producto2 {



	z-index: 10;



	height: 300px;



	width: 500px;



	position: absolute;



	left:126px;



	top: 0px;



}



.subme {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



}



a.subme:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #FF6600;



	text-decoration: none;



}







#linea {



	z-index: 10;



	height: 200px;



	width: 3px;



	position: absolute;



	left:110px;



	top: 0px;



}















			 



.barrapiepagina {



	         height: 120px;



	         width: 100%;



	         background-image: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/fondo_footer.gif);



	         background-repeat: repeat-x;



clear: both;



      margin: 0 auto;



      text-align: center;



          



	         }











.cuadrofooter {



	height: 120px;



	width: 135px;



	float: left;



	padding-top: 25px;		



	text-align: left;



*display:inline;



}











#cuadro {



	padding-left: 50px;



}































#caja_texto {



	padding-left: 15px;



	position: relative;



	padding-bottom: 10px;



	padding-right: 15px;



         width: 590px;



        clear: both;

top: 40px;



}







.texto_general {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



}











.subtitulo_naranja {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	color: #FF6D00;



	text-decoration: none;



}



















#titulo {



	font-family: Arial, Helvetica, sans-serif;



	font-weight: normal;



	font-size:xx-small;



	color: #999999;



	text-decoration: none;



	padding-left: 12px;



}







.texto_naranja {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	line-height: 22px;



	font-weight: normal;



	color:#999999;



	text-decoration: none;



}







#guia_alquiler {



position: relative;



width: 786px;



}







#guia_back {



position: relative;



width: 776px;



padding-left: 20px;







background-repeat: no-repeat;



background-position: right;



background-position: top;



height: 270px;



}







#guia_paso1 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 56px;



	top: 54px;



}



#guia_paso2 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 317px;



	top: 54px;



}



#guia_paso3 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 579px;



	top: 54px;



}



#guia_paso4 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 56px;



	top: 182px;



}



#guia_paso5 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 317px;



	top: 182px;



}



#guia_paso6 {



	position: absolute;



	width: 199px;



	height: 46px;



	left: 579px;



	top: 182px;



}



.guia_texto {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 18px;



	font-weight: normal;



	color: #797979;



	text-decoration: none;



}







.blanco {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 18px;



	color: #FFFFFF;



}















#icon_columna1 {



	position: relative;



	float: left;



	width: 90px;



	height: 73px;



	padding-left: 10px;



	padding-top: 15px;



}







#icon_columna2 {



	position: relative;



	float: left;



	width: 5px;



	height: 88px;



	background-image: url(http://www.2cero.com/rentacardietrich/imagenes/linea_vertical.gif);



	background-position: center;



	background-repeat: no-repeat;



}



#icon_columna3 {



	position: relative;



	float: left;



	height: 73px;



	padding-top: 15px;



	width: 467px;



         padding-left: 15px;



}







.naranja_normal {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #FF6D00;



	text-decoration: none;



}







#espacio_linea {



	position: relative;



	width: 620px;



	clear: both;



	height: 20px;



	background-image: url(http://www.2cero.com/rentacardietrich/imagenes/linea_horizontal.gif);



	background-repeat: repeat-x;



	background-position: center;



}



















#espacio {



	position: relative;



	width: 620px;



	clear: both;



	height: 20px;



}











#icon_columna4 {



	position: relative;



	float: left;



	width: 175px;



	padding-left: 10px;



	padding-top: 15px;



}







#icon_columna5 {



	position: relative;



	float: left;



	width: 5px;



	height: 140px;



	background-image: url(http://www.2cero.com/rentacardietrich/imagenes/linea_vertical.gif);



	background-position: center;



	background-repeat: repeat-y;



}







#icon_columna6 {



	position: relative;



	float: left;



	padding-top: 15px;



	width: 385px;



	padding-left: 15px;



}







.titulo_naranja {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: normal;



	color: #FF6D00;



	text-decoration: none;



}











.precios {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 18px;



	font-weight: bold;



	color: #FF6D00;



	text-decoration: none;



}







#iconoinicio {



float:right;



height:50px;



margin-top: 30px;



margin-right: 10px;



}



#iconosoporte {



float:right;



height:50px;



margin-top: 17px;



margin-right: 10px;



}



#iconocontacto img, #iconoinicio img,#iconosoporte img {



border: none;



}







#iconocontacto {



float:right;



height:40px;



margin-top: 30px;



margin-right: 30px;



}



















#espacio_linea_largo {



	position: relative;



	clear: both;



	height: 20px;



	background-image: url(http://www.2cero.com/rentacardietrich/imagenes/linea_horizontal.gif);



	background-repeat: repeat-x;



	background-position: center;



	width: 806px;



}



#caja_texto_largo {



	padding-left: 15px;



	position: relative;



	padding-bottom: 10px;



	padding-right: 15px;



	clear: both;



	width: 710px;



}



#icon_columna3_largo {



	position: relative;



	float: left;



	height: 73px;



	padding-top: 15px;



	padding-left: 15px;



	width: 590px;



}











.texto_general_interlineado {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



	line-height: 18px;



}















#tabs_ancho {



	position: relative;



	width: 620px;



}











.blanco2 {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 6px;



	color: #FFFFFF;



}



#catContainer {



border: #CCCCCC 1px solid ;



width: 486px;



height: 270px;







}



#catContentPic {



float: left;



margin: 10px;



width: 180px;



}



#catContentText {



float: left;



width: 280px;



}



catContentText p {



margin: 0px;



}



#headerContainer {



height: 30px;



margin-left: 5px;



width: 486px;



}



#headerContainer {



height: 30px;



margin-left: 5px;



width: 486px;



}



#headerContainer p {



float: left;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: normal;



	color: #FF6D00;



	margin-top: 10px;



	margin-bottom: 0px;



	padding: 0px;



}



#headerContainer img {



float: left;



margin-top: 10px;



margin-right: 5px;



}



#catContentFooter {



float: left;



width: 450px;



}



#catContentFooter p {



margin: 0px;



}











#form_izq {



	



	position: relative;



	width: 460px;



	text-align: left;



float: left;



}











#informacion-producto3 {



height:300px;



left:166px;



position:absolute;



top:0px;



width:400px;



z-index:10;



}



#catContainer2 {



border: #CCCCCC 1px solid ;



width: 450px;



height: 245px;



}



#catContentPic2 {



float: left;



margin: 10px;



width: 180px;



}



#catContentText2 {



float: left;



width: 250px;



}



catContentText2 p {



margin: 0px;



}



#headerContainer2 {



height: 30px;



margin-left: 5px;



width: 450px;



}



#headerContainer2 {



height: 30px;



margin-left: 5px;



width: 450px;



}



#headerContainer2 p {



float: left;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: normal;



	color: #FF6D00;



	margin-top: 10px;



	margin-bottom: 0px;



	padding: 0px;



}



#headerContainer2 img {



float: left;



margin-top: 10px;



margin-right: 5px;



}



































#cuadro_seguros {



	width: 600px;



	border: 1px solid #CCCCCC;



}



#cuadro_seguros_col1{



	width: 165px;



	float: left;



	padding: 10px;



}



#cuadro_seguros_col2{



	width: 115px;



	float: left;



	border-left-width: 1px;



	border-left-style: solid;



	border-left-color: #CCCCCC;



	padding: 10px;



}







#cuadro_seguros_col3{



	width: 115px;



	float: left;



		border-left-width: 1px;



	border-left-style: solid;



	border-left-color: #CCCCCC;



	padding: 10px;



}







#cuadro_seguros_col4{



	width: 115px;



	float: left;



	border-left-width: 1px;



	border-left-style: solid;



	border-left-color: #CCCCCC;



	padding: 10px;



}







#tabla_notas{



	position: relative;



	padding: 10px;



	clear: both;



	border-top-width: 1px;



	border-top-style: solid;



	border-top-color: #CCCCCC;



top: 16px;



}











.texto_tabla {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



	line-height: 19px;



	padding: 10px;



}











.footer_texto {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



}



a.footer_texto:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight: normal;



	color: #FF6D00;



	text-decoration: none;



}







a.footer_texto:visited {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight: normal;



	text-decoration: none;











}







.footer_style {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight: normal;



	color: #666666;



	text-decoration: none;



}























.cuadrofooter2 {



	height: 120px;



*width:200px;



	float: left;



	padding-top: 15px;		



	text-align: left;



*display:inline;



}







#footer_icon1{



	/*position: relative;*/



	width: 65px;



	height: 40px;



	float: left;



	padding-bottom: 4px;



	text-align: center;



padding-top: 10px;	



*display:inline;



}







#footer_icon2{



	/*position: relative;*/



	width: 65px;



	height: 40px;



	float: left;



	padding-bottom: 4px;



	text-align: center;



padding-top: 10px;



*display:inline;	



}







#footer_icon3{



	/*position: relative;*/



	width: 65px;



	height: 40px;



	float: left;



	padding-bottom: 4px;



	text-align: center;



padding-top: 10px;



*display:inline;	



}























#escapadas{



	position: relative;



	width: 613px;



}







#escapada1{



	position: relative;



}







#escapada1_title{



	position: relative;



	height: 40px;



	background-image: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/title_escapadas.gif);



	background-repeat: repeat-x;



	background-position: center;



	padding-top: 20px;



	padding-left: 25px;



}







#escapada1_content{



	position: relative;



	padding-bottom: 10px;



	text-align:justify;



}











































#mapa_sitio {



position: relative;



width: 786px;



background-image: url(http://www.rentacardietrich.com/wp-content/themes/rentacardietrich/images/mapa_back.gif);



background-repeat: no-repeat;



background-position:center top;



height: 450px;



}



.home {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: bold;



	color: #FFFFFF;



	text-decoration: none;



}



a.home:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: bold;



	color: #999999;



	text-decoration: none;



}



a.home:link {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: bold;



	color: #FFFFFF;



	text-decoration: none;



}



a.home:visited {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 16px;



	font-weight: bold;



	color: #FFFFFF;



	text-decoration: none;



}







#mapa_1 {



	position: absolute;



	width: 49px;



	height: 20px;



	left: 369px;



	top: 7px;



}



.mapa2 {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	color: #FF6D03;



	text-decoration: none;



}



a.mapa2:link {



		font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	color: #FF6D03;



	text-decoration: none;



}



a.mapa2:visited {



		font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	color: #FF6D03;



	text-decoration: none;



}







a.mapa2:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	color: #666666;



	text-decoration: none;



}







#mapa_2 {



	position: absolute;



	width: 90px;



	height: 17px;



	left: 18px;



	top: 93px;



}



#mapa_3 {



	position: absolute;



	width: 57px;



	height: 17px;



	left: 163px;



	top: 93px;



}



#mapa_4 {



	position: absolute;



	width: 87px;



	height: 17px;



	left: 280px;



	top: 93px;



}



#mapa_5 {



	position: absolute;



	width: 79px;



	height: 17px;



	left: 424px;



	top: 93px;



}#mapa_6 {



	position: absolute;



	width: 58px;



	height: 17px;



	left: 560px;



	top: 93px;



}



#mapa_7 {



	position: absolute;



	width: 94px;



	height: 17px;



	left: 674px;



	top: 93px;



}



#mapa_8 {



	position: absolute;



	width: 57px;



	height: 17px;



	left: 111px;



	top: 312px;



}



#mapa_9 {



	position: absolute;



	width: 61px;



	height: 17px;



	left: 247px;



	top: 312px;



}



#mapa_10 {



	position: absolute;



	width: 51px;



	height: 17px;



	left: 377px;



	top: 312px;



}



#mapa_11 {



	position: absolute;



	width: 35px;



	height: 17px;



	left: 513px;



	top: 312px;



}



#mapa_12 {



	position: absolute;



	width: 56px;



	height: 17px;



	left: 625px;



	top: 312px;



}



#flotas {



	position: absolute;



	width: 120px;



	left: 270px;



	top: 128px;



}



#promociones {



	position: absolute;



	width: 120px;



	left: 418px;



	top: 128px;



}



#acuerdos {



	position: absolute;



	width: 120px;



	left: 553px;



	top: 128px;



}







#turismo1206 {



	position: absolute;



	width: 120px;



	left: 370px;



	top: 346px;



}







#catContainer hr, #catContainer2 hr{



*display:inline;



}







#catContentPic, #catContentPic2{



*display:inline;



}







#catContentText p, #catContentText2 p{

margin-top: 3px;
margin-bottom: 3px;



}


