BODY {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* -- TITULOS -------------------------------------------------------------------*/

h1 {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 22px;
	border-bottom-width: 0px;
	margin: 0px 0px 10px;
	border-right-width: 0px
}
h2 {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
	border-bottom-width: 0px;
	margin: 0px 0px 10px;
	border-right-width: 0px
}
h3 {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	border-bottom-width: 0px;
	margin: 0px 0px 10px;
	border-right-width: 0px
}
h4 {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
	border-bottom-width: 0px;
	margin: 0px 0px 10px;
	border-right-width: 0px
}
h5 {
	border-top-width: 0px;
	font-weight: normal;
	border-left-width: 0px;
	font-size: 16px;
	border-bottom-width: 0px;
	margin: 0px 0px 10px;
	color: #fd6802;
	border-right-width: 0px
}

/* -- CONTENIDO -----------------------------------------------------------------*/

#content_body {
	background: #ffffff;
	/*width: 1000px;*/
}

#content {
  width: 1000px;
  margin: auto;
  background: #ffffff;
  /* background-color: blue; */
  /*border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;*/
}

#content_header_line_top {
  background-color: #1d1d1d;
  border-bottom: 1px solid Lime;
  height: 21px;
}

#content_header_line_top_msg {
  width: 1000px;
  margin: auto;
  background: url(imagenes/grupoth_21.gif) 100% 0px no-repeat;
  font-size: 10px;
  color: #ffffff;
  line-height: 21px;
}

#content_header_line_top_msg a {
  text-decoration: none;
  color: #ffffff;
}

#content_top {
	width: 100%;
	/*text-align: left;*/
	background: url(imagenes/bgw_91.gif) 0% 0px repeat-x;
}

#content_middle {
	width: 100%; /* background-color: red; */
/*
  border-left: 1px solid #dccaa0;
  border-right: 1px solid #dccaa0;
  */
	margin: 10px auto auto;
}

#content_middle_weight {
  width: 650px; 
  padding: 2px;
  float: left;
  border-right: #f3f1f1 1px solid; 
  padding-right: 11px;
}

#content_middle_weight_left {
	border-right: #f3f1f1 1px solid; 
	padding-right: 8px; 
	float: left; 
	width: 331px; 
	margin-right: 10px;		
}

#content_middle_weight_right {
	float: right;
	width: 300px;
}

#content_middle_thin {
  width: 310px;
  /*text-align: left;*/
  padding: 2px;
  float: right;
}

#content_bottom {
  margin: auto;
  width: 100%;
  height: 95px;
  padding-right: 0px;
  border-top: 1px solid #4d4d4d;
  background: url(imagenes/pie.gif);
  background-color: #ffffff;
  color: #262626;
}

#content_bottom span {
  color: #262626;
}

#content_bottom a {
  color: #262626;
}

#content_copyright {
  color: #262626;
  font-size: 11px;
}

#content_copyright a {
  color: #262626;
}

#content_publi_top {
  margin: auto;
  height: 100px;
  width: 1000px;
  background-color: #f6f6f6;
}

#content_publi_bottom {
  margin: auto;
  height: 100px;
  width: 100%;
  background-color: #e9e9e9;
  border-top: 1px solid #e6e6e6;
}

#user_box {
	color: #282828;
	border: 1px solid #c8c8c8;
	padding: 4px;
	background-color: #f8f8f8;
}

#user_box a, #user_box span {
  color: #282828;
}

#user_vbox {
	color: #282828;
	border: 1px solid #c8c8c8;
	padding: 2px;
	background-color: #f6f6f6;
}

#user_vbox a, #user_vbox span {
  color: #282828;
}

.user_vbox_ti {
  font-size: 20px;
  padding: 10px;
}

.user_vbox_ct {
  padding: 10px;
}

#user_vcbox {
  margin-top: 4px;
	color: #282828;
	border: 1px solid #cedcce;
	padding: 2px;
	background-color: #e2eae2;
}

#box_buscador {
  margin-top: 4px;
	color: #282828;
	border: 1px solid #e7e7e7;
	padding: 4px;
	background-color: #f7f7f7; /*#e2eae2;*/
}

#space {
	clear: both;
}

/* -- MENU -------------------------------------------------------------------*/

.menuCommon {
	margin: auto;
	font-size: 14px;
	background-color: #1D1D1D;
	height: 30px;
}

.menuCommon ul {
	list-style-type: none;
   margin: 0px;
	padding: 0px 0px 0px 0px;
}

