/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*General*/

a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   
}

#enveloppe {
	margin-left:auto;
	margin-right:auto;
	width:730px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#entete {
/*	margin-left:auto;
	margin-right:auto;*/
	margin-left:40px;
	width:600px;
}

#entete img {
	border:none;
}

@font-face {
/*    font-family: "Platelet Heavy";
    src: url("http://localhost/ciefilou/public_html/images/popo/PlateletHeavy.pfm");
	
	font-family: "Space Age";
    src: url("http://localhost/ciefilou/public_html/images/popo/tspace age.ttf");*/
	
	font-family: "Platelet Heavy";
    src: url("http://ciefilou.host56.com/public_html/images/popo/PlateletHeavy.pfb");
	
	font-family: "Space Age";
    src: url("http://ciefilou.host56.com/public_html/images/popo/tspace age.ttf");
}
/*les liens xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#kwicks span {
    display:block;
    height:100px;
    cursor:pointer;
}

#kwicks a {
	text-decoration:none;
	color:#FFFFFF;
}
.kwick {
	color:#FFFFFF;
	font-weight:bold;
}

/*Le contenu xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#contenu {
	
    width:600px;
/*	margin-left:auto;
    margin-right:auto;*/
	margin-left:40px;
    min-height:300px;
    background: url(../images/carreRose.png) no-repeat bottom right;
}

.imagCata {
	 width:150px;
	 float:left;
	 margin:0;
	 border:1px solid black;
}

.imagCataright {
	width:150px;
	 float:right;
	 margin:0;
	 border:1px solid black;
	 margin-left:30px;
}

.titres {
	margin-bottom:5px;
	width:600px;
	height:50px;
    font-family: "Platelet Heavy";
	font-size:30px;
}
.titrestest{
	margin-bottom:5px;
	width:600px;
	height:50px;
	font-size:30px;
    font-family: "Space Age";
}

.imagtitres {
	margin-bottom:5px;
	width:600px;
	height:50px;
}
.imagtitrespg {
	margin-bottom:5px;
	width:600px;
	height:100px;
}


.imagtitres_lapin {
	margin-bottom:15px;
	width:600px;
	height:85px;
}
.imagpitititres {
	
}



.paraCata {
	margin-top:30px;
	margin-left:200px;
	margin-right:30px;
	color:#666666;;
    text-align:justify;
}

.paraCataright {
	margin-left:320px;
	margin-right:30px;
	
	color:#666666;;
    text-align:justify;
}


.paraCataleft {
	
	margin-left:30px;
	margin-top:30px;
	color:#666666;;
    text-align:justify;
}



.sousParaCata {
	margin-left:200px;
	margin-right:30px;
    text-align:center;   
}
.sousParaCataright {
	margin-left:280px;
	
    text-align:center;   
}
.sousParaCataleft {
	margin-left:30px;
	margin-right:30px;
    text-align:center;   
}



.ptititresleft {
	text-align:center;
	font-size:large; }
	
	.ptititresright {
		margin-left:340px;

	font-size:large; }




.contact {
	font-family: "Platelet Heavy";
	text-align: center;
	margin-top:20px;
	margin-bottom:30px;
	font-size:20px;/*mets des px plutot*/
}

.contactparaCata {
	color:#666666;;
    text-align:center;
}

.couleur1 {
    color: #F60;
}
.couleur2 {
    color: #900;
}
.couleur3 {
    color: #099;
}
.couleur4 {
    color: #F60;
}
.couleur5 {
    color: #F00;
}
.couleur6 {
    color: #F09;
}
.couleur7 {
    color: #099;
}
.couleur8 {
	color: #F93;
}
.couleur9 {
	color: #800080;
}
.couleur10 {
	color: #666666;
}
.couleur11 {
	color: #33ccff;
}

33ccff

.lehr {
    clear:both;
    border:none;
	margin-bottom:30px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*le menu xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#kwicks_container { 
	cursor: pointer;
    height:100px;
/*	margin-left:auto;
	margin-right:auto;*/
	margin-bottom:60px;
	width:700px;
	
}
#kwicks {
	position: relative;
	margin:0;
}
 
#kwicks .kwick {

	float: left;
	display: block;
	width: 117px;
	height: 100px;
	margin:0;
	border:1px solid #000000;
}
 
#kwick_1 {

	background-image:url(../images/parades.png);
	background-repeat:no-repeat;
	background-position:left;
    }
#kwick_2 {
	background-image:url(../images/spectacles.png);
	background-repeat:no-repeat;
	background-position:left;
	}
#kwick_3 {
	background-image:url(../images/anim.png);
	background-repeat:no-repeat;
}
#kwick_4 {
background-image:url(../images/agenda.png)
}
#kwick_5 {
background-image:url(../images/contact.png)
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

