/*
Theme Name: Citroen
Theme URI: http://wordpress.org/
Description: El tema predeterminado de WordPress en versión internacional, basado en el conocido <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/bg.gif) repeat-y  center;
	/*color: #333;*/
	text-align: center;
	}

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

#page h3{
	margin:10px 0 ;
width:610px;
display:block;
line-height:18px;
font-family: Arial; 
color:#dc002e;
font-weight: bold;
padding:0 0;
font-size: 1.3em;
border-bottom:2px #333333 solid;

	}


#header {
	/*background: #FFFFFF url('images/oversil-sa.gif') no-repeat top right;*/
	}
#header-logo{
height:79px;
width:79px;
float:left;
margin:0 0 0 20px
}

#headerimg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none no-repeat scroll right top;
height:80px;
margin:7px 9px 0;
width:900px;
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
      }

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border-top:#cacaca 1px solid;
	}
#foot_img{
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
}

#foot_img ul {
	width:940px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#foot_img li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
#foot_img li a{
	list-style:none;
	margin:5px 10px 5px 8px;
	padding:0;
	float:left;
	list-style-image:none;
	list-style-type:none;
	color:#868686;
	font-family:Arial;
	font-size:11px;

}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Arial';
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	background: #eee url('images/description.gif') repeat-x;
	display:block;
	height:9px;
	margin:30px 0 0 0;
	}

h2 {
	font-size: 1.6em;
        background: url('images/tip.gif');
        background-repeat: no-repeat;
	text-indent: 40px;
        text-transform: uppercase;
        line-height: 40px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry a{
	color:#868686;
	font:arial;
	}
	.entry a:hover{
	color:#666666;
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	overflow:hidden;
	/*border: 1px solid #959596;*/
	}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 0;
	padding: 0;
	/*height: 130px;*/
	width: 950px;
	clear:both;
	
	}
/*
#headerimg {
	margin: 0;
	height: 80px;
	width: 920px;
	}
*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 25px;
	width: 620px;
	text-align:left;
	}
	
	.narrowcolumn ul {
	list-style:none;
	}
		.narrowcolumn li {
	list-style:none;
	list-style-image: url(images/tip-min.gif);
	}

.narrowcolumn p{
margin:10px 0 ;
line-height:18px;
font-family:Arial;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:10px 0;
}


.narrowcolumn_img {
	
	padding:0;
	margin: 10px 0;

	}
.narrowcolumn_index {
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	width: 950px;

	}
	.narrowcolumn_index img {
	padding:0;
	margin:0;
	}
.narrowcolumn_grande {
	float: left;
	padding: 0;
	margin: 20px 0 0 26px;
	width: 920px;

	}

.box{
width:320px;
height:88px;
float:left;
margin:0 10px 10px 0 ;
clear: both;
background: url('images/boxp.gif') repeat-x;
}
.box p{
width:180px;
float:left;
height:50px;
margin:0 ;
line-height:16px;
font-family:Arial;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:8px 5px 0 7px;
}
.box img{
width:118px;
height:88px;
float:right;
}
.hache4{
margin:0;
padding:10px 5px 0 7px;
font-family:Arial;
color:#868686;
font-size:11px;
font-weight:bold;
width:180px;
cursor:pointer;

}
.box1{
width:320px;
float:left;
margin:0 0 0 10px ;
padding:0;
}

.box2{
width:280px;
float:left;
margin:0 30px 0 30px;
padding:0;
}
.box2 img{
margin:0;
padding:0;
}
.box3{
width:260px;
float:left;
margin:0;
padding:0;
overflow:hidden;
}
.box3 img{
margin:0;
padding:0;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/oversil-sa.gif) no-repeat scroll right center;
clear:both;
float:right;
height:30px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0 0 11px;
width:360px;
}
	#footer li{
	margin: 0;
	list-style:none;
	list-style-image:none;
	list-style-type: none;
	display:inline;
	font-family:Arial;
	font-size:10px;
		
	}
#footer li a{
	margin: 0;
	padding: 4px 10px 3px 10px;
	float:left;
	color:#666666;
	text-decoration:none;
	background:url(images/sep.gif) no-repeat right center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
text-align:left;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style:none;	
   	}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style:none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar_right ul, #sidebar_right ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_right ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 15px 0;
	clear:both;
	list-style:none;	
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar_right  #searchform #s {
	width: 140px;
	padding: 2px;
	}
	
#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	}
#sidebar_right #searchsubmit {
	padding: 1px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 40px;
	/*margin-left: 545px;*/
	width: 230px;
	float:left;
	}