.menuCommon li {
  list-style-type: none;
  background:url(imagenes/mn_sep_dg.gif) 100% 0px no-repeat;
  float:left;
}

.menuCommon  li a {
	padding: 6px 10px 7px 10px;
	color: #e8e8e8;
	float: left;
	text-align: center; 
	display: block;
	text-decoration: none;
	padding: 6px 10px 7px 10px;
}

.menuCommon li a:hover {
	padding: 6px 10px 7px 10px;
	background: url(imagenes/mn_on.gif) 50% 0px no-repeat left top;
	color: #101010;
	text-decoration: none;
	background-color: Lime;
}

.menuCommon li a.on, li a.on:hover {
  background:url(imagenes/mn_on.gif) 50% 0px no-repeat;
  color: #e8e8e8;
  font-weight:bold;
}

.menuCommon input {
  border: #686868 1px solid;
  background-color: #e8e8e8;
  height: 18px;
}

.menuCommon .buscador_b {
  border:#686868 1px solid;
  background-color:#e8e8e8;
  height: 22px;
}

.submenu2 {
  PADDING-LEFT: 10px; 
  PADDING-top: 6px; 
  PADDING-bottom: 6px; 
  BORDER-BOTTOM: #080808 1px solid; 
  BACKGROUND-COLOR: #f6f6f6;
}

.submenu2 a {
	color: #282828;
}

/* -- VEHICULOS ---------------------------------------------------*/

.vehiculo {
	clear: both; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 15px; 
	BORDER-BOTTOM: #f1efef 1px solid;
}

.vehiculo H1 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 35px; 
	MARGIN-BOTTOM: 0px; 
	WORD-SPACING: 0px; 
	LINE-HEIGHT: 33px; 
	FONT-FAMILY: Arial, "Times New Roman", Times, serif; 
	LETTER-SPACING: 0px	
}

.vehiculo H1 A {
   COLOR: #000000;
	TEXT-DECORATION: none;
}

.vehiculo H1 A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.vehiculo H3 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 22px; 
	MARGIN-BOTTOM: 0px; 
	WORD-SPACING: 0px; 
	LINE-HEIGHT: 23px; 
	FONT-FAMILY: Arial, "Times New Roman", Times, serif;
	LETTER-SPACING: 0px
}

.vehiculo H3 A {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.vehiculo H3 A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

/* -- NOTICIAS ---------------------------------------------------*/

.noticia {
	clear: both; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 15px; 
	BORDER-BOTTOM: #f1efef 1px solid;
}

.noticia H1 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 35px; 
	MARGIN-BOTTOM: 0px; 
	WORD-SPACING: 0px; 
	LINE-HEIGHT: 33px; 
	FONT-FAMILY: Arial, "Times New Roman", Times, serif; 
	LETTER-SPACING: 0px	
}

.noticia H1 A {
   COLOR: #000000;
	TEXT-DECORATION: none;
}

.noticia H1 A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.noticia H3 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px; 
	MARGIN-BOTTOM: 0px; 
	WORD-SPACING: 0px; 
	LINE-HEIGHT: 23px; 
	FONT-FAMILY: Arial, "Times New Roman", Times, serif;
	LETTER-SPACING: 0px
}

