@charset "utf-8";
/* CSS Document */
/*
'*@Modificado por: Jorge Carreño'
'*@date: 14-07-2010'
'*@descripcion: Se modifica texto del titulo del home del video. linea 85'
'*@package: DT4_fusiona_Paso_Pre-Produccion_Lexus.rar'
*/
p, h1, h2, h3, h4, ul, li, a {
	margin: 0px;
	padding: 0px;
}
#main {
	width:980px;
	height:530px;
	background-repeat:no-repeat;
	background-position:center;
}
#contenido_img {
	width: 980px;
	height:370px;
}
#contenido_info {
	position:relative;
	z-index:7;
	margin-left:12px;
	margin-top:35px;
	width:968px;
	height:120px;
	float:right;
}
#relleno {
	width:10px;
	height:10px;
	overflow:hidden;
}
.img_noticia {
	width:148px;
	height:106px;
	float:left;
	margin-top:1px;
	background-image:url(../img/home/foto_noticia.jpg);
	background-repeat:no-repeat;
	border: solid 1px #666666;
	background-position: center center;
}
.img_noticia a {
	display:block;
	text-indent: -2000px;
	overflow:hidden;
	color:#FFF;
	height:106px;
}
.info_box {
	width:314px;
	height:110px;
	float:left;
	background-image:url(../img/home/info_box.jpg);
}
.cont_box {
	width:163px;
	height:110px;
	float:left;
}
#noticias {
	background-image:url('/img/titulo_home.asp?t=NOTICIAS');
	background-repeat:no-repeat;
	overflow:hidden;
	width:163px;
	height:22px;
}
#noticias h1 {
	text-indent:-9000px;
	display:block;
}
#comunicado_oficial {
	background-image:url('/img/titulo_home.asp?t=SERVICIO DE LUJO');
	background-repeat:no-repeat;
	overflow:hidden;
	height:22px;
	width:163px;
}
#comunicado_oficial h1, #ls600h h1 {
	text-indent:-9000px;
	display:block;
}
#ls600h {
	background-image:url('/img/titulo_home.asp?t=TECNOLOGÍA HÍBRIDA');
	background-repeat:no-repeat;
	overflow:hidden;
	height:22px;
	width:163px;
}
.titulo_box h1 {
	text-indent:-9999px;
}
.pie_box {
	width:163px;
	height:17px;
	overflow:hidden;
	text-align:right;
	background-repeat:no-repeat;
}
.pie_box a {
	height:17px;
	overflow:hidden;
	display:block;
	text-indent:2000px;
}
.pie_box img {
	cursor:pointer;
	margin-right:10px;
	border:0;
}
.cuerpo_box {
	width:162px;
	height:68px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top: 3px;
	overflow:hidden;
}
.cuerpo_box ul li {
	margin:0px 0px 5px 22px;
	list-style-image:url(../img/home/vineta_noticia.jpg);
	line-heigth: 1px;
}
.cuerpo_box ul li a {
	vertical-align:top;
	color:#333333;
}
.cuerpo_box ul li a:hover {
	text-decoration:underline;
	color:#333;
}
.cuerpo_box p {
	margin-left:5px;
	padding-top:5px;
}
.espacio {
	width:7px;
	height:110px;
	float:left;
}
/* lightboxs */
#noticia_ant {
	display:none;
	width:890px;
}

#noticiaDetalle {
	display:none;
	width:890px;
}

#noticia_ant .borde_noticia {
	border-bottom:5px solid #000000;
	border-left:5px solid #000000;
	border-right:5px solid #000000;
}
#informacion_lx {
	display:none;
	/*height:400px;
	width:890px;*/
}
#contenedor_pop_noticias_top {
	background-image:url(/imagenes/ls600h/not_img_fon_top.jpg);
	background-repeat:no-repeat;
	height:36px;
}
#contenedor_pop_noticias {
	font-family:Arial, Helvetica, sans-serif;
	width:890px;
}
#contenedor_pop_noticias_center {
	background-image:url(/imagenes/ls600h/not_img_fond_rep.jpg);
	background-repeat:repeat-y;
	height:400px;
	overflow:auto;
}
.contenedor_pop_noticias_center_separador {
	height:20px;
}
#contenedor_pop_noticias_center_int {
	margin:0 auto;
	width:860px;
}
#contenedor_pop_noticias_center_int img {
	border:0 none;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
#contenedor_pop_noticias h1 {
	color:#323232;
	font-size:23px;
	margin-bottom:10px;
}
#contenedor_pop_noticias h2 {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:3px;
	text-align:justify;
}
#contenedor_pop_noticias h3 {
font-size:10px;
font-weight:normal;
margin-bottom:30px;
text-align:right;
text-indent:5px;
}

#contenedor_pop_noticias p {
color:#555555;
font-size:12px;
font-weight:normal;
line-height:15px;
margin-bottom:10px;
text-align:justify;
text-indent:5px;
}
a#contenedor_pop_boton_a {
background-image:url(/imagenes/ls600h/boton_cerrar.jpg);
background-position:center bottom;
background-repeat:no-repeat;
display:block;
height:36px;
line-height:36px;
width:90px;
}
#contenedor_pop_boton {
float:right;
height:36px;
width:90px;
}
#contenedor_pop_noticias_bottom {
background-image:url(/imagenes/ls600h/not_img_fond_pie.jpg);
background-position:center top;
background-repeat:no-repeat;
height:12px;
}

