@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#7d7d7d;
	overflow:auto;
}

.clear {
	clear:both;
}

h1.page_title {
	width:auto;
	border-bottom:1px dashed #7f7f7f;
	color:#fff;
	padding:0px 0px 2px;
	margin:0px 0px 30px;
	font-size:18px;
}

span.page_title {
	color:#fff;
	line-height:1em;
	background:#ff6600;
}

p {
	margin-bottom:10px;
}

h1 {
	color:#ff6600;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
}

h1.underline {
	width:auto;
	font-size:13px;
	padding:0px 0px 1px 2px;
	border-bottom:1px solid #FF6600;
	margin:30px 0px 20px;
}

a {
	text-decoration:none;
	outline:none;
	color:#ff6600;
}

a:hover {
	color:#000;
}

#L_HEAD {
	width:100%;
	height:81px;
	background:url(../img/general/head_back.png) no-repeat center;
}

#L_HEAD_CONTENT {
	position:relative;
	margin:0px auto;
	width:955px;
}

#L_HEAD_LOGO {
	position:absolute;
	top:27px;
	left:0px;
}

#L_HEAD_ADDRESS {
	position:absolute;
	top:55px;
	right:5px;
	text-align:right;
	line-height:1em;
	color:#717171;
}

#L_HEAD_ADDRESS a {
	color:#000;
}

#L_HEAD_ADDRESS a:hover {
	color:#ff6600;
}

#L_MENU {
	width:100%;
	height:78px;
	background:#000;
}

#L_MENU_CONTENT {
	position:relative;
	margin:0px auto;
	width:955px;
}

#L_MENU a, #L_MENU span{
	float:left;
	display:block;
	width:78px;
	height:70px;
	padding-top:8px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	text-align:center;
}

#L_MENU a:hover {
	background:#f19e67;
}

#L_MENU a.somos {
	background:#ff6600;
}

#L_MENU span.somos {
	background:url(../img/general/somos_ov.gif) #ff6600 bottom no-repeat;
}

#L_MENU a.somos:hover {
	background:#f19e67;
}

#L_MENU a.news {
	background:#e85e02;
}

#L_MENU span.news {
	background:#e85e02 url(../img/general/news_ov.gif) no-repeat bottom;
}

#L_MENU a.news:hover {
	background:#f19e67;
}

#L_MENU a.photocall {
	background:#d15705;
}

#L_MENU span.photocall {
	background:#d15705 url(../img/general/photocall_ov.gif) bottom no-repeat;
}

#L_MENU a.photocall:hover {
	background:#f19e67;
}

#L_MENU a.torneos {
	background:#b94d06;
}

#L_MENU span.torneos {
	background:#b94d06 url(../img/general/torneos_ov.gif) no-repeat bottom;
}

#L_MENU a.torneos:hover {
	background:#f19e67;
}

#L_MENU a.publicidad {
	background:#9f4306;
}

#L_MENU span.publicidad {
	background:#9f4306 url(../img/general/publicidad_ov.gif) no-repeat bottom;
}

#L_MENU a.publicidad:hover {
	background:#f19e67;
}

#L_MENU a.bonvivant {
	background:#883c08;
}

#L_MENU span.bonvivant {
	background:#883c08 url(../img/general/bonvivant_ov.gif) no-repeat bottom;
}

#L_MENU a.bonvivant:hover {
	background:#f19e67;
}

#L_MENU a.ofertas {
	background:#70330a;
}

#L_MENU span.ofertas {
	background:#70330a url(../img/general/ofertas_ov.gif) no-repeat bottom;
}

#L_MENU a.ofertas:hover {
	background:#f19e67;
}

#L_MENU a.empresas {
	background:#5b2d0e;
}

#L_MENU span.empresas {
	background:#5b2d0e url(../img/general/empresas_ov.gif) no-repeat bottom;
}

#L_MENU a.empresas:hover {
	background:#f19e67;
}

#L_MENU a.contacto {
	background:#462813;
}

#L_MENU span.contacto {
	background:#462813 url(../img/general/contacto_ov.gif) no-repeat bottom;
}

#L_MENU a.contacto:hover {
	background:#f19e67;
}

#L_CONTENT {
	width:955px;
	margin:20px auto;
}

#L_LOGOS {
	width:955px;
	margin:20px auto;
}

#L_LOGOS h1 {
	width:100%;
	font-size:8px;
	color:#ff6600;
	font-weight:normal;
	line-height:1em;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:3px;
	margin-bottom:10px;
}

#L_LOGOS img {
	float:left; 
	margin:0px 10px;
}

#L_FOOT {
	width:955px;
	margin:20px auto;
}

#L_FOOT div.right {
	width:45%;
	font-size:8px;
	color:#b2b2b2;
	float:right;
	text-align:right;
}

#L_FOOT div.right a {
	color:#b2b2b2;
}

#L_FOOT div.right a:hover {
	color:#ff6600;
}

#L_FOOT div.left {
	width:45%;
	font-size:8px;
	color:#ff6600;
	float:left;
}

#L_FOOT div.left a {
	color:#000;
}

#L_FOOT div.left a:hover {
	color:#ff6600;
}