body{
	font-family: 	Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: 			#000000;
	line-height: 	1.25;
	margin: 		0px;
	padding: 0px;
	background-image: url(img/fixe/background.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-attachment:fixed;
	border: 0px 0px 0px 0px;
	font-size: 13px;
}




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

li {
	list-style-position: inside;
	line-height:1.8;
	list-style:square;
	margin-left:15px;	
}

*+html li {
	list-style-position: inside;
	line-height:1.8;
	list-style:square;
	margin-left:0px;
}


#home_page{
	width: 914px;
	height: 550px;
	background-color:#FFFFFF;
}

#page{
	width: 994px;	
}


#referencement {
	width: 		980px;
	height:		25px;
	color: 		#B5ADA9;
	margin: 	auto;
	text-align: center;
	vertical-align:middle;
	margin-top:10px;
}

/***********************************************/
/* HOME GENERALE                              */
/***********************************************/

#home_bandeau_haut{
	width:914px;
	height:212px;
	padding:10px 40px 0px 40px;
	_padding:20px 40px 0px 40px;
}

#home_contenu_central{
	width: 994px;
	height:215px;
	background-image:url(img/home_generale/background_image.jpg);
	background-repeat:repeat-y;
}

/*VERSION NOIRE
#home_bas{
	width:934px;
	height:160px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:12px 30px 0px 30px;
	color:#ffffff;
	background-color: #000000;
}*/

#home_bas{
	width:934px;
	height:160px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:12px 30px 0px 30px;
	color:#ffffff;
	background-color: #1c1818;
}

#home_bas a{
	color:#ffffff;
}

#home_bas a:hover{
	color:#ffffff;
}

.titre_home{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#8b000a;
}


#home_logo_redpill{
	width:200px;
	height:212px;
	float:left;
	
}

#home_entete{
	float:right;
	width:682px;
}

#home_titre{
	height:27px;
	margin:0px 0px 25px 0px;
}

#home_bandeau_img{
	height:110px;
}

#home_txt_entete{
	width:914px;
	height:40px;
	padding:10px 40px 0px 40px;
	_padding:10px 40px 0px 40px;
	font-size:22px;
	text-align:center;
}

#plandusite_home{
	text-align:right;
	height:60px;
	_height:40px;
}

#plandusite_home a{
	color:#000000;
	_color:#000000;
}

#plandusite_home a:hover{
	color:#8b000a;
}

#plandusite{
	text-align:center;
	background-color:#000000;
	color:#ffffff;
	height:30px;
}

#plandusite a{
	color:#ffffff;
}

#plandusite a:hover{
	color:#8b000a;
}

#nav_bottom{
	height: 	30px;
	background-color:#ffffff;
	text-align:center;
}

#enter_son{
	width:226px;
	height:25px;
	background-image:url(img/home_generale/img_home_studio-son.jpg);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	margin:8px 0px 0px 200px;
	_margin:8px 0px 0px 100px;
	padding:175px 0px 0px 50px;
}

.roll_over_home a:hover{
	color:#ffd200;
}

#enter_video{
	width:216px;
	height:25px;
	background-image:url(img/home_generale/img_home_studio-video.jpg);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	font-size:18px;
	color:#FFFFFF;
	float:right;
	margin:8px 200px 0px 0px;
	_margin:8px 100px 0px 0px;
	padding:175px 0px 0px 60px;
	
}

.lien_home{
	color:#000000;
	text-decoration:underline;
}


/*VERSION NOIR
.lien_home{
	color:#ffffff;
	text-decoration:underline;
}
*/
.lien_txt{
	text-decoration:underline;
}



/***********************************************/
/* HOME MINI SITE                              */
/***********************************************/

/***********************************************/
/* Partie Gauche                              */
/***********************************************/
#tab_actu {
	margin-bottom:10px;
	padding:7px;
}

#actu{
	background-color:#262626;
	padding: 0px 10px 0px 10px;
	text-align:center;
}

.titre_actu{
	color:#dad7d7;
	font-weight:bold;
}

.titre_prix{
	color:#ffd200;
	font-weight:bold;
}

.date{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#filet_jaune{
	margin:5px 0px 5px 0px;
}

#bandeau_gauche{
	background-image:url(img/fixe/bandeau_gauche.jpg);
	vertical-align:top;
	background-repeat: no-repeat;
	background-color:#000000;
	width:180px;
}