.noticia H3 A {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.noticia H3 A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.noticia_intro {
	FONT-SIZE: 14px; 
}

.noticia_intro_r {
	FONT-SIZE: 12px; 
	MARGIN-BOTTOM: 5px; 
}

.noticia_view {
	FONT-SIZE: 16px; 
	MARGIN-BOTTOM: 40px; 
	LINE-HEIGHT: 24px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.noticia_view P {
	FONT-SIZE: 16px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.noticia_view A {
	COLOR: #002244
}

.noticia_view A:visited {
	COLOR: #002244
}

.noticia_fecha {
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 10px; 
	COLOR: #686868
}

.noticia_top {
  height: 30px;
  border-bottom: 1px dotted #e6e6e6; 
  margin-bottom: 5px;
}

.noticia_top_nav {
  float: right;
  padding: 5px;
}

.noticia_top_navb {
	border: 1px solid #e6e6e6;
	padding: 4px;
	background-color: #f6f6f6;
	text-decoration: none;
	color: #0E406B;
}

.noticia_top_val {
  float: left;
  padding: 5px;
}

.noticia_top_coment {
  text-decoration: none;
  color: #104d84;
}

.noticia_fecha a {
	COLOR: #686868
}

.portada_noticia_tipo {
	COLOR: #686868
}

#img {
	BORDER-RIGHT: #ddd 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ddd 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: url(imagenes/cargando.gif) #fff no-repeat center center; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ddd 1px solid; 
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ddd 1px solid
}
#img IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}

/* -- PAGINACION ---------------------------------------------------------*/

.paginacion {
	CLEAR: both; 
	margin: auto;
	MARGIN-TOP: 40px; 
	FONT-SIZE: 12px; 
	MARGIN-BOTTOM: 30px	;
	text-align: center;
}

.paginacion a {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #ddd 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 6px; 
	MARGIN-LEFT: 4px; 
	BORDER-LEFT: #ddd 1px solid; 
	COLOR: #000; 
	PADDING-TOP: 6px; 
	BORDER-BOTTOM: #ddd 1px solid
}
.paginacion a:hover {
	BORDER-RIGHT: #ddd 1px solid; 
	PADDING-RIGHT: 6px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 6px;
	BACKGROUND: #dcdee2;
	PADDING-BOTTOM: 6px;
	MARGIN-LEFT: 4px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #fff;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #ddd 1px solid
}

.paginacion_current {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: Lime; /*#fd7c21;*/
	PADDING-BOTTOM: 6px;
	COLOR: #fff;
	PADDING-TOP: 6px
}

/* -- COMENTARIOS ------------------------------------------------------------*/

.tb_comenta_add {
  BORDER-RIGHT: #d4d4d4 1px solid;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  BORDER-LEFT: #d4d4d4 1px solid;
  BORDER-TOP: #d4d4d4 1px solid;
  BORDER-BOTTOM: #d4d4d4 1px solid;
}

.msg {
  color: red;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid red;
  border-top: 2px solid red;
}

.no_registros_list {
	color: #191970;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid #191970;
	border-top: 2px solid #191970;
	line-height: 40px;
	width: 600px;
	background-color: #ECECFB;
	padding-left: 10px;
	padding-right: 10px;
}

.form_pd {
  font-size: 10px;
  font-family: Arial;
  /*text-align: justify;*/
}

.foros_portada {
	background-color: #f7f7f7;
	border: 1px solid #b7b7b7;
	padding: 4px;
	margin-top: 10px;
}

/* -- BUSCADOR ------------------------------------------------------------------ */

.header_search_idx { 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #191970 1px solid; 
	padding: 3px; 
	BACKGROUND-COLOR: #e5ecf9; 
	width: 100%; 
	margin-top: 10px;
}

.lnk_url_search_idx {
  font-size: 22px;
  color: #000000;
}

.lnk_fecha_search_idx {
	FONT-SIZE: 12px; 
	COLOR: #686868
}

.busca_last {
  margin-bottom: 20px;
  font-family: Georgia, Arial;
  font-size: 18px;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  padding: 10px;
}

.busca_last a {

}

/* -- SOFTWARE CATEGORIAS ------------------------------------------------------- */

.softmenuTitulo {
	color: #2BB02C;
	font-size: 18px;
	font-weight: bold;
}

.softmenuCommon {
	margin: auto;
	font-size: 14px;
	padding-top: 10px;
}

.softmenuCommon ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

.softmenuCommon li {
	list-style-type: none;
	border-bottom: 1px solid #c7c7c7;
	padding: 6px 0px 4px 00px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
}

.softmenuCommon  li a {
	display: block;
	text-decoration: none;
	color: #003366;
}

.softmenuCommon li a:hover {
	text-decoration: none;
}

.softmenuCommon li a.on, li a.on:hover {
  font-weight:bold;
}

.softDesc80 {
	font-size: 18px;
	font-weight: bold;
}

.softprcat a {
	color: #474747;
}

.softDown {
	text-align: center;
}

.softDown a {
	font-size: 26px;
	/*color: #2BB02C;*/
	color: #242424;
	/*font-family: "Times New Roman", Times, serif; */
	text-decoration: none;
	font-weight: bolder;
}

.bd {
  background-color: Lime;
  color: #1d1d1d;
  padding: 6px;
  border: 2px solid #1d1d1d;
  margin-top: 6px;
  margin-bottom: 6px;
  text-decoration: none;
}

.box_promocion {
  float: left;
  width: 28%;
  height: 100%;
  font-size: 18px;
  color: Green;
  padding: 10px;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
}

.box_promocion a {
  text-decoration: none;
  color: Green;
}

.box_promocion_l {
  float: left;
  width: 33%;
  padding: 4px;
  text-align: left;
}

.box_promocion_l a {
  text-decoration: none;
  color: #000;
}

.box_promocion_l ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.box_promocion_l li {
	list-style-type: none;
	padding: 4px 0px 4px 00px;
	text-indent: 15px;
	font-family: Georgia, Arial, Verdana;
	background: url(/imagenes/bullet1_h.gif) no-repeat 2px 6px;
}

.box_promocion_l  li a {
	display: block;
	text-decoration: none;
	color: #000;
}

.box_promocion_l li a:hover {
	text-decoration: none;
}

/* -- FOTOS VEHICULOS --------------------------------------------------------*/

.fotov {
  text-align:: center;
  height: 100%;
  clear: both;
}

.fotosv_defecto {
  width: 468px;
  float: left;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 10px;
}

.fotosv_fotod {
  height: 370px;
}

.fotosv_sc {
  width: 170px;
  height: 370px;
  position: relative;
  display: inline-block;
  float: left;
  margin-left: 4px;
}

.fotosv_sc_up {
  width: 85px;
  height: 16px;
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 4px;
  text-align: center;
}

.fotosv_sc_down {
  width: 85px;
  height: 16px;
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 4px;
  text-align: center;
}

.fotosv_scroll {
  position: relative;
  width: 170px;
  height: 338px;
  overflow: hidden;
  float: left;
}

.column_Header {
  border-right:1px solid #aaaaaa;
  border-bottom: 4px solid #aaaaaa;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #eeeeee;
}

.column_Item {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.column_Item a {
  text-decoration: none;
  color: #000000;
}

.item {
  background-color: #ffffff;
  padding: 4px;
}

.selected {
  background-color: Lime;
}

/* -- ROTADOR -------------------------------------------------------------------------------- */

#rotary {
  float:none;
  clear:both;
  width:auto;
  width:100%;
height: 15px;
}
  
#rotary span {
  float:left;
  margin:0;
  /*background:#7aa054 url(/imagenes/bkg_rotarySep.gif) no-repeat right center;*/
  padding:0 10px;
  margin-right:9px;
  font-weight:bold;
  color:#282828;
  text-transform:uppercase;
}

#rotary ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
}

