*
{
	margin:0;
	padding:0;
	
}

.clear
{
	clear:both;
}

body 
{
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial,sans-serif;
	font-size:12px;
	background:#f6f4ef;
}

.clear
{
	clear:both;
}

.header
{
	background-color:#FFFFFF;
	height:150px;
	margin:auto;
	padding-top:25px;
}

.headerContenu
{
	width:990px;
	height:170px;
	margin:auto;
}


.logo
{
	width:350px;
	position:relative;
	float:left;
	margin-left:20px;
}

h1
{
	background:url(img/logo.jpg);
	width:306px;
	height:52px;
}

h1 a 
{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:52px;
}

.imgLogo
{
	position:relative;
	float:left;
	width:300px;
	height:128px;
	top:-10px;
}

.menu
{
	position:relative;
	float:left;
	width:370px;
	font-size:1.6em;
	top:90px;
	left:180px;
}

.menu li
{
	display:inline;
	color:#009edb;
}

.menu .actif 
{
	color:#ff7e00;
/*	text-decoration:underline;*/
}

.menu li a
{
	color:#009edb;
	text-decoration:none;
}

.menu li a:hover
{
	color:#ff7e00;
/*	text-decoration:underline;*/
}

/*__________________________________ FIN HEADER*/

#accueil
{
	width:100%;
	background: url(img/accueil_bg.jpg) repeat-x top;
	padding-top:30px;
	padding-bottom:10px;
}

#accueil #accueilTexte
{
	width:990px;
	margin:auto;
}


#accueil #accueilTexte #texte
{
	width:360px;
	margin:auto;
	position:relative;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
}

h2
{
	font-size:2em;
	color:#ff7e00;
}

#accueil #accueilTexte #texte p 
{
	font-family: Palatino, "Times New Roman", Times, serif; 
	font-size:1.5em;
	line-height:1.3em; 
	margin-top:20px;
	color:#45433f;
	
}

#accueil #accueilTexte #texte p a 
{
	color:#45433f;
	text-decoration:none;
}

#accueil #accueilTexte #texte p a:hover
{
	color:#45433f;
	text-decoration:underline;
}

#accueil #accueilTexte #texte p .paranthese
{
	font-size:0.8em;
}

#accueil #accueilTexte #image
{
	position:relative;
	float:right;
	width:470px;
	margin:auto;
	margin-top:25px;
	margin-right:20px;
}

#accueil #accueilTexte #image #etp
{
	padding-left:50px;
	padding-top:30px;
	font-size:1.8em;
	color:#FFFFFF;
	background:url(img/etp_cadre.jpg) no-repeat;
	width:407px;
	height:211px;
}

#accueil #accueilTexte #image #contact
{
	background:url(img/contact.jpg) no-repeat;
	width:285px;
	height:22px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#45433f;
	padding-top:5px;
	padding-left:25px;
}

#accueil #accueilTexte #image #contact a
{
	color:#fff;
	text-decoration:none;
	margin-right:30px;

}

#accueil #accueilTexte #image #contact a:hover
{
	color:#fff;
	text-decoration:underline;
}

#miniatures
{
	width:100%;
	background:#45433f;
	
}

#miniatures #miniaturesVignettes
{
	width:990px;
	position:relative;
	left:20px;
	margin:auto;
	padding-top:20px;
}

#miniatures #miniaturesVignettes li 
{
    float: left;
    width: 130px;
	height:210px;
	margin-top:20px;
	margin-right:20px;
	list-style-type:none;
	text-align:center;
	color:#FFFFFF;
	font-size:1.3em;
}

#miniatures #miniaturesVignettes li .description
{
	margin-top:10px;
}

#miniatures #miniaturesVignettes li .description a
{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	
}

#miniatures #miniaturesVignettes li .description a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	
}

#miniatures #miniaturesVignettes #imgBottom
{	
	width:328px;
	height:271px;
	position:relative;
	float:right;
	right:-90px;
	margin-top:-220px;
	margin-bottom:-25px;
}

/*__________________________________ PORTFOLIO*/

.none
{
	text-decoration:none;
}

#portfolioContenu
{
	background: url(img/accueil_bg.jpg) repeat-x scroll center top
}

#portfolio
{
	width:990px;
	margin:auto;
	padding-top:30px;
	padding-bottom:10px;
	
}

#portfolioTexte 
{
	position:relative;
	float:left;
	/*margin-top:30px!important;
	margin-top:0;*/
	margin-bottom:20px;
	margin-left:20px;
}

#portfolioTexte p
{
	font-family: Palatino, "Times New Roman", Times, serif; 
	font-size:1.5em;
	line-height:1em; 
	margin-top:20px;
	color:#45433f;
}


#portfolioTexte .paranthese
{
	font-size:1.1em;
	line-height:0.8em; 

}

#portfolioTexte p a
{
	color:#45433f;
	text-decoration:none;
}

#portfolioTexte p a:hover
{
	color:#45433f;
	text-decoration:underline;
}

/*____________________________________________________________RUBRIQUES*/