#video_generale{
	width:170px;
	height:138px;
	margin:10px 0px 5px 10px;
	vertical-align:top;
}

#videos{
	width:450px;
	height:365px;
	margin:40px 0px 0px 0px;
}

#filet_video{
	width:160px;
	margin:0px 0px 10px 0px;
}

*+html #filet_video{
	width:160px;
	margin:0px 0px 7px 0px;	
}

.img_gauche{
	vertical-align:top;
	width:155px;
	height:138px;
	margin:6px 17px 6px 17px;
	_margin:0px 17px 1px 17px;
}


/***********************************************/
/* Tete                                 */
/***********************************************/

#nav{
	margin-top: 10px;
	height: 	30px;
	width: 		800px;	
}



.menu_off {
	width:112px;
	height:24px;
	background-image:url(img/fixe/fond_menu.jpg);
	float:left;
	vertical-align:middle;
}

.menu_off a{
	color:#ffffff;
}


.menu_off a:hover{
	color:#ffd200;
}

.menu_on{
	width:112px;
	height:24px;
	float:left;
	background-image:url(img/fixe/fond_menu_on.jpg);
	vertical-align:middle;
}


.menu_espace{
	width:2px;
	height:24px;
	float:left;
}

.texte_menu{
	padding-top:6px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
}

#partie_droite{
	background-color:#ffffff;
	width:745px;
	vertical-align:top;
	padding:15px 15px 0px 15px;
}

/*Bandeau haut ************/

#bandeau_haut{
	width:800px;
	vertical-align:top;
	height:140px;
}

#logo_redpill{
	width:133px;
	height:140px;
	float:left;	
}

#retour_home a{
	color:#000000;
}

#retour_home a:hover{
	color:#8b000a;
	font-weight:bold;
}

#entete{
	margin-right:0px;
	float:right;
	width:655px;
	height:140px;
}

#titre{
	width:650px;
	height:27px;
}

#filet_entete_v{
	height:7px;
	margin-top:16px;
	_margin-top:6px;
	float:left;
	width:320px;
	border-bottom:3px solid #000000;
}


#texte_titre_v{
	float:right;
	width:320px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#filet_entete_s{
	height:7px;
	margin-top:16px;
	_margin-top:6px;
	float:left;
	width:200px;
	border-bottom:3px solid #000000;
}


#texte_titre_s{
	float:right;
	width:450px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bandeau_img{
	width:651px;
	margin-top:15px;
	height:97px;	
}

/***********************************************/
/* Contenu                                */
/***********************************************/

#conteneur_xhtml{
	width:770px;
	margin-top:15px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#texte_accroche{
	margin-bottom:20px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:Helvetica, Arial, sans-serif;*/
}

.bloc_paragraphe{
	padding:0px 15px 15px 15px;
}

.bloc_txt_img{
	width:450px;
	float:left;
}

#espace_interligne{
	width:800px;
	height:20px;
}

#txt_contenu{
	margin:0px 0px 0px 10px;
	float:left;
}

#img_contenu{
	float:right;
	width:300px;
}

#img_contenu_equip{
	float:right;
	margin-bottom:10px;
	_margin-bottom:30px;
}


#bandeau_devis{
	width:800px;
}
	
/***********************************************/
/* Page                                        */
/***********************************************/

/*Accueil VideoSon*/
#liste_prestation_v{
	width:458px;
	float:left;
	height:300px;	
}

#liste_prestation_s{
	width:444px;
	float:left;
	height:480px;
}

.li_prestation{	
	height:28px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	background-image:url(img/home_mini/filet_degrade.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.li_prestation_v{	
	height:28px;
	padding-top:12px;
	text-align:center;
	vertical-align:middle;
	background-image: url(img/home_mini/studio-video/fond_menu_parallele.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.li_prestation a{
	color:#000000;
	_color:#000000;
}

.li_prestation_v a{
	color:#ffffff;
	_color:#ffffff;
}

.txt_noir{
	color:#000000;
}

.li_prestation a:hover{
	color:#8b000a;
	font-weight:bold;
}

.li_prestation_v a:hover{
	color:#ffd200;
	font-weight:bold;
}

/*Rubrique prestation*/

#video_prestation{
	width:175px;
	height:150px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin:0px 0px 10px 0px;
}

#bandeau_img_prestation{
	width:560px;
	height:150px;
	float:left;
	margin:0px 0px 14px 0px;
}

#bandeau_img_prestation_sans_video{
	text-align:center;
	width:740px;
	height:150px;
}

#prestation_smenu{
	width:800px;
	height:47px;
	margin-top:10px;
}