#rotaryItems {
  float:left;
  padding:0 10px 0 0;
}

#rotaryItems li {
  display:none;
  margin:0;
  padding:0;
}

#rotaryItems .on {
  display:block;
}

#rotaryNav {
  float:right;
  margin:6px 10px;
}

#rotaryNav li {
  margin:0 3px;
  float:left;
  height:9px;
  overflow:hidden;
}

#rotaryNav li a {
  display:block;
  float:left;
  background:url(/imagenes/btn_rotaryCircle.gif) no-repeat 0 0;
  width:8px;
  height:9px;
}

#rotaryNav .on a, #rotaryNav li a:hover {
  background-position:0 -9px;
}

/* -- SOOGUS -------------------------------------------------------------------*/

.soogus {
	margin: auto;
	background-color: #f7f7f7;
	height: 30px;
	border-bottom: 1px dotted #d7d7d7;
	border-top: 1px dotted #d7d7d7;
}

.soogus ul {
	list-style-type: none;
   margin: 0px;
	padding: 0px 0px 0px 0px;
  text-align: center;
}

.soogus li {
  list-style-type: none;
  background:url(imagenes/li_sep.gif) 100% 0px no-repeat;
  float:left;
  width: 160px;
  margin: auto;
	display: block;
}

.soogus li a {
	color: #f7f7f7;
	float: left;
	text-decoration: none;
	width: 100%;
}

/* -- VOTOS -------------------------------------------------------------- */

.votos_puntuaciones {
  float: left;
  display: inline;
  width: 310px;
  font: normal 11px/18px Arial,Helvetica,sans-serif;
}

.votos_puntuar {
  float: left;
  display: inline;
  margin-right: 5px;
  border-right: 1px solid #d7d7d7;
}

.votos_puntuacion {
  position: relative;
  width: 76px;
  height: 20px;
  float: left;
  display: inline;
  margin: 0 4px 0px 3px;
}

.votos_txt {
  display: inline;
  float: left;
}

.votos_puntua {
  position: relative;
  background: url(/imagenes/voto_disp.gif);
  width: 76px;
  height: 20px;
  float: left;
  display: inline;
  margin: 0 4px 0px 3px;
}

.votos_puntua a {
  position: absolute;
  display: block;
  height: 25px;
}

.votos_puntua a:hover {
  background: url(/imagenes/voto_disp_on.gif) repeat-x;
}

.votos_puntua .voto1 {
  width: 15px;
  z-index: 14;
}

