/* CSS by www.danouu.fr */

* {margin: 0;padding:0;}
hr{display:none;}
img{border:0px;}
ul{list-style:none;}
a{color:#000;cursor:pointer;}
a:hover{color:#1dfffe;cursor:pointer;}

h3{color:#000;font-size:18px;}

input{border:1px solid #000;margin:2px;}

.barretitre{
border-top:2px solid #176d34;
border-right:2px solid #176d34;
}
.barretitre2{
border-bottom:2px solid #176d34;
border-left:2px solid #176d34;
padding:2px;
}

body{
color:#000;
background-color:#404040;
font-family:arial;
font-size:11px;
}

.cache{display:none;}

#container{
width:1016px;
min-height:691px;
float:left;
}

/* BANNIERE */
#gauche{width:192px;float:left;height:302px;}
#droite{width:824px;float:left;height:302px;}

#titre{
width:824px;
height:134px;
background-image:url(images/fond_titre.gif);
float:left;
}
/* FIN BANNIERE */

#contain{
width:1016px;
float:left;
background-image:url(images/fond.gif);
background-repeat:repeat-y;
margin:0px;
padding:0px;
}

#menu{
float:left;
width:192px;
margin:0px;
padding:0px;
min-height:389px;
}

#bout{
height:28px;
}

#main{
width:824px;
min-height:384px;
background-image:url(images/fond_centre.gif);
background-repeat:no-repeat;
float:left;
}

#credit{
width:1016px;
height:136px;
background-image:url(images/footer.gif);
float:left;
}

#contenu{
padding-left:45px;
width:730px;
float:left;
}

#credittexte{
padding-top:105px;
padding-right:20px;
text-align:right;
color:#FFFFFF;
}



/* GESTION DU MENU */
#menu ul{
list-style:none;
margin:0px;
padding:0px;
}
#menu ul li{
margin:0px;
padding:0px;
}

.item1{height:81px;}
.item2{height:64px;}
.item3{height:66px;}
.item4{height:82px;}
.item5{height:68px;}

.menuItem1{width:192px;height:81px;display:block;background-repeat:no-repeat;}
.menuItem2{width:192px;height:64px;display:block;background-repeat:no-repeat;}
.menuItem3{width:192px;height:66px;display:block;background-repeat:no-repeat;}
.menuItem4{width:192px;height:82px;display:block;background-repeat:no-repeat;}
.menuItem5{width:192px;height:68px;display:block;background-repeat:no-repeat;}

#maPage1 {background-image : url(images/accueil_off.gif);}
/*#maPage1:hover {background-image : url(images/accueil_on.gif);}*/
#maPage2 {background-image : url(images/profil_off.gif);}
/*#maPage2:hover {background-image : url(images/profil_on.gif);}*/
#maPage3 {background-image : url(images/medias_off.gif);}
/*#maPage3:hover {background-image : url(images/medias_on.gif);}*/
#maPage4 {background-image : url(images/contact_off.gif);}
/*#maPage4:hover {background-image : url(images/contact_on.gif);}*/
#maPage5 {background-image : url(images/liens_off.gif);}
/*#maPage5:hover {background-image : url(images/liens_on.gif);}*/
/* FIN GESTION DU MENU */

.stitre{
padding-top:35px;
padding-left:45px;
width:730px;
}

/* MENTION CREDIT */
.lien{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.lien:hover{
color:#FFFFFF;
}
/* FIN MENTION CREDIT */

/* CHAT */
#mainchat{
width:495px;
height:100px;
float:left;
margin-top:5px;
margin-left:5px;
border:1px solid #000;
padding:5px;
background-color:#009244;
}
#chat{
width:495px;
height:100px;
overflow:auto;
float:left;
}
#formchat{
margin-top:5px;
margin-left:5px;
padding:5px;
border:1px solid #000;
float:left;
background-color:#009244;
width:200px;
height:100px;
}
/* FIN CHAT */

#barre{
width:722px;
height:12px;
margin-top:10px;
margin-bottom:7px;
margin-left:5px;
text-align:center;
float:left;
}

#texte{
width:722px;
min-height:220px;
margin:5px;
border:1px solid #000;
background-color:#999999;
float:left;
}

#centre{
width:570px;
min-height:220px;
margin:5px;
padding:5px;
border:1px solid #000;
background-color:#fff;
float:left;
}

#centre2{
width:699px;
min-height:220px;
margin:5px;
padding:5px;
border:1px solid #000;
background-color:#fff;
float:left;
}

#categorie{
width:118px;
height:10Opx;
background-color:#999999;
padding:5px;
float:left;
}


/* MEDIAS */
.barre{
background-image:url(images/barre.gif);
width:400px;
height:50px;
margin:10px;
}

.barre a{
color:#fff;
font-size:24px;
}
.barre a:hover{
color:#1dfffe;
font-size:24px;
}

.works{
background-image:url(images/cadre.gif);
width:200px;
height:200px;
text-align:center;
margin:5px;
}

.works2{
margin-bottom:10px;
}
/* FIN MEDIAS */

.profil{
background-image:url(images/cadre.gif);
width:200px;
height:200px;
text-align:center;
margin:5px;
}

.profil2{
margin-top:34px;
}

/* PARTIE CONTACT */
.cfieldset { border:0;margin:0;padding:0; }
.clabel { display:block; }
.ctext { width:300px;font:12px/12px arial;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; margin:5px;}
.ctextarea { width:300px;font:12px/12px arial;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; margin:5px;}
.csubmit { padding:2px 5px;font:bold 12px/12px arial; }
/* FIN PARTIE CONTACT */


/* HIGHSLIDE */
}
.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(js/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



.erreur{
	color:#FF0000;
	border:1px solid #FF0000;
	background-color:#FF9999;
	font-weight:bold;
	padding:5px;
}
.correct{
	color:#00FF00;
	border:1px solid #00FF00;
	background-color:#99FF99;
	font-weight:bold;
	padding:5px;
}