/*body {
	background-image: url(img/body_bg.png);
	background-repeat: repeat;
}*/
#entete
{
	height: 140px;
	background-color: red;
	background-image: url(img/logo_pcf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid red;
	text-align: right;
}
.div1
{
	background-color: red;
	background-image: url(img/logo_FG.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 92px;
	position: absolute;
	left: 138px;
	top: 0px;
}
.div2
{
	background-color: red;
	background-image: url(img/img1.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 92px;
	position: absolute;
	left: 276px;
	top: 0px;
}
.div3
{
	background-color: red;
	background-image: url(img/img2.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 92px;
	position: absolute;
	left: 414px;
	top: 0px;
}

#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/imgAffiche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#entete .nom-site span 		/* position du nom du site - position of the site's name  */
{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 300px;
}

#bloc-contenu
{
	position: static;
	border: solid 1px #DEDEDE;
	margin: 10px 155px 5px 155px;
	padding: 10px 10px 5px;
	background-color: aff1d4
	z-index: 20;
}

#editoFD
{
display: block;
background-color : #d29eff;
padding : 0px 5px 0px 5px;
width: 30%;
/*height: 500px;*/
float: left;
overflow: hidden;

/*left: 155px;
top: 150px;*/
}

#texte-jeune
{
display: block;
background-color : #ff9a4d;
padding : 0px 5px 0px 5px;
width: 25%;
/* height: 500px;*/
float: left;
overflow: hidden;

/*left: 155px;
top: 150px;*/
}

#texte-elu
{
display:block;
background-color : #a2ff86;
padding : 0px 5px 0px 5px;
width: 30%;
/*height: 500px; */
float: left;
overflow: hidden;

}
#encart
{
	position: absolute;
	top: 540px;
	right: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
#encart-presse
{
	display:block;
	position: absolute;
	top:150px;
	right:0px;
	width:150px;
	height:380px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

#menu-gauche
{
display:block;
position:absolute;
top:150px;
left:0px;
width:150px;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
}

#menu-rubriques			/* (inc/inc-menu-rubriques.html) */ 
{
	/* display :block; */
	position: absolute;
	/*  top: 180px;  essai 3/01/10 */
	top : 495px;
	left: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
#encart-video
{
position: absolute;
/* top: 0px;  essai 3/01/10 */
top : 150px;
left: 0px;
width: 150px;
height: 220px;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
}
#encart-TV
{
position: absolute;
/* top: 0px;  essai 3/01/10 */
top : 390px;
left: 0px;
width: 150px;
height: 100px;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
}
.imageHD
{
display: block;
position: absolute;
height: 190px;
background-color : yellow;
background-image: url(img/imgHD.jpg);
background-repeat: no-repeat;
top: 0px;
right: 0px;
width: 150px;
}

.imageHD49
{
display: block;
position: absolute;
height: 190px;
background-color : green;
color:yellow;
background-image: url(img/imgHD49.jpg);
background-repeat: no-repeat;
right: 0px;
top: 190px;
width: 150px;
}
.imgTV
{
display: block;
position: absolute;
height: 100px;
background-image: url(img/imgTV.jpg);
background-repeat: no-repeat;
left: 0px;
top: 0px;
width: 150px;
}
.h0
{
font-size: 60%;
color: green;
}
.textejuste
{
	text-align: justify;
	line-height: 1.3em;
	text-transform: inherit;
}
.textedroit
{
	text-align: right;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: inherit;
}
.textegauche
{
	text-align: left;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: inherit;
}

.textecentre
{
	text-align: center;
	line-height: 1.3em;
	text-transform: inherit;
}
/*#navigation*/			/* (inc/inc-menu.html) */ 
	/*position: absolute;
	top: 500px;
	left: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}*/


/*left: 155px;
top: 150px;*/

/*
.menu ul li a, 
.menu ul li b,
.edito h3,
.signatures td 
{	
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
*/
/* a deplacer dans styles.html */
/*.separateur
{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/puce.gif);
}

#entete .nom-site span { right: 200px; }

#menu-lang,
#formulaire-lang
{
	right: 0;
	text-align: right;
}
.formulaire_recherche input.forml {
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}
*/







