
/* Página sin cabeza: */

/*
body.without_menu {
	border: 0;
}
div#header.without_menu {
	display: block;
	border-bottom: 25px solid #F08900;
	height: 115px;	
}
*/
div#menu.without_menu {
	height: 20px;
	border-top: 1px solid #808080;
	background-image: none;
}
	div#menu.without_menu span {
		display: block;
		height: 20px;
		width: 770px;
		margin: 0 auto;
		padding: 0;
		font-size: 0;
		border-right: 1px solid #B76A00;
		border-left: 1px solid #B76A00;
	}
div#content.without_menu {
	margin-top: 115px;
}

/* --------------------------------- */

#tof {
	position: absolute;
	z-index: 1;
	right: 25px;
}

#tof_1 {
	background: transparent url(/img/content/_04R5838_M.jpg) no-repeat;
}
#tof_2 {
	background: transparent url(/img/content/_04R5907_M.jpg) no-repeat;
}
#tof_3 {
	background: transparent url(/img/content/_04R5918_P.jpg) no-repeat;
}
#tof_4 {
	background: transparent url(/img/content/_04R5870_P.jpg) no-repeat;
}
#tof_5 {
	background: transparent url(/img/content/portada5.jpg) no-repeat;
}

div.zone0 h2 {
	position: absolute;
	margin: 0;
	padding: 0;
}
div.zone0 p {
	margin: 5px 0 0 0;
	padding: 0 0 0 95px;
	white-space: nowrap;
}

div.zone2 div.bloc {
	float: left;
}
div.zone2 div.blocA {
	margin-top: 5px;
}
div.zone2 div.blocB {
	margin: 60px 0 0 10px;
}


#tof_3, #tof_4, #tof_5 {
	position: absolute;
	margin-top: 10px;
}
div.blocB h3 a, div.blocB h3 span, div.blocB p {
	margin-left: 165px;
}
div.blocB h3 a {
	background-color: #EFEFEF;
	color: #711B00;
}
div.blocB hr {
	margin: 5px 0;
}
div.blocB p a {
	float: right;
	color: #00c;
}


	#content p.bold {
		font: bold 12px/18px Tahoma;
		padding-bottom: 10px;
	}

	#content div.bloc li {
		background: transparent url(/img/li.gif) no-repeat top left;
		display: block;
		width: 92%;	
		padding: 10px 5px 10px 20px;
		border-top: 1px solid #E2E2E2;
		margin: 0;
	}
	#content div.bloc li.noborder, dd.border {
		border-top: 0 none;
		margin-top: 10px;
	}
	