/*--- INDICE "RSE-INdicadors" ----------------------------------

Layout general 


--- LAYOUT GENERAL ----------------------------------*/

 
body
{
/*	background-color: #333333;*/
	background-image: url(../images/fondo_paspartout.png);
/*	background-repeat: repeat-x;*/
	text-align: center;
	background-color: #2f84b2;
	background-repeat: repeat-x;

}

#contenedor
{
	width: 748px;
	height:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	position: relative;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	background-image: url(../images/fondo_web_.gif);
	background-repeat: repeat-y;
}

#cabecera 
{
	background-color: transparent;
	width: 748px;
	height: 262px;
	display:block;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	clear:both;
}


#cabecera img
{
	width:164px;
	height:52px;
	float:left;
	border:0;
	position:relative;
	top:15px;
	left:15px;
	visibility:hidden;
}

#Nissan_GTR
{
	float:left;
	height:142px;
	width:322px;
	position:relative;
	top:33px;
	left:66px;
	background-color:transparent;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#Nissan_GTR a
{
	float:left;
	height:142px;
	width:322px;
}



#menu_web
{
	display:static;
	clear:both;
	position:absolute;
	top:203px;
	height: 23px;
	width: 748px;
}


#menu_web div
{
	display: inline;
	clear:none;
	overflow:hidden;
}


#menu_web a
{
	display:inline;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-weight:bold;
	font-size: 11px;
	line-height:23px;
	height:23px;
}



#menu_buscador
{
	width: 99px;
	height:23px;
	float:left;
	margin-left:220px;

}

#menu_buscador a
{
	color: #ffcb30;
	padding-left:5px;
	background-color: transparent;
}

#menu_buscador a:hover
{
	color: #ff8400;
}


#menu_agenda
{
	width: 100px;
	height:23px;
	float:left;
}

#menu_agenda a
{
	color: #ffcb30;
	margin-left:20px;
}

#menu_agenda a:hover
{
	color: #ff8400;
}

#menu_noticias 
{
	width: 151px;
	height:23px;
	float:left;
}

#menu_noticias a
{
	color: #ffcb30;
	padding-left:20px;
}

#menu_noticias a:hover
{
	color: #ff8400;
}


#contenidos
{
	margin:0 0 0 0;
	padding:0;
	border: 0;
	float:none;
	clear:both;
	width:748px;
	height:auto;
	position:relative;
}

#publicidad
{
	text-align:center;
	margin:auto;
	padding-top:35px;
}

#publicidad div
{
	display:inline;
/*	width: 150px;*/
	float:left;
	clear:none;
	margin: 10px 30px 10px 0px;
	width: 748px;
/*	clear:both;*/
}


img#publicidad 
{
	display:inline;
	clear:none;
	width: 150px;
}




.logos_pie
{
/*	margin: 10px 30px 10px 30px;*/
	display:inline;
/*	width: 150px;*/
	float:left;
/*	clear:none*/
	margin: 10px 30px 10px 30px;
	width: 748px;
/*	clear:both;*/

}

#pie_pagina
{
	font-family: Helvetica, Arial, Sans-Serif;
	text-align:center;
	float:none;
	display:block;
	clear:both;
	position:static;
	width: 748px;
	height: 23px;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	padding-top:0px;
	padding-bottom:0px;
	border-top: 0px solid #cccccc;
	background-color:#7d7366;
}

#pie_pagina a
{
	color:#ffffff;
	font-size: 1.2em;


}

#pie_pagina a:hover
{
	color:#eeccb6;

}

#creditos 
{
	color:#ffffff;
	position: relative;
	top: 4px;

}


#copyright p
{
	float:right;
	clear:none;
	position: relative;
	top: -12px;
	right:10px;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#ffffff;

}


