/* COMMON */

body {
	margin:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:20px;
}

img {border:0px;}


/* FORM */

form {
	margin:0px;
	padding:0px;
}

input {
}

#button input{
}

#button input:hover{
}


/* HEADER */

#header {
}


/* FOOTER */

#footer {
	padding-top:20px;
	font-size:10px;
	width:1024px;
	color:#fff;
}

#footer a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}


/* HOME */

#homeContainer {
	width:1024px;
	height:768px;
	z-index:10;
}

#mainmenu {
	width:100%;
	height:406px;
	position:absolute;
	z-index:1;
	top:375px;
	background-image:url(../images/bgflash-trans.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#contenu {
	float:right;
	width:465px;
	margin-top:120px;
	margin-right:55px;
}

#contenuHome {
	position:absolute;
	width:465px;
	margin-top:120px;
	margin-left:500px;
	z-index:10;
}

#contenuInner {
	position:absolute;
	width:600px;
	margin-top:120px;
	margin-left:370px;
	z-index:10;
}

#contenuHome form {
	width:100%;
	text-align:right;
	float:right;
	margin-top:20px;
	border:none;
	background:none;
	background-color:none;
}

#contenuHome input {
	width:128px;
	height:24px;
	border:none;
	padding:5px;
	padding-top:10px;
	background-color:none;
	border-color:#000;
	
}

#contenuHome [type="text"] {
	background-color:none;
	background:none;
	background-image:url(../images/homeformbg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
}

.separateur {
	width:100%;
	height:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cc0077;
	border-bottom-width:1px;
	margin-top:15px;
	margin-bottom:15px;
}

.floatBreaker {clear:both;}

#homeNews {
	text-align:right;
	width:280px;
	float:right;
	height:230px;
	padding-right:10px;
}

#bpochette {
	width:247px;
	height:247px;
	float:right;
	margin-right:10px;
}

#innerContainer {
	width:1024px;
	height:768px;
	z-index:10;
}

#tpochettes {
	width:550px;
	float:right;
}

#tpochettes img, #bpochette img {
	border-color:#cc0077;
	border-width:1px;
	border-style:solid;
}

/* TEXTE */

h1 {
	color:#cc0077;
	font-size:13px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:11px;
	color:#fff;
}

.texteRose {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc0077;
	font-weight:bold;
}

.dateHome {
	color:#818181;
	font-size:11px;
	font-weight:bold;
}


/* */

#pane2 P, #mg p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	color:#fff;
	font-size:13px;
	line-height:18px;
}

#pane2 A {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

#pane2 A:hover {
	color:#cc0077;
	font-size:11px;
	text-decoration:underline;
}


a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}
.picpar{font-size: 9px; line-height: 12px;}
.photospar{font-size: 9px; line-height: 12px; color: #cc0077;}


.texteBlc {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:bold;
}
.photosparBlc{font-size: 9px; line-height: 12px; color: #fff;}


#sousmenu {position:absolute;top:120px;text-align:right;left:250px;}
#sousmenu ul {margin:0px;padding:0px;}
#sousmenu li {width:100px;padding:5px;padding-right:20px;margin-bottom:5px;background-color:#cc0077;list-style:none;text-align:right;}
#sousmenu li:hover {background-color:#333333;}
#sousmenu a {color:#fff;font-weight:bold;font-size:14px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#sousmenu a:hover {text-decoration:none;}