body {
	background-color:#ff0c12;	
	color:#fff;
	margin:0;
	padding:0;
	font-size: 12px;
	font-family:Arial;
}


#content-cabecera-zindex {
	position:absolute;
	float:left;
	z-index:2;
	width:745px;
	height:244px;
	top:0px;left:50%;
	margin-left:-480px;
	background:transparent url('../img/cabecera.png') no-repeat top center;
}

#content-cabecera-zindex-link {
	display:block;width:745px;height:75px;
}

#content {
	position:relative;float:left;width:960px;left:50%;margin-left:-480px;
}

#subcontent {
	position:relative;float:left;width:960px;
}

#subcontent-centro{
	position:relative;float:left;width:543px;padding-left:100px;padding-right:100px;min-height:330px;padding-top:160px;color:#000;
	background:#fff url('../img/separador-vertical.png') repeat-y top right;
	border-right:2px solid #fff;
}

#subcontent-centro-home{
	position:relative;float:left;width:543px;padding-left:100px;padding-right:100px;min-height:380px;padding-top:160px;color:#000;
	background:#fff url('../img/home.jpg') no-repeat top left;
	border-right:2px solid #fff;
	z-index:3;
}



#subcontent-centro-picoteo{
	position:relative;float:left;width:723px;padding-left:10px;padding-right:10px;min-height:330px;padding-top:90px;color:#000;background:#fff url('../img/separador-vertical.png') repeat-y top right;border-right:2px solid #fff;
}

#subcontent-centro-faqs{
	position:relative;float:left;width:723px;padding-left:10px;padding-right:10px;min-height:330px;padding-top:160px;color:#000;background:#fff url('../img/separador-vertical.png') repeat-y top right;border-right:2px solid #fff;
}

#subcontent-centro-participar{
	position:relative;float:left;width:723px;padding-left:10px;padding-right:10px;min-height:330px;padding-top:160px;color:#000;background:#fff url('../img/separador-vertical.png') repeat-y top right;border-right:2px solid #fff;
}


#subcontent-centro-productos{
	position:relative;float:left;width:723px;padding-left:10px;padding-right:10px;min-height:330px;padding-top:160px;color:#000;background:#fff url('../img/separador-vertical.png') repeat-y top right;border-right:2px solid #fff;
}


#subcontent-centro-premios{
	position:relative;float:left;width:723px;padding-left:10px;padding-right:10px;min-height:330px;padding-top:160px;color:#000;background:#fff url('../img/separador-vertical.png') repeat-y top right;border-right:2px solid #fff;
}


#subcontent-separador-vertical{
	position:relative;float:left;width:10px;min-height:490px;background:#fff url('../img/separador-vertical.png') repeat-y top left;
}


#subcontent-lateral {
	position:relative;float:left;width:215px;background:#ff0c12 url('../img/logo-borges.png') no-repeat top center;
}

#subcontent-lateral-logo {
	position:relative;float:left;width:215px;height:150px;
}

#subcontent-lateral-logo-link {
	display:block;
	position:relative;float:left;width:215px;height:120px;
}


#subcontent-lateral-video {
	position:relative;float:left;width:215px;height:175px;background:#ff0c12 url('../img/video_preview.png') no-repeat top center;
}

#subcontent-lateral-separador {
	position:relative;float:left;width:215px;height:8px;margin-top:5px;margin-bottom:20px;background:url('../img/separador-lateral.png') no-repeat top center;
}

#subcontent-lateral-menu {
	position:relative;float:left;width:215px;font-size:14px;font-weight:bold;background-color:#ff0c12;
}

.subcontent-lateral-menu-item {
	position:relative;float:left;width:190px;height:20px;padding-left:25px;margin-bottom:5px;background:#ff0c12 url('../img/menu-pivote.png') no-repeat -1px 0px;
}

.subcontent-lateral-menu-item-link {
	text-decoration:none;color:#fff;
}

.subcontent-lateral-menu-item-link:hover {
	/*text-decoration:underline;*/
	font-size:16px;
	color:#fff;
}

.subcontent-lateral-menu-item-link-selected {
	text-decoration:none;
	font-size:16px;
	color:#333;
}

#faldon {
	position:relative;float:left;width:960px;height:110px;z-index:1;
}

#faldon-centro {
	position:relative;float:left;width:745px;height:110px;background:#fff url('../img/faldon-izq.png') no-repeat top center;
}

#faldon-lateral {
	position:relative;float:left;width:215px;height:110px;background:#ff0c12 url('../img/faldon-der.png') no-repeat top left;
}

#pie {
	position:relative;float:left;width:960px;font-size:11px;
	margin-bottom:15px;
}



#subcontent-centro p { 
	color:#6F7072;
	font-size:11px;
}