.bord_smenu{
	width:11px;
	height:47px;
	float:left;
}

.smenu {
	height:35px;
	background-image: url(img/acces-prestations-video/bg_menu.gif);
	background-repeat:repeat-x;
	float:left;
	color:#FFFFFF;
	padding:12px 8px 0px 8px;
	font-size:15px;
}
.smenu a:hover{
	color:#838383;
}

.smenu_on{
	height:35px;
	background-image: url(img/acces-prestations-video/bg_menu.gif);
	background-repeat:repeat-x;
	float:left;
	color:#838383;
	padding:12px 8px 0px 8px;
	font-size:15px;
}

.smenu_filet{
	width:1px;
	height:47px;
	background-image:url(img/acces-prestations-video/filet_separateur.gif);
	background-repeat:no-repeat;
	float:left;
}

.titre_paragraphe{
	width:740px;
	height:25px;
	clear:both;
	padding:0px 15px 0px 15px;
}

.titre_paragraphe_img{
	width:450px;
	height:25px;
	padding:0px 0px 0px 15px;
}

.txt_titre{
	color:#700108;
	font-size:16px;
	font-weight:bold;
	float:left;
	height:25px;
}

.filet_paragraphe{
	float:left;
	height:2px;
	padding:13px 0px 0px 10px;
	
	_padding:3px 0px 0px 10px;
	
}

*+html .filet_paragraphe{
	float:left;
	height:2px;
	padding:3px 0px 0px 10px;
	
}

/*Rubrique reference*/

.tab_ref{
width:770px;
}

.marge_txt_ref{
padding-left:15px;
}

.filet_reference{
padding:8px 0px 8px 15px;

}


/*Rubrique équipement*/

#img_equipement{
	width:300px;
	height:230px;
}

#bloc_paragraphe_equip1{
	width:300px;;
	padding:0px 15px 15px 15px;
}

#bloc_paragraphe_equip2{
	width:300px;;
	padding:0px 0px 10px 0px;
	float:right;
}

#bloc_paragraphe_equip2{
	width:300px;;
	padding:0px 0px 10px 0px;
	float:right;
}

#bloc_paragraphe_droite{
	width:300px;;
	padding:0px 0px 0px 0px;
	float:right;
}

/*Rubrique devis*/

#tableau_devis_g{
	width:300;
	float:left;
}

#tableau_devis_d{
	width:300;
	float:right;
}

#form_table input, #form_table textarea{
	border: 	1px solid #B5ADA9;
	color: 		#666666;
}

.ipt_type1 {
	width: 		194px;
	margin: 	0px 30px 14px 20px;
}
.ipt_type2 {
	width: 		300px;
	height:		87px;
	margin: 	0px 30px 6px 20px;
}

.ipt_type3 {
	height:			36px;
	margin: 		0px 0px 0px 20px;
	vertical-align:	text-top;
}

.td_send {
	width: 			90px;
	height:			97px;
	text-align: 	left;
	margin: 		0px 0px 0px 210px;
}

*+html .td_send {
	width: 			90px;
	height:			60px;
	text-align: 	left;
	margin: 		0px 0px 0px 210px;
}

/*Rubrique contact*/
#td_contact1{
	width:500px;
	height:200px;
}

.titre_paragraphe_contact{
	width:305px;
	height:25px;
	padding:0px 0px 0px 15px;
}

.margin_left{
	padding:0px 0px 0px 15px;
}

.txt_bold{
	font-weight:bold;
}

.txt_h1{
	 font-size:26px;
	 color:#700108;
}

.txt_h2{
	 font-size:17px;
}

/*contact*/
#mail_contact{
	color:#000000;
}


.devis_form{
	width:400px;
}

.devis_form2{
	width:320px;
}


.name_form{
	width:200px;
	height:20px;
}

.name_form2{
	width:320px;
	height:20px;
}

.name_form3{
	width:320px;
	height:40px;
}

.input_form{
	width:180px;
}

.input_form2{
	width:320px;
}

#boutons{
	margin-right:10px;
	width:320px;
}

.plan_site_marge{
	padding-left:15px;
}