/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */
#texte h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#000;
	margin:38px 0px 20px 310px;
	text-transform:uppercase;
	text-align:left;

}
#texte h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#000;
	margin:10px 0px 5px 0;
}
#texte a:link, #texte a:visited{
	font-weight:bold;
		text-decoration:none;
	color:#000;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.alignementdroite{
	float:right;
	margin:0 0 0px 20px;
}

/***********Généralités************************/
#container #collRight #contenu #texte ul li{
	padding-bottom:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	list-style-image:url(../images/charte/puce.gif);
	margin:0px 0px 0px 30px;
} 

#texte h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#666666;
	margin:2px 0px 10px 0;
}


#texte h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:18px;
	height:30px;
	text-align:left;
	color:#CC0000;
	margin:2px 0px 10px 0;
}

#texte .img{
	border:0px;
	float:right;
	margin:0px 0px 10px 15px;
}




/***********Accueil*************/
#accueil{
	width:650px;
	float:left;
}

#accueil .nouv .img_gauche{
	float:left;
	margin:0px 10px 5px 0px;
	border:0px;
}

#accueil .nouv{
	width:630px;
}
#accueil .nouv p{
	margin-bottom:3px;
	margin-top:3px;
}

.titre{
	color:#7F7F7F;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
 .titre1{
	color:#7F7F7F;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	margin:5px 0px 0px 15px;
}


#texte #accueil p{
margin-bottom:20px;
}
.titre_evenement{
	font-weight:bold;
	text-align:center;
	color:#990000;
	margin-top:5px;
	margin-bottom:3px;
}

#container #collRight #contenu #texte .bloc_logo p.titre_evenement a{
	font-weight:bold;
	text-align:center;
	color:#990000;
	margin-top:5px;
	/*border:2px solid red;*/
}

#container #collRight #contenu #texte .bloc_logo p.titre_evenement a:hover{
	color:#333333;
}
/**************Boutique******************/
#boutique{
	width:650px;
}
#boutique img{
	float:right;
	margin:2px 0px 5px 10px;
	border:0px;
}

/************Collection*****************/
.bloc_logo{
	width:650px;
	float:left;
	margin:3px 15px 5px 0px;
	/*background:url(../images/img/bg_logo2.gif) no-repeat;*/
	background:#CCCCCC;
	min-height:80px; 
	height:auto !important;
	height:80px;
/*	height:120px;*/
}
.bloc_logo p{
	padding:0px 17px 2px 12px;
	font-size:11px;
	text-align:left;
}

.bloc_logo p.txt{
	text-align:center;
}

.bloc_logo .div_img img
{
	border:0px;
	margin:7px 10px 5px 5px;
	float:left;
}

.bloc_logo img
{
	border:1px solid #ffffff;
	margin:7px 0px 5px 20px;
	float:right;
}


#bloc_img{
	width:700px;
}

#bloc_img img{
	margin:15px 70px 15px 80px;
	float:left;
	/*border:1px solid #9B9999;*/
}

.div_img{
	/*min-width:80px;
	width:auto !important;
	width:80px;
	min-height:80px;*/
	width:114px;

	height:80px;
	float:left;
}

.div_img_pilou{
	/*min-width:80px;
	width:auto !important;
	width:80px;
	min-height:80px;*/
	width:114px;

	height:90px;
	float:left;
}

.bloc_logo .div_img_pilou img
{
	border:0px;
	margin:7px 10px 5px 5px;
	/*text-align:center;*/
	float:left;
}

/****************Défilés********************/
#galerie{
	width:660px;
}
#galerie img{
	float:left;
	margin:5px 8px 5px 0px;
	border:1px solid #ffffff;
}

/* STYLE DE LA PAGE CONTACT */
#contactTxt{
	width:660px;
	float:left;
	background:url(../images/charte/bg_txt_contact.gif) no-repeat;
	height:170px;
	padding:3px 10px 5px 10px;
}
#contactTxt .colonne_contact1 p{
	margin:5px 0px 5px 5px;
	line-height:15px;

}
#contactTxt .colonne_contact2 p{
	margin:5px 0px 5px 5px;
	line-height:15px;

}
#contactTxt .bloc_logo_contact{
	width:300px;
	float:left;
	height:65px;
	}
#contactTxt .colonne_contact1{
	width:180px;
	float:left;
	margin-right:20px;
}
#contactTxt .colonne_contact2{
	width:220px;
	float:left;
	margin-right:20px;
}

#contactTxt .img_logo{
	margin:10px 10px 0px 0px;
	border:0px;
	float:left;
}

#contactTxt img{
	margin:8px 10px 7px 0px;
	border:0px;
	float:right;
}

#contactPlan{
	width:100px;;
}

#contactPlan img{
	border:0px solid #ffffff;
	/*margin:5px 0px 10px 0px;*/
}

#formContact input,textarea{
	width:200px;
	border:1px solid #A4A5A4;
	background-color:#E6E7E6;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}

#contenu .input{
	/*background:url(../images/charte/bg_input.gif) no-repeat;*/
	border:1px solid 666666
	color:#666666;
	/*width:109px;
	height:32px;
	border:0px;*/
	font-size:10px;
	padding-bottom:4px;
}
.loi {
	font-size:10px;
	color:#666666;	}

#actu{
margin:5px;
background:url(../images/actu/fondactu.jpg);
background-repeat:no-repeat;
width:600px;
height:340px;
padding-top:5px;
padding-bottom:5px;
}

#actuintern{
width:550px;
height:280px;
padding:0px;
margin:30px;
border:1px solid #fff;
overflow:auto;
}

#actuintern h5{
margin:0 10px 0 0;
padding:0;
border-bottom:1px dashed #bbb;
}

#actu p{
color:#990000;
padding-right:10px;
text-align:justify;
}


#texte h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#990000;
}

#nouv-encart-photos {
float:left;
width:220px;
padding: 1px 4px;
}

#nouv-encart-photos img{
border:1px solid #bbb;
margin:1px;
}
#contenu a:link.ideo_fpc_boutonAmi, #contenu a:visited.ideo_fpc_boutonAmi, 
#contenu a:link.ideo_fpc_boutonContact, #contenu a:visited.ideo_fpc_boutonContact {
	width:145px;
	height:39px;
	margin:0 0 10px 0;
	display:block;
	background-repeat:no-repeat;
}
#contenu a:link.ideo_fpc_boutonAmi, #contenu a:visited.ideo_fpc_boutonAmi {background-image:url(../images/catalogues01/btAmi.gif);background-position:0px 0px;}
#contenu a:hover.ideo_fpc_boutonAmi, #contenu a:active.ideo_fpc_boutonAmi {background-position:0px -39px;}