@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
}

body  {
	background-image:url(../../images/fond.jpg);
	background-repeat:no-repeat;
	background-color:black;
	width:100%;
}

#conteneur {
	width:931px;
	margin:auto;
	margin-top:10px;
}


/************************************ HEADER *********************************************************/

#top {
	height:210px
}

#logo {
	background-image:url(../../images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:198px;
	float:left
}

#banniere {
	width:728px;
	height:90px;
	border:solid 2px black;
	float:right
}

/************************************ FIN HEADER ************************************/


/************************************ MENU ************************************/

#menu {
	height:50px;
	float:left;
	margin-top:35px;
	margin-left:76px
}

#menu ul li {
	list-style-type:none;
	display:block;
	float:left;
	background-image:url(../../images/menu_background.png);
	width:109px;
}

#menu ul li a {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding-top:15px;
	display:block;
	text-decoration:none;
	width:109px;
	height:35px;
	text-align:center;
}

#menu ul li a:hover {
	background-image:url(../../images/menu_background_hover.png);
}

#couleur {
	float:right;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:5px
}

#couleur img {
	padding-left:11px
}

.active {
	background-image:url(../../images/menu_background_hover.png);
}


/************************************ FIN MENU ************************************/


/************************************ GENERAL ************************************/
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:white;
	display: list-item;
	list-style-image:url(../../images/puceh1.png);
	list-style-position: inside;
	padding:20px 5px 0 10px;
}

h2 {
	font-style:italic;
	font-size:13px;
	color:#940756;
	margin:5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold
}

a {
	color:#940756;
	outline:none
}

a:hover {
	color:#940756;
	text-decoration:none
}

/************************************ FIN GENERAL ************************************/



/************************************ BLOC LEFT ************************************/

#corps {
	width:647px;
	float:left;
	position:relative;
}

.topbloc {
	background-image:url(../../images/top_bloc.png);
	padding-left:10px;
	height:29px
}

.contenu1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding:20px 20px 0px 20px;
	background-image:url(../../images/fond_bloc.png);
	text-align:justify;
}

.contenu1 p {
	padding:5px 8px 10px 0;
	margin-left:10px
}

.bottombloc {
	background-image:url(../../images/bottom_bloc.png);
	height:23px;
	margin-bottom:10px
}

.contenu1 img {
	margin-left:10px; 
	border:2px outset white;
	width:468px;
	height:60px;
}

a.bouton {
	background-image:url(../../images/bouton.png);
	margin-left:5px;
	padding:5px 30px 5px 35px;
	color:white
}

a.bouton:hover {
	background-image:url(../../images/boutonr.png)
}

/************************************ FIN BLOC LEFT ************************************/


/************************************ BLOC RIGHT ************************************/

a.top {
	background-image:url(../../images/bouton_top.png);
	color:white;
	padding:5px 45px 5px 35px;
}

a.top:hover {
	background-image:url(../../images/bouton_topr.png)
}

#blocright {
	float:left;
	width:264px;
	margin-left:670px;
	position:fixed
}

#topright {
	background-image:url(../../images/top_blocright.png);
	height:21px;
}

#topright h1 {
	margin-left:8px
}

#contenuright {
	background-image:url(../../images/fond_blocright.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	padding:23px 20px 10px 20px;
}

#contenuright h2 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	float:right;
	color:#ababab;
	margin-top:1px
}

#bottomright {
	background-image:url(../../images/bottom_blocright.png);
	height:23px;
}

#contenuright p {
	margin-bottom:15px
}

h2 a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	float:right;
	margin-top:-15px;
}

/************************************ FIN BLOC RIGHT ************************************/

/*********************************** BLOC SITE *******************************************/
.blocsite {
	width:910px;
}

.topblocsite {
	background-image:url(../../images/top_blocsite.png);
	padding-left:10px
}

.blocsite p {
	padding:15px 91px 15px 91px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#656565;
	text-align:justify;
	width:728px
	
}

.contenu {
	background-image:url(../../images/fond_blocsite.png);
}

.bottomblocsite {
	background-image:url(../../images/bottom_blocsite.png);
	height:16px;
	margin-bottom:10px
}

/********************************** FIN BLOC SITE ****************************/

/******************************** PORTFOLIO **********************************/

#portfolio {
	width:931px
}

.topportfolio {
	background-image:url(../../images/top_portfolio.png);
	padding-left:10px;
	height:29px
}

.contenuportfolio {

	background-image:url(../../images/fond_portfolio.png);
}

.bottomportfolio {
	background-image:url(../../images/bottom_portfolio.png);
	height:23px;
	margin-bottom:10px
}

.contenuportfolio img {
	height:150px;
	width:250px;
	border:2px outset white;
}

.description {
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.element {
	width:260px;
	min-height:280px;
	margin-bottom:10px;
	margin-left:40px;
	float:left;
	padding:20px 0 0 0px

}


/***************************** FIN PORTFOLIO **********************************/


/************************************ FOOTER ************************************/

#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin-top:20px;
	color:white;
	border-top:2px dashed #940756;
	padding-top:10px;
}

#footer img {
	margin-right:5px;
	margin-left:10px
}

.vip {
	background-image:url(../../images/etoile.png);
	background-repeat:no-repeat;
	padding-left:15px
}

.admin {
	background-image:url(../../images/sensinterdit.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:15px
}


/************************************ FIN FOOTER ************************************/


/************************************ CONTACT ************************************/

input, textarea, select {
	border:1px solid black;
	margin:5px 0 15px 15px;
	width:250px;
}

input:focus, textarea:focus {
	background-color:#CCCCCC
}

form {
	width:300px;
	float:left
}

label {
	width:160px;
	float:left;
}

input[type="submit"], input[type="reset"] { 
	width:115px;
	height:22px;
	text-align:center;
	cursor:pointer;
	background-color:#940756;
	color:white;
}

input[type="submit"]:focus, input[type="reset"]:focus { 
	background-color:#940756;
	color:white
}