/**************************************************************/
/************************** Flash *******************/
/**************************************************************/

#flash {
	top:20px;
	position:relative;
	margin-bottom:20px;
}

/**************************************************************/
/************************** Recept_Newsletter *******************/
/**************************************************************/

#recept_newsletter {
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	width:500px;
	height:auto;
	border:#FFFFFF 1px solid;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	padding:20px;
	position: relative;
}

/**************************************************************/
/************************** Newsletter *******************/
/**************************************************************/


#lanewsletter {
	background-image: url(../img/newsletter.png);
	background-repeat:no-repeat;
	width: 700px;
	
}

#newsletter {
	padding-top:18px;
	padding-left:10px;
}


#lanewsletter input[type="submit"] {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	margin-top: 10px;
	padding:0 5px 0 5px;
	left:5px;
	position:relative;
	width:70px;
	margin-left:52px;
	
}

#lanewsletter input {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	width:192px;
}

#lanewsletter input[type="radio"] {
	color:#505050;
	background:none;
	border: none;
	width:auto;
}



/**********************************************************/
/******************** STUDIO *************************/
/**********************************************************/


#lestudio {
	background-image: url(../img/studio.png);
	background-repeat:no-repeat;
	margin-top:40px;
	float:left;
	width: 700px;
}
#studio {
	padding-top:24px;
	padding-left:28px;
	padding-right:10px;
}
/**********************************************************/
/******************** RECHERCHE *************************/
/**********************************************************/

#recherche {
	background-repeat:no-repeat;
	margin-left:10px
}


#recherche input[type="submit"] {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	margin-top: 5px;
	padding:0 5px 0 5px;
	position:relative;
	width:50px;
	height: 21px;
}

#recherche input {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	width:133px;
		
}
/**************************************************************/
/************************** Google bas *******************/
/**************************************************************/

#google_bas {
	margin-left:-13px;
}

/**************************************************************/
/************************** Contact *******************/
/**************************************************************/

#contact {
	width: auto;
}
#contact p {
	margin: 2px 0;
}
/* fieldset , legend */
#contact fieldset {
}
/* Label */
#contact label {
	display: block;
	width: 95px;
	float: left;
	padding-right: 1px;
	text-align: right;
	letter-spacing: 1px;
}
/* Input */
#contact input, #contact select {
	margin-left: 3px;
	width: 200px;
	border: #CCC 1px solid;
}
#contact input:hover, #contact select:hover, #contact input:focus, #contact select:focus {
	background-color: #CCCCCC;
}
#contact textarea, #contact select {
	margin-left: 3px;
	width: 200px;
	border: #CCC 1px solid;
}
#contact textarea:hover, #contact select:hover, #contact input:focus, #contact select:focus {
	background-color: #CCCCCC;
}
#contact input[type="radio"] {
	width: auto;
	border:none;
}
#contact input[type="radio"]:hover {
	border: none;
	background: none;
}
/* les boutons submit et reset */
#boutons input {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	margin-top: 2px;
	padding:0 5px 0 5px;
	left:155px;
	position:relative;
	width:70px;	
}

/**************************************************************/
/************************** Recherche *******************/
/**************************************************************/


.col_recherche {
	background-repeat:no-repeat;
	/*border:#FFFFFF solid 1px;*/
	float:left;
	width:900px;
	height:auto;
	margin-left:42px;
	margin-right:10px;
	margin-top:30px;
}

.contenu_recherche {
	background-image:url(../img/bordure_gauche.png);
	background-repeat:no-repeat;
	width:850px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-top:20px;
	top: 20px;
	padding-right: 7.5px;
	text-align: justify;
}

/**************************************************************/
/**************************************************************/