#sidebar_right
{
	padding: 20px 30px 10px 10px;
	/*margin-left: 545px;*/
	width: 230px;
	float:right;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
width: 450px; /*Width of Carousel Viewer itself*/
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 450px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#nav{
float:right;
width:530px;
height:15px;
font-family:Arial;
font-size:12px;
color:#1c1c1c;
font-weight:bold;
background:url(images/description.gif) repeat-x top;
margin:45px 0 0 0;
padding:10px 0 0 0;
/*border-bottom: 1px solid #bdc1a3;
border-top: 1px solid #bdc1a3;*/
}

/* Default CSS generated by dTabs */

/* style the tabs in IE (the trailing comma prevents other browsers from reading this) */
#tabbar{
margin:0;
padding:0;
}
#tabbar ul{
padding:0;
margin:0;
list-style:none;
list-style-image:none;
list-style-position:inside;
list-style-type:none; 
}
#tabbar li {
/*width:145px;*/
margin:0 ;
text-align:center;
padding : 5px 14px 5px 14px;
float : left;
list-style-image:none;
list-style:none;
background: url(images/right.gif) no-repeat right;
/*border-right: #bdc1a3 solid 1px;*/
}

/* style the tabs */
.tab, .tabselected {
	
	/* make them horizontal in Firefox 2*/
	display: -moz-inline-box;
	
	/* make them horizontal in all other browsers*/
	display: inline-block;
	margin:0 1px 0 0;
	/* space them a little */
	padding: 5px 0 5px 0;
	
background: url(images/btn-bg.gif) repeat-x top;

/*border-bottom: #c8c6c7 solid 1px;*/
}
.tab a, .tabselected a{
color:#212b2c;
text-decoration:none;
font:12px Arial, Helvetica, sans-serif #1c1c1c;
font-weight:bold;
}
.tab a:hover, .tabselected a:hover{
color:#db002f;
text-decoration:none;
font:12px Arial, Helvetica, sans-serif #1c1c1c;
font-weight:bold;
}

/* make changes to the selected tab */
.tabselected {
	background: url(images/bt-selected.gif) repeat-x top;
	color: #db002f;
	margin:0 1px 0 0;
	}

/* style the drop down menus */
.dmenu {
	/* left align the text */
	text-align: left;
	
	/* REQUIRED */
	position: absolute;
	
	/* js fade method should display them 23px below the top of the tabs */
	margin: 23px 0 0 -2px;
	
	/* put some space around the contents */
	padding: 0;
	
	/* set a grey background */
	background-color: #FFFFFF;
	width: 160px;
	
	/* set a border, round all the corners except the top left */
	/*border: 1px solid rgb(150,150,150);*/
	/*-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius: 5px;
	-khtml-border-radius-top-left: 0;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;*/
}
#tabbar .dmenu ul {
	
	/* put space at the top and bottom of top-level menus */
	padding: 0;
	
	/* stop ie going crazy */
	margin: 0;
	
}
#tabbar .dmenu ul li {
	
	/* stop ie from displaying list items inline */
	display: list-item;
	clear:both;
	background: url(images/sub.jpg) no-repeat top;;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	width: 150px;
	height:19px;
	padding:4px 0 0 10px;
	margin:0;
	text-align:left;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:lighter;
	}
#tabbar .dmenu ul li a{
	background:none;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:lighter;
	}
#tabbar .dmenu ul li a:hover{
	padding:0 0 0 5px;
	}
/* REQUIRED: hide menus off screen by default */
.dmenu {
	left: -999em;
}

/* STYLING JUST FOR CSS MENUS */
#tabbar .fademenu .dmenu {
	
	/* position menus correctly */
	margin: 5px 0 0 -6px;
}
/* REQUIRED: show menus on hovering */
#tabbar .fademenu:hover .dmenu {
	left: auto;
}
/***************************************/
/* imagen de arriba de las paginas, el contenedor*/
#imagen {
	margin: 0 auto;
	padding: 0 0 10px 1px;
	height: 220px;
	overflow:hidden;
	width: 948px;
	clear:both;
