@charset "UTF-8";
#gama_body {
	width: 1000px;
	height: 600px;
	background-image: url(../../images/bkg_gama.png);
}
#marco_gama {
	width: 960px;
	height:510px;
	margin-top:20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	background-image: url(../../images/gama_pleca.jpg);
	background-repeat: no-repeat;
}
#menu_gama{
	width: 960px;
	height:36px;
	background-image: url(../../images/gama_pleca.jpg);
	background-repeat: no-repeat;
}
#autos {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	height: 450px;
}
#texto_gama{
	width: 960px;
	height:50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.titulo {
	font-family: NissanAG-Medium;
	font-size: 18px;
	color: #666666;
 
}
.texto {
	font-size: 11px;
	font-family: NissanAG-Regular;
	color: #666666;
}
.nombre_auto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