#portfolio .rubriqueTop
{
	background:url(img/lineTop.jpg) repeat-x;
	width:900px;
	height:58px;
	margin-left:20px;
	margin-top:10px;
	cursor:default;
}

#portfolio .rubriqueTop:hover
{
	background:url(img/lineTop.jpg) repeat-x;
	width:900px;
	height:58px;
	margin-left:20px;
	margin-top:10px;
	cursor:pointer;
}

#portfolio .rubriqueTop h3
{
	
	position:relative;
	float:left;
	font-size:2em;
	line-height:58px;
	color:#009edb;
	
}

/*#portfolio .rubriqueTop a
{
	color:#009edb;
	text-decoration:none
}

#portfolio .rubriqueTop a:hover
{
	color:#009edb;
	text-decoration:none;
}*/		

#portfolio .rubriqueTop .rubriqueDescription
{
	position:relative;
	float:left;
	width:600px;
	margin-left:10px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#45433f;
	top:22px;
}

#portfolio .rubriqueTop .rubriqueDescription .paranthese
{
	font-size:0.8em;

}

.creation
{
	margin:15px 0 15px 40px ;
}

.creation .infos
{
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#45433f;
	margin-top:20px;
	float:left;
}

.creation .infos h4
{
	font-size:1.4em;
	color:#ff7e00;
}

.creation .infos .descriptionDessin
{
	margin-top:10px;
	margin-bottom:20px;
	width:250px;
}

.creation .infos .descriptionDessinLongue
{
	margin-top:10px;
	margin-bottom:20px;
	width:500px;
}

.creation .infos .descriptionDessin a
{
	color:#45433f;
	text-decoration:underline;
}

.creation .infos .descriptionDessin a:hover
{
	color:#45433f;
	text-decoration:none;
}

.creation .infos .descriptionDessinLongue a
{
	color:#45433f;
	text-decoration:underline;
}

.creation .infos .descriptionDessinLongue a:hover
{
	color:#45433f;
	text-decoration:none;
}

.creation .infos .retour a
{
	font-size:1em;
	text-decoration:none;
	color:#009edb;
	margin-bottom:20px;
}

.creation .infos .retour a:hover
{
	font-size:1em;
	text-decoration:underline;
	color:#009edb;
	margin-bottom:20px;
}

.creation .crea
{
	position:relative;
	float:left;
	width:600px;
	text-align:center;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#45433f;
	margin-top:20px;
	margin-right:20px;
	margin-left:20px;

}

.creation .crea .media img
{
	margin-bottom:20px;
	border:solid 3px #FFFFFF;
}

.creation .crea .retour a
{
	font-size:1em;
	text-decoration:none;
	color:#009edb;
	margin-bottom:20px;
}

.creation .crea .retour a:hover
{
	font-size:1em;
	text-decoration:underline;
	color:#009edb;
	margin-bottom:20px;
}

#portfolio .rubriqueBottom
{
	background:url(img/lineBottom.jpg) repeat-x;
	width:900px;
	height:1px;
	margin-left:20px;
}

/*___________________________________________________ couv perso */

#croisade
{
	background:url(img/crea/print/couv/perso/croisade.jpg) no-repeat;
	width:600px;
	height:434px;
}

#croisade:hover
{
	background:url(img/crea/print/couv/perso/croisade_img.jpg) no-repeat;
	width:600px;
	height:434px;
}

#cahier
{
	background:url(img/crea/print/couv/perso/cahier.jpg) no-repeat;
	width:600px;
	height:428px;
}

#cahier:hover
{
	background:url(img/crea/print/couv/perso/cahier_img.jpg) no-repeat;
	width:600px;
	height:428px;
}

#pierres
{
	background:url(img/crea/print/couv/perso/pierres.jpg) no-repeat;
	width:600px;
	height:439px;
}

#pierres:hover
{
	background:url(img/crea/print/couv/perso/pierres_img.jpg) no-repeat;
	width:600px;
	height:439px;
}

#faim
{
	background:url(img/crea/print/couv/perso/faim.jpg) no-repeat;
	width:600px;
	height:430px;
}

#faim:hover
{
	background:url(img/crea/print/couv/perso/faim_img.jpg) no-repeat;
	width:600px;
	height:430px;
}

#mystere
{
	background:url(img/crea/print/couv/perso/mystere.jpg) no-repeat;
	width:600px;
	height:442px;
}

#mystere:hover
{
	background:url(img/crea/print/couv/perso/mystere_img.jpg) no-repeat;
	width:600px;
	height:442px;
}

#ultime
{
	background:url(img/crea/print/couv/perso/ultime.jpg) no-repeat;
	width:600px;
	height:423px;
}

#ultime:hover
{
	background:url(img/crea/print/couv/perso/ultime_img.jpg) no-repeat;
	width:600px;
	height:423px;
}

#pere
{
	background:url(img/crea/print/couv/perso/pere.jpg) no-repeat;
	width:600px;
	height:419px;
}