float:left;
	}
#superfish-dani {
width:950px;
height:25px;
clear:both;
float:left;
margin:0;
padding:0;
}
/* by marcel */
#superfish-dani li a{
color:#241A04;
}
#superfish-dani li a:hover{
color:#E31836;
}

#imagen-central {
width:945px;
height:220px;
clear:both;
float:left;
margin:0 auto;
padding:0 0 0 0;
}

.noticias_box{
width:610px;
display:block;
float:left;
clear:both;
margin:0 0 20px 0;
line-height:18px;
}
.noticias_box img{
width:118px;
float:left;
}
.noticias_box h3{
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.noticias_box p{
width:450px;
float:left;
margin:0;
padding:0 0 0 10px;
}

.historia{
width:620px;
display:block;
float:left;
clear:both;
margin:0 0 20px 0;
}
.historia p{
margin:10px 0 ;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:10px 0;
}
.historia h3 {
margin:10px 0 ;
width:610px;
display:block;
line-height:18px;
font-family: Arial; 
color:#dc002e;
font-weight: bold;
padding:0 0;
font-size: 1.3em;
border-bottom:2px #333333 solid;
}

.post-venta{
width:620px;
display:block;
float:left;
clear:both;
margin:0 0 20px 0;
}
.post-venta p{
margin:10px 0 ;
line-height:18px;
font-family:Arial;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:10px 0;
}
.post-venta a{
	font-size:11px;
	color:#868686;
	font:arial;
	}
.post-venta a:hover{
	font-size:11px;
	color:#666666;
	text-decoration: none;
	}
.post-venta h3 {
margin:10px 0 ;
width:610px;
display:block;
line-height:18px;
font-family: Arial; 
color:#dc002e;
font-weight: bold;
padding:0 0;
font-size: 1.3em;
border-bottom:2px #333333 solid;
}
.fla_vehiculos{
width:620px;
display:block;
float:left;
clear:both;
margin:15px 0 30px 0;
text-align:left;
}
.equipamiento{
width:455px;
display:block;
float:left;
margin:15px 0 30px 0;
text-align:left;
}
.equipamiento img{
width:186px;
float:left;
}
.equipamiento h3{
width:410px;
display:block;
line-height:18px;
font-family: "Trebuchet MS", Arial; 
color:#dc002e;
font-size:15px;
font-weight: bold;
padding:0 0  7px 0;
float:left;
margin:0 0 10px 20px;
border-bottom:2px #333333 solid;
}
.equipamiento p{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
float:left;
margin:0;
padding:0 0 0 20px;
}
.equipamiento ul{
width:190px;
float:left;
margin:0 0 0 10px;
padding:0 0 0 20px;
list-style:none;
}
.equipamiento li{
font-family:Arial;
font-size:12px;
padding:0 0 7px 3px;
list-style-image: url(images/tip-min.gif);
margin:0;
}
#galeria{
padding:0;
margin:0;
}
#galeria img{
padding:0;
margin:0;
border:#EFEFEF 5px solid;
}

.ficha {
margin:0 0 30px 0;
padding:0;
float:left;
}
.ficha h3{
width:230px;
clear:both;
display:block;
line-height:18px;
font-family: Arial; 
color: #333333;
font-size:15px;
font-weight: normal;
padding:0 0  3px 0;
float:left;
margin:0 0 15px 0;
border-bottom:1px #333333 solid;
}
.ficha img{
margin:20px auto;
width:44px;
float:left;
}
.ficha p{
width:140px;
float:left;
margin:0;
padding:0 0 0 20px;
}
.ficha ul{
margin:0;
padding:0;
list-style:none;
}
.ficha li{
margin:20px auto;
padding:0;
list-style:none;
}
.ficha li a{
margin:20px auto;
padding:0;
list-style:none;
}

/* marcelllllllllllllllllll*/
#bloque {
	width: 500px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	position: relative;
	/*height: 350px;*/
}

