@charset "utf-8";
/* CSS Document */


* {margin:0;padding:0;border:0;} 

body {
	margin:0;
	padding:0;
	color: #4E3D4E;
	font: normal 0.6em sans-serif, Arial;
	background-color: #FFFFFF;
	width: 100%;
}

a {
	outline:none;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 303px;
	z-index: 500;
	left: 32px;
	top: 237px;
}
#box_texto {
	height: auto;
	width: 300px;
	background-repeat: no-repeat;
	z-index: 500;
	left: 28px;
	top: 160px;
	padding-bottom: 30px;
}

#box_texto a
{
	text-decoration:none;
	color:#23aedd;

}

#box_texto h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(../images/h1.png);
	background-repeat: no-repeat;
	height: 30px;
}

#box_texto p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D2D2D2;
	font-weight: lighter;
	width: 280px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
}

/* rotator in-page placement */
    div#rotator {
	width: 960px;
	background-image: url(../images/img/bg.gif);
	background-repeat:repeat;
	padding-top: 15px;
	padding-bottom: 60px;
	height: auto;
	float: left;
}

.thumbs {
	padding: 2px;
	float: right;
	height: 165px;
	width: 280px;
	background-repeat: no-repeat;
}
#thumb_cont {
	width: 568px;
	left: 373px;
	top: 370px;
	background-repeat: no-repeat;
	padding: 3px;
	height: 528px;
	padding-left: 2px;
	padding-top: 3px;
	background-color: #fff;
	float: right;
	position: absolute;
}

ul{border:0; margin:0; padding:0;}

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagination-digg a{
border:solid 1px #9aafe5;
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagination-digg .active{
	background:#000;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
color:#0e509e;
display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
	color: #000000;
}
#pagination-digg a:hover{
	border:0px;
	text-decoration:underline;
}
#pag_van {
	height: 36px;
	width: 571px;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
}
.strong_italic {

	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#fff;

}	
#contenedor_hd {
	padding: 20px;
	width: 920px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#tab_hd {
	background-image: url(../images/img/tab_hd.jpg);
	height: 38px;
	width: 923px;
	background-repeat: no-repeat;
	margin-left: 18px;
	margin-top: 0px;
}
#tab_hd_b {
	background-image: url(../images/img/tab_hd_B.gif);
	height: 28px;
	width: 917px;
	background-repeat: no-repeat;
	margin-left: 18px;
	padding: 10px;
}
#back {
	height: 20px;
	width: 52px;
	float: left;
}
#go{
	height: 20px;
	width: 84px;
	float: left;
	padding-left: 10px;
}


ul#salon-menu {
	width: 700px;
	list-style: none;
	height: 100px;
}

ul#salon-menu li { display: inline; }
	
ul#salon-menu li a {
	display: block;
	float: left;
	height: 56px;
	background-image: url(../images/menu-sprite.png);
	text-indent: -9999px;
}

	ul#salon-menu li a.portada {
		width: 113px; background-position: 0 0;	
	}
	
	ul#salon-menu li a.produccion {
		width: 140px; background-position: -115px 0;	
	}
	
	ul#salon-menu li a.conceptuales {
		width: 125px; background-position: -255px 0;	
	}
	
	ul#salon-menu li a.motos {
		width: 75px; background-position: -380px 0;	
	}
	
	ul#salon-menu li a.fotos {
		width: 120px; background-position: -459px 0;	
	}

	
	ul#salon-menu li a.portada:hover, ul#salon-menu li a.portada:focus {
	background-position: 0 -56px;
	}
	
	ul#salon-menu li a.produccion:hover, ul#salon-menu li a.produccion:focus {
		background-position: -115px -56px;	
	}
	
	ul#salon-menu li a.conceptuales:hover, ul#salon-menu li a.conceptuales:focus {
		background-position: -255px -56px;	
	}
	
	ul#salon-menu li a.motos:hover, ul#salon-menu li a.motos:focus {
		background-position: -380px -56px;	
	}
	
	ul#salon-menu li a.fotos:hover, ul#salon-menu li a.fotos:focus {
		background-position: -459px -56px;	
	}

	





#muerte {
	background-image: url(../img/muerte.jpg);
	height: 40px;
	width: 88px;
	position: absolute;
	z-index: 2;
	left: 720px;
	top: 343px;
	background-repeat: no-repeat;
}
#vida{
	background-image: url(../img/vida.jpg);
	height: 40px;
	width: 88px;
	position: absolute;
	z-index: 2;
	left: 407px;
	top: 343px;
	background-repeat: no-repeat;
}
#multimedia{
	background-image: url(../img/multimedia.jpg);
	height: 40px;
	width: 94px;
	position: absolute;
	z-index: 2;
	left: 800px;
	top: 343px;
	background-repeat: no-repeat;
}
#experiencia{
	background-image: url(../img/experiencia.jpg);
	height: 40px;
	width: 126px;
	position: absolute;
	z-index: 2;
	left: 470px;
	top: 343px;
	background-repeat: no-repeat;
}
#mitos{
	background-image: url(../img/mitos.jpg);
	height: 40px;
	width: 94px;
	position: absolute;
	z-index: 2;
	left: 650px;
	top: 343px;
	background-repeat: no-repeat;
}
#musica{
	background-image: url(../img/musica.jpg);
	height: 40px;
	width: 94px;
	position: absolute;
	z-index: 2;
	left: 575px;
	top: 343px;
	background-repeat: no-repeat;
}
#div_left {
	float: left;
	height: auto;
	width: 320px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#div_right {
	float: right;
	width: 575px;
	height: auto;
	background-image: url(../img/musica.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
}
#div_cont_menu {
	float: right;
	width: 575px;
	height: 96px;
	background-image: url(../images/menu-sprite_bg.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	position: absolute;
	left: 347px;
	top: 248px;
}

#div_right h2{
	float: right;
	width: 570px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_h2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	position: absolute;
	left: 374px;
	top: 320px;
}
#publicidad_300 {
	float: left;
	height: auto;
	width: 300px;
}

#marcas_300 {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#marcas_300 h1{
	float: left;
	height: 25px;
	width: 300px;
	background-image:url(../images/bg_h2_right.png);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/bg_h2_right.png);
	padding-top: 10px;
}
#cont_left {
	float: left;
	height: auto;
	width: 620px;
	padding-left: 20px;
	
}
#cont_left h2{
	float: left;
	width: 570px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_h2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 5px;
	}
.color_tit {
	color:#0ab9f3;
	}
#contenedor_autos {
	padding: 10px;
	float: left;
	width: 570px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#contenedor_autos h1{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0AB9F3;
	float: left;
	padding-left: 15px;
	width: 300px;
}
#contenedor_autos p{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float: left;
	padding-left: 15px;
	width: 380px;
	padding-top: 10px;
}

#contenedor_autos img{
	width: 170px;
	height: 115px;
	border: 2px solid #fff;
	float:left;	
}
#right_sidebar {
	padding: 5px;
	float: right;
	width: 296px;
	position: absolute;
	left: 636px;
	top: 350px;
	height: auto;
}
#right_sidebar_publicidad {
	padding: 5px;
	float: left;
	width: 300px;
	height: auto;
}
.thumb_marcas {
	margin: 2px;
	float: left;
	height: 35px;
	width: 70px;
}
