/*-----------MODIFS BLOCS PAGE DE BASE-------------*/
body {
overflow: auto;
}
.header {
height: 5em;
}
.menugauche {
display: none;                                                                                                                                   
}
.header h1 a {
	position: absolute;
	top : 20px;
	left: 28px;
	font-size:1.5em;
	font-weight: normal;
	padding:0;
	margin: 0;
	width: 306px;
	height: 38px;
	text-indent: -4000px;
	background: transparent url(../images/interface/logoentier.png) top center no-repeat;
	}
.navigation {
	display: none;
  	}
#menu {
	display: none;
  	}
#lienhome {
	display: none;
  	}
#categories {
	display: none;
  	}

#adressprint {
position: relative;
top: 70px;
left: 30px;
font-size:10px;
   	color: #999999;
	border: 0;
	padding: 0;
clear: both;
margin: 10px 0 10px 0;
line-height: 14px;
}

#adressprint a{
color: #CD2086;
text-decoration: none;
}
#adressprint a:hover{
color: #CD2086;
text-decoration: underline;
}


.frame {
	display: block;
	margin: 45px 0 0px 30px;
	font-family: verdana, arial, sans-serif;
  	font-size: 0.9em;
	height: auto;
	border-left: 1px solid #CCCCCC;
	overflow: auto;
}
.credits {
	font-size:10px;
   	color: #CCCCCC;
	border: 0;
	padding: 0;
	margin: 5px 0 0 30px;
}	
/* ----FIN MODIFS BLOCS PAGE DE BASE----*/

/*-------------MODIFS BLOCS GALLERIE--------------------*/

/*----MENU GAUCHE--------*/

#menunews{
	display: none;	}

/*----FIN MENU GAUCHE----*/


/*-------------------CONTENU NEWS-------------------*/



.frame img {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
	border: none;
	}
	
.frame h2 {
	margin: 0 0 0 10px;
	border:none;
	padding: 0;
	color: #CD2086;
	font-weight: normal;
	font-size: 12px;
}

.frame h3 {
	margin: 0 0 0 10px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 3px;
	color: #CD2086;
	font-weight: normal;
	font-size: 1.2em;
}

.frame p {
	margin: 1em 50px 1em 1em;
	padding: 0;
	border: none;
	text-align: justify;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	max-width: 1000px;
	min-width: 200px;
}

p.soustitrenews {
	margin: 10px 0 10px 10px;
	border:none;
	padding: 0;
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 2px ;
	text-transform: uppercase;
	line-height: 1em;
}


.frame a:link, .frame a:visited {
	text-decoration: none;
	color: #CD2086;
	}
.frame a:hover {
	color: #670F36;
	}
/*-------------------FIN CONTENU NEWS-------------------*/

#retour{
display: none;
}

#retour {
margin: 1em;
clear: both;
}

/*-------------------BLOCS PHOTOS-------------------*/


/* ---------ANTI FLOAT--------- */

hr {
	clear:both;
	border:0;/* enleve toute bordure */
	border-bottom: 1px white solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
	background-color: white;
	margin: 10px 0 10px 0;
	padding: 0;
}
}