.subir {
	height: 10px;
	width: 35px;
	float: right;
	font-size: 10px;
}
.subir a{
	color: #FF0000;
	text-decoration: none;
}
.subir a:hover{
	color: #FF0000;
	text-decoration: none;
}
.titulo_lista {
	font-size: 12px;
	font-weight: bold;
	color: #e31836;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 350px;
	height: 25px;
}
.tablacont {
	font-family: Arial;
	font-size: 12px;
	float: none;
	text-align: left;
	width: 90%;
	font-style: normal;
	margin: auto;
	
}

/* Estilos de los mapas */

.importador-table {
	background-image: url(http://www.citroen.com.uy/home/wp-content/themes/citroen/concesionarios/fdo-importador.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 436px;
	padding-top: 3px;
	background-position: left top;
	text-align: left;
	margin: auto;
	float: left;
}
.importador-table ul{
	margin-left: 0px;
	list-style-type: none;
}
.importador-table li{
	margin-left: 150px;
	padding-top: 11px;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
}
.concesionario-table {
	background-image: url(http://www.citroen.com.uy/home/wp-content/themes/citroen/concesionarios/fdo-concesionario.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 436px;
	padding-top: 3px;
	background-position: left top;
	text-align: left;
	margin: auto;
	float: left;
}
.concesionario-table li{
	margin-left: 80px;
	padding-top: 11px;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
}
.prestador-table {
	background-image: url(http://www.citroen.com.uy/home/wp-content/themes/citroen/concesionarios/fdo-prestador.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 436px;
	padding-top: 3px;
	background-position: left top;
	text-align: left;
	margin: auto;
	float: left;
}
.prestador-table li{
	margin-left: 80px;
	padding-top: 11px;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
}

#mapa {
	float: left;
	width: 356px;
	/*position: relative;*/
	margin:0 0 0 40px;
}
.contenido_interno {
	width: 500px;
}
#contenidos #tit_cont {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	height: 25px;
	padding-top: 7px;
}
#lista {
	width: 328px;
	float: left;
	position: relative;
}
#contenidos {
	width: 500px;
	/*height: 350px;*/
	float: right;
	position: relative;
	font-style: normal;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #E5E5E5;
	padding: 5px;
	opacity: 0.90;
	color: #316c2c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
#tooltip h3, #tooltip div {
	margin: 0;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
#searchsubmit {
	background-color: transparent;
	background-image: url(http://www.citroen.com.uy/home/wp-content/themes/citroen/images/buscar.gif);
	height: 23px;
	width: 24px;
	color: #FFFFFF;
        border: none;
        cursor: pointer;

}
#s {
	border: 1px solid #BABCBE;
	color: #BABCBE;
        width: 24px;
}


/*  sidebar y template contacto  */
.titulos_contacto{
font-family:Arial;
font-size:11px;
color:#db002f;
font-weight:bold;
}
#sidebar_c
{
	padding: 20px 10px 10px 10px;
	/*margin-left: 545px;*/
	width: 310px;
	float:right;
	}
#sidebar_c ul, #sidebar_c ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_c ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 25px 0;
	clear:both;
	list-style:none;
	width:300px;
	font-family:Arial;
	font-size:11px;
	}
	#sidebar_c  #searchform #s {
	width: 140px;
	padding: 2px;
	}
	
#sidebar_c #searchsubmit {
	padding: 1px;
	}

.narrowcolumn_c {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 25px;
	width: 550px;
	text-align:left;
	}
	
.narrowcolumn_c p{
margin:10px 0 ;
line-height:18px;
font-family:Arial;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:10px 0;
}
.TextoRojoBold{
font-weight: bold;
font-size: 11px;
color: #ce141d;
font-family: Arial;
}
.TextoGris{
font-weight: normal;
font-size: 11px;
color: #646464;
font-family: Arial;
}
.linkTabla{
font-weight: bold;
font-size: 11px;
color: #000000;
font-family: Arial;
text-decoration: none;
}
.linkTabla:hover{
font-weight: bold;
font-size: 11px;
color: #ce141d;
font-family: Arial;
text-decoration: none;
}
.aviso-legal-especial{
width:920px;
display:block;
float:left;
clear:both;
margin:15px 0 30px 0;
text-align:left;
color:#868686;
}