#pere:hover
{
	background:url(img/crea/print/couv/perso/pere_img.jpg) no-repeat;
	width:600px;
	height:419px;
}

#main
{
	background:url(img/crea/print/couv/perso/main.jpg) no-repeat;
	width:600px;
	height:439px;
}

#main:hover
{
	background:url(img/crea/print/couv/perso/main_img.jpg) no-repeat;
	width:600px;
	height:439px;
}


#crash
{
	background:url(img/crea/print/couv/perso/crash.jpg) no-repeat;
	width:600px;
	height:442px;
}

#crash:hover
{
	background:url(img/crea/print/couv/perso/crash_img.jpg) no-repeat;
	width:600px;
	height:442px;
}

#protegeons
{
	background:url(img/crea/print/couv/perso/protegeons.jpg) no-repeat;
	width:600px;
	height:443px;
}

#protegeons:hover
{
	background:url(img/crea/print/couv/perso/protegeons_img.jpg) no-repeat;
	width:600px;
	height:443px;
}


#cas
{
	background:url(img/crea/print/couv/perso/cas.jpg) no-repeat;
	width:600px;
	height:443px;
}

#cas:hover
{
	background:url(img/crea/print/couv/perso/cas_img.jpg) no-repeat;
	width:600px;
	height:443px;
}



.mediaRetouche
{}

#garcon
{
	background:url(img/crea/photo/retouche/garcon.jpg);
	width:370px;
	height:600px;
}
#garcon:hover
{
	background:url(img/crea/photo/retouche/garcon_img.jpg);
	width:370px;
	height:600px;
}

#sacrement
{
	background:url(img/crea/photo/retouche/sacrement.jpg);
	width:459px;
	height:600px;
}
#sacrement:hover
{
	background:url(img/crea/photo/retouche/sacrement_img.jpg);
	width:459px;
	height:600px;
}

#caravane
{
	background:url(img/crea/photo/retouche/caravane.jpg);
	width:462px;
	height:302px;
}
#caravane:hover
{
	background:url(img/crea/photo/retouche/caravane_img.jpg);
	width:462px;
	height:302px;
}

/*______________________________________________________________ a propos*/

/*#aproposContenu
{
	background: url(img/accueil_bg.jpg) repeat-x scroll center top;
}
*/
#apropos{
	width:990px;
	min-height:250px;
	margin:auto;
	margin-bottom:30px;
	padding-top:30px;
	padding-bottom:10px;
	
}

#aproposTexte
{
	margin-left:20px;

}

#aproposTexte p
{
	float:left;
	width:380px;
	font-family: Palatino, "Times New Roman", Times, serif; 
	font-size:1.5em;
	line-height:1.6em; 
	margin-top:20px;
	color:#45433f;
}

#aproposTexte p.texte-contact
{
	width:500px;
	color:#ff7e00;
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial,sans-serif;
	font-size:1.3em; 
	margin-top:130px;

}

#aproposTexte p a
{
	color:#009edb;
	text-decoration:none;
}

#aproposTexte p a:hover
{
	color:#009edb;
	text-decoration:underline;
}


#liens
{
	width:100%;
	background:#45433f;
}


#listeLiens
{
	width:990px;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:40px;
	
}

#liens .lienTitre
{
	font-size:1.4em;
	color:#009edb;

}


#liens ul
{
	font-size:1.2em;
	float:left;
	margin-right:50px;
	margin-top:10px;
}

#liens ul li
{
 list-style-type:none;
}

#liens ul li a
{
 text-decoration:none;
	color:#F5F4EF;
}

#liens ul li a:hover
{
 text-decoration:underline;
	color:#F5F4EF;
}


/*____________________________________ Formulaire*/

#formulaire
{
	position:relative;
	float:left;
	top:20px;
	width:580px;
	margin:auto;
	margin: 0 0 10px 0;
}


form label 
{
	font-family: Palatino, "Times New Roman", Times, serif;
	color:#009EDB;	 	
	font-size :1.6em;
	float:left;
	width :150px;
	text-align:right;
	margin:0px 10px 10px 0;
}

form input.champs 
{
	height:20px; 
	width:300px;
	float:left;
	font-size:1.3em;
	color:#45433f;
	padding:2px 0 2px 2px;
	margin-bottom:10px;
}

form textarea
{
	float:left;
	width:350px;
	margin-bottom:10px;
	padding:2px 0 2px 2px;
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial,sans-serif;
	font-size:1.3em;
	color:#45433f;	
	overflow-x:hidden; 
	overflow-y:auto; 	

}

form input.envoi 
{
	margin-left:160px;
}

#aproposTexte p.error
{
	clear:both;
	margin:0 0 0 0;
	padding:0 0 10px 210px;
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial,sans-serif;
	font-size:1em;
	color:#850000;
}

.red
{
	border:2px solid #850000;
}

/*__________________________________ FOOTER*/

.footer
{
	position:relative;
	width:990px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.footer a
{
	color:#45433F;
	text-decoration:underline;
}

.footer a:hover
{
	color:#45433F;
	text-decoration:none;
}