/* CSS Document */
*{
	margin:0;
	padding:0;
}
body
{	
	background-image:url(Design/background_1.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1, h2, h3{
	text-indent:-5000px;
	font-size:1px;
}

h2.index {
	color:#FDA005;
	font-weight:bold;
	text-indent:0;
	font-size:14px;

}

h4.index {
	color:#FDA005;
	text-indent:0;
	font-size:14px;

}

.nettoyeur{
	clear:both;
}

p.justifier {
	text-align:justify;

}
.fabien {
	text-align:center;
}

.titrerouge {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	font-size:50px;
}




#conteneur{
	width:960px;
	margin:auto;
	background-color:#FFFFFF;		
}

#en_tete{
	background-image:url(Design/logo_pti_zozio.jpg);
	background-repeat:no-repeat;
	height: 110px;
	width: 960px;
}

#bandeaucontact {
	display:block;
	float:right;
	background-image:url(Design/bandeau_contact.jpg);
	background-repeat:no-repeat;
	width:560px;
	height:36px;
	margin-top:28px;
}
#lien_head{
	color:#FFFFFF;
	font-size:13px;
	margin-left:390px;
	margin-top:10px;
}
#lien_head a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}
/****************************************************************/
#menuzozio{
	float:right;
	margin-top:29px;
	background:url(Design/bg_menu1.gif) bottom repeat-x;
}
#menuzozio ul {
	list-style:none;
}
#menuzozio li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#menuzozio li a {
	display: block;
	background: url(Design/menu1.gif) left top no-repeat;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height: 27px;
	width:106px;
	text-align: center;
}	
#menuzozio li a:hover, #menuzozio li a:focus, #menuzozio li a:active {
	background: url(Design/menu1.gif) left -27px no-repeat;
}
#menuzozio li a.selected {
	background: url(Design/menu1.gif) left -54px no-repeat;
}
/****************************************************************/

.elt_menu{
	float:left;
}

#contenu_haut{
	margin-top:9px;
}

#image_contenu{
	height:235px;
	border:2px solid #5D6769;
	/*border-left:2px solid #A1A6A9;
	border-bottom:2px solid #A1A6A9;
	border-right:2px solid #A1A6A9;*/
}

#indication_contenu{
	background-color:#5D6769;
	height:20px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:30px;
}

#contenu_bas{
	margin-top:10px;	
}

#bas_droite {
	padding:15px;
}

#bas_droite a {
	color:#000000;
}

#bas_droite a:hover{
	text-decoration:none;
}

#bas_gauche {
	display:block;
	float:left;
	border-right: 3px solid #A1A6A9;
	padding-right:5px;
	margin:0 10px 10px 30px;
	width:290px;
	height:480px;
}

.menugauche {
	list-style-image:url(Design/image_puce_menu.jpg);
	font-size:11px;
	margin: 0;
	padding:0;
}

.menugauche li {
	margin-bottom: 5px;
}

.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menugauche a:hover {
	text-decoration: none;
}

#spacer_bas{
	/*clear:both pour faire passer le spacer en dessous du contenu_bas*/
	clear:both;
	height:20px;
	width:960px;
}

#footer{
	color:#FDA005;
	font-size:10px;
	height:30px;
	padding-top:5px;
	text-align:center;
	border-top:3px solid #A1A6A9;
}

#footer a{
	color:#FDA005;
}

.alert{
	color:#FF0000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

/*.ssTitres {
	color:#FDA005;
	font-weight:bold;
	font-size:14px;
}*/
a {
	color:#000000;
}
a:hover{
	text-decoration:none;
}
/********************************************************************************/

a.pagination_active {
	
	display:inline;
	width:15px;
	height:15px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px;
}
a.pagination_inactive {
	
	display:inline;
	width:15px;
	height:15px;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	padding:1px;
}

#form_contact{
	text-align:center;
	padding:20px;
	/*padding-top:20px;*/
}

#faq, #liens, #panier {
	padding:20px;

}
/********** PORTFOLIO *****************/
/********** EVENEMENTS *****************/

#portfolio, #evenement{
	text-align:center;
	padding: 5px;
}

#portfolio a, #evenement a{
	text-decoration:none;
	color:#000000;
}

#portfolio td, #evenement td{
	text-align:center;
	vertical-align:top;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	width:150px;
}

#evenement_album, #portfolio_album{
	background-color:#FFFFFF;	
}

#evenement_album td , #portfolio_album td{
	width:160px;
	text-align:center;
	/*marche pas sous ie7*/
	vertical-align:top;
	margin:0 ;
	padding:0 5px;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
}

#evenement_album a , #portfolio_album a{
	text-decoration:none;
	color:#000000;	
}

#portfolio table, #evenement table , #evenement_album table , #portfolio_album table, #panier table{
	 margin-left: auto; 
	 margin-right: auto;
}
/********** PANIER *****************/

#panier{
	text-align:center;
}

#panier table{
	border:1px solid #999999;
	margin:10px;
}
.TableauTitre {
	height:25px;
	text-align:center;
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
}
.TableauLigneInter {
	border-bottom:1px dotted #999999;
}
#panier td{
	padding:0 5px 0 5px;
}
#panier tr{
	height:25px;
}
/**-------- CSS Champs de formulaire -----------------**/

fieldset {
	/*font:80%/1 sans-serif;*/
	text-align:left;
	padding: 10px;
	margin: 10px;
}

fieldset legend {
	/*color: #4020E0;*/
}

label {
	float:left;
	width:30%;
	margin-right:7px;
	padding-top:4px;
	text-align:right;
	/*font-weight:bold;*/
}

input {
	 margin-bottom:1px;
}

select {
	/*width:146px;*/
	margin-bottom:1px;
}

textarea {
	width:230px;
	height:85px;
	margin-bottom:1px;
}
/**-------- Fin CSS Champs de formulaire --------------**/


.comments {
	font-size:10px;
	color:#999999;
}


/**-------- page acceuil --------------**/


body2 {
	background-color:#333333;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
	

#global2 {
	margin:0 auto;
	width:960px;
	color:#FFFFFF;
}

h6 {
	font-size:50px;
	text-align:center;
	margin-top:100px;
	font-family:"Cordia New",Verdana, Arial, Helvetica, sans-serif;
}
	
	
.accueil {
	width:320px;
	text-align:center;
	float:left;
	margin-top:20px;
}

.accueil img {
	border:1px solid #FFFFFF;
}

.nettoyeur2 {
	clear:both;
}