.votos_puntua .voto2 {
  width: 30px;
  z-index: 13;
}

.votos_puntua .voto3 {
  width: 45px;
  z-index: 12;
}

.votos_puntua .voto4 {
  width:60px;
  z-index:11;
}

.votos_puntua .voto5 {
  width: 76px;
  z-index:10;
}

/* ---- */

.rebotes {
  background-color: #f7f7f7;
  padding: 4px;
  border: 1px solid #c7c7c7;
}

.rebotes ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.rebotes li {
	list-style-type: none;
	padding: 4px 0px 4px 00px;
	text-indent: 15px;
	font-family: Georgia, Arial, Verdana;
	background: url(/imagenes/bullet1_h.gif) no-repeat 2px 6px;
}

.rebotes  li a {
	display: block;
	text-decoration: none;
	color: #000;
}

.rebotes li a:hover {
	text-decoration: none;
}

/* ---- */

.relaciones {
  background-color: #f7f7f7;
  padding: 4px;
  border: 1px solid #c7c7c7;
}

.relaciones ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.relaciones li {
	list-style-type: none;
	padding: 4px 0px 4px 00px;
	text-indent: 15px;
	font-family: Georgia, Arial, Verdana;
    font-size: 16px;
	background: url(/imagenes/dot.gif) no-repeat 4px 10px;
}

.relaciones  li a {
	display: block;
	text-decoration: none;
	color: #000;
}

.relaciones li a:hover {
	text-decoration: none;
}

/* ---- */

.relaciones_mini {
  padding: 0px;
}

.relaciones_mini ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.relaciones_mini li {
	list-style-type: none;
	padding: 4px 0px 0px 00px;
	text-indent: 15px;
	font-family: Arial, Verdana;
    font-size: 11px;
	background: url(/imagenes/arrow_blue.gif) no-repeat 2px 6px;
}

.relaciones_mini  li a {
	display: block;
	text-decoration: none;
	color: #243453;
}

.relaciones_mini li a:hover {
	text-decoration: none;
}

/* -- VEHICULOS VARIOS --------------------------------------- */

#vehiculario {
  MARGIN-TOP: 10px;
  width: 100%;
  border-top: 4px solid Lime;
}

.vehiculovarios {
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 15px;
	BORDER-BOTTOM: #f1efef 1px solid;
    width: 230px;
    padding-left: 10px;
    padding-right: 10px;
    height: 240px;
}

.vehiculovarios H1 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 35px;
	MARGIN-BOTTOM: 0px;
	WORD-SPACING: 0px;
	LINE-HEIGHT: 33px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	LETTER-SPACING: 0px
}

.vehiculovarios H1 A {
   COLOR: #000000;
	TEXT-DECORATION: none;
}

.vehiculovarios H1 A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.vehiculovarios H3 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px; 
	MARGIN-BOTTOM: 0px; 
	WORD-SPACING: 0px; 
	LINE-HEIGHT: 23px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	LETTER-SPACING: 0px
}

.vehiculovarios H3 A {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.vehiculovarios H3 A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.vehiculovarios_intro {
	FONT-SIZE: 14px; 
}

.vehiculovarios_intro_r {
	FONT-SIZE: 12px; 
	MARGIN-BOTTOM: 5px; 
}

.vehiculovarios_view {
	FONT-SIZE: 16px; 
	MARGIN-BOTTOM: 40px; 
	LINE-HEIGHT: 24px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.vehiculovarios_view P {
	FONT-SIZE: 16px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.vehiculovarios_view A {
	COLOR: #002244
}

.vehiculovarios_view A:visited {
	COLOR: #002244
}

.vehiculovarios_fecha {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 10px; 
	COLOR: #686868
}

.vehiculovarios_top {
  height: 30px;
  border-bottom: 1px dotted #e6e6e6; 
  margin-bottom: 5px;
}

.vehiculovarios_top_nav {
  float: right;
  padding: 5px;
}

.vehiculovarios_top_navb {
	border: 1px solid #e6e6e6;
	padding: 4px;
	background-color: #f6f6f6;
	text-decoration: none;
	color: #0E406B;
}

.vehiculovarios_top_val {
  float: left;
  padding: 5px;
}

.vehiculovarios_top_coment {
  text-decoration: none;
  color: #104d84;
}

.vehiculovarios_fecha a {
	COLOR: #686868
}

/* - CONFIG ----- */

.relaciones_config {
  background-color: #f7f7f7;
  padding-top: 10px;
  border-top: 4px solid red;
}

