/* CSS Document */

html,body{margin:0px;padding:0px;}
body{
	font-family: arial, sans-serif;
	font-size: 70%;
}
div#navigation{
	height:550px;
}
div#contenidoDer{
	height:550px;
	width: 264px;
	background-color: #EAEBED;
}
div#promocion02{height:150px;}
div#footer{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c71444;
}
div#pie{
	height:34px;
	width: 800px;
	margin: 0px auto;
}
div#container{
	width:840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
div#content{
	float:left;
	width:536px;
	height:550px;
	margin-left: 22px;
}
div#header {
	width: 800px;
	margin-right: 22px;
	margin-left: 22px;
	position: relative;
	height: 200px;
}
div#header span {
	display:none;
	}
div#navigation{
	float:right;
	width:282px;
}
div#extra{
	clear:both;
	width:840px;
	background-image: url(../img/barraBt_Negros.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	position: relative;
	overflow: hidden;
}
#logoTipo a{
	height:57px;
	width:210px;
	display:block;
	background: url(../img/logoNissan.gif) left top no-repeat;
	position:absolute;
	top:8px;
	left:10px;
	}
#nombre{
	position:absolute;
        left: 200px;
        width: 600px;
	top: 0px;
	height: 85px;
	background-image: url(../img/c_tijuana.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#direccion{
	position:absolute;
        left: 200px;
	top: 90px;
        width: 600px;
	height: 52px;
	background-image: url(../img/c_direccion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
a{
	outline:0;
}

/*  Estilos  Synergy */

.hidden{display: none;}
#sliderWrap {margin: 0 auto;width: 850px;z-index:80;}
#slider {position: absolute;background-image:url(slider.png);background-repeat:no-repeat;background-position: bottom;width: 850px;height: 159px;overflow:auto;margin-top: -141px;}
#slider img {border: 0;}
#sliderContent {margin: 50px 0 0 50px;position: absolute;text-align:center;background-color:#FFFFCC;color:#333333;font-weight:bold;padding: 10px;}
#openCloseWrap {z-index:100;margin: 0 0 0 705px;font-size:12px;font-weight:bold;}

