/* CSS Document */



/******************* PRESENTATION *************************/
#presentation 					{ background: url("../images/corps-presentation.jpg") no-repeat; height:331px;}
#presentation #description		{ width:380px; height:70px; padding:20px 0px 0px 40px; font-style:italic;  }
#presentation #renseignements 	{ width:330px;  margin:0px; padding:3px 0px 0px 0px; text-align:center; 
								  font-weight:bold; font-style:italic; font-size:16px }
#presentation #marques 			{ width:630px;  margin:0px; padding:55px 0px 0px 30px;  font-size:14px; color:#4d513e;  }
.vert							{ color:#8e937d; }

/*****************   PRESTATIONS  ******************************/
#prestations 					{ background: url("../images/corps-prestations.gif") no-repeat; height:410px; color:#36382e; }
#prestations #titre				{ height:55px; padding:20px 0px 0px 100px; font-size:14px; }
#prestations #titre .gris		{ color:#6c7376; font-size:16px; font-style:italic; font-weight:bold; }
#prestations #titre .orange		{ color:#e88e3e; font-size:16px; font-style:italic; font-weight:bold; }
#prestations #texte				{ padding:0px 0px 0px 50px; font-size:12px; }
#prestations h1					{ color:#6c7376; font-size:13px; font-weight:bold; }
#prestations h2					{ color:#FF0000; font-size:11px; font-weight:bold; }
#prestations img				{ margin:0px 20px 0px 0px; }
#prestations #antennes			{ margin:0px 0px 0px 20px; height:150px; width:300px; font-size:11px; float:left; }
#prestations #tv				{  height:150px;  font-size:11px; width:300px;  float:right; margin-right:20px;}
#prestations #hifi				{ margin:0px 0px 0px 20px; height:150px; width:300px; font-size:11px; float:left;}
#prestations #camescopes		{  height:150px;  font-size:11px; width:300px; float:right; margin-right:20px;}

#antennes table:hover,
#tv table:hover,
#hifi table:hover,
#camescopes table:hover			{ background-color:#d4d4c5; cursor:pointer }

#site_header_prestations div a { color:#212121; text-decoration:underline  }
#prestations table  				{ width:100% }
#prestations table tr 				{ height:101px; vertical-align:top; }
#prestations table tr.ensavoirplus 		{ height:15px; }
#prestations table tr.ensavoirplus 	img	{ float:right; }


/********************* CONTACT *************************/
#contact	 					{ background: url("../images/corps-contact.gif") no-repeat; height:325px; color:#ffffff; padding:5px 0px 0px 30px; font-style:italic;  }
#contact h1	 					{ color:#595d48; font-size:16px; font-weight:bold; }
#contact p 						{ text-align:center; width:175px;  }


/**********************  GOOGLE MAP  ****************************/
#carte							{ 	width: 392px;	height: 291px; padding-top:12px; padding-left:11px; margin:-190px 0px 0px 200px; background:url("../images/contact-bg-carte.gif");	}
#googleMap 						{ 	width: 375px;	height: 275px;  margin:0px; }
#copyright						{ 	display:none;   }

#mask							{ position:absolute; top:-260px; }