/*
*|------------------------------------------------|*
*| SITE 		:www.swheeladaptation.com         |*
*| MODULE		:Devis V1.0     				  |*
*| AUTEUR 		:THIERRY MARX                     |*
*| EMAIL 		:thierry@microfor-informatique.com|*
*| Création 	:Aout 2009                        |*
*| Copyright	:SWA2009		                  |*
*|------------------------------------------------|*
*/

body 
{
font-family							:verdana; 
font-size							:11px;
color								:#000;
margin								:0 ; 
padding								:0 ;
/*background							:#013759 url(../images/BG_MER.jpg) no-repeat fixed center center;*/
background							:#ECEBE6 url(../images/bg1_body.jpg) no-repeat top center;
/*background							:#193E76;*/

scrollbar-face-color				:#000000;
scrollbar-shadow-color				:#999999;
scrollbar-highlight-color			:#FFFFFF;
scrollbar-3dlight-color				:#31312F;
scrollbar-darkshadow-color			:#000000;
scrollbar-track-color				:#31312F;
scrollbar-arrow-color				:#CCCCCC;
}

a
{
color								:#FFF;
text-decoration						:none ;
outline								:none;
}
		
a:hover 
{
color								:#FFB401;
text-decoration						:underline ;
outline								:none;
}

a:active
{
outline: none;
}

#contenu
{
width								:1000px;
margin-left							:auto;
margin-right						:auto;
background							:#B8D3FF;
}

#contenu2 
{
top									:0;
bottom								:0; 
width								:1000px;
height								:90%;
margin-left							:0px;
margin-right						:0px;
overflow							:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background							:#B8D3FF url(../images/font.jpg) repeat-x;

}
/******************************/
	#header
	{
	width							:1000px;
	height							:159px;
	margin-left						:auto;
	margin-right					:auto;
	background						:url(../images/header.jpg) no-repeat;
	}
/******************************/
	#boutons
	{
	width							:1000px;
	height							:58px;
	margin-left						:0px;
	margin-right					:0px;
	background						:url(../images/boutons/font_boutons.gif) no-repeat;
	}
/******************************/
	#centre 
	{
	top									:0;
	bottom								:0; 
	width								:1000px;
	height								:90%;
	margin-left							:0px;
	margin-right						:0px;
	overflow							:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	}
/******************************/
	#gauche
	{
	width								:286px;
	margin-left							:0px;
	margin-right						:0px;
	float								:left;
	}
	
	#gauche_H
	{
	width								:286px;
	height								:9px;
	margin-left							:0px;
	margin-right						:0px;
	background							:url(../images/block_haut_gauche.png) no-repeat;
	}
	
	#gauche_M
	{
	width								:286px;
	height								:auto;
	margin-left							:auto;
	margin-right						:auto;
	background							:url(../images/block_milieux_gauche.png) repeat-y;	
	}
		#gauche_M_int
		{
		width								:264px;
		height								:auto;
		margin-top							:0px;
		margin-left							:7px;
		margin-right						:1px;
		text-align							:left;
		font								:Verdana;
		color								:#000;
		font-size							:13px;
		}
		
		#divimg
		{ 
		border								:0px; 
		padding								:0px; 
		height								:183px; 
		width								:100%; 
		}
	
	#gauche_B
	{
	width								:286px;
	height								:9px;
	margin-left							:0px;
	margin-right						:0px;
	background							:url(../images/block_bat_gauche.png) no-repeat;
	}
/******************************/
	#droite
	{
	width								:703px;
	height								:auto;
	margin-left							:0px;
	margin-right						:0px;
	float								:right;
	}
	
	#droite_H
	{
	width								:703px;
	height								:9px;
	margin-left							:0px;
	margin-right						:0px;
	background							:url(../images/block_haut_droite.png) no-repeat;
	}
	
	#droite_M
	{
	width								:703px;
	height								:auto;
	margin-left							:auto;
	margin-right						:auto;
	background							:url(../images/block_milieux_droite.png) repeat-y;	
	}
		#droite_M_int
		{
		width								:679px;
		height								:auto;
		margin-top							:0px;
		margin-left							:14px;
		margin-right						:1px;	
		}
	
		.tableau_cat
		{
		font-size							:12px;
		font-family							:verdana;
		}
	
		.tableau_cat a
		{
		color								:#000;
		text-decoration						:none ;
		outline								:none;
		}
				
		.tableau_cat a:hover 
		{
		color								:#3685FE;
		text-decoration						:underline ;
		outline								:none;
		}
	
	#droite_B
	{
	width								:703px;
	height								:9px;
	margin-left							:0px;
	margin-right						:0px;
	background							:url(../images/block_bat_droite.png) no-repeat;
	}
/******************************/


	#titre_G
	{
	width							:286px;
	height							:29px;
	margin-top						:0px;
	margin-left						:0px;
	margin-right					:0px;
	background						:url(../images/titre_gauche.png) no-repeat;
	padding 						:33px 0px 0px 0px ;
	}
		#titre_G_int
		{
		width							:250px;
		height							:15px;
		margin-top						:0px;
		margin-left						:20px;
		margin-right					:0px;
		font							:arial;
		color							:#000;
		font-size						:14px;
		}
/******************************/
	#titre_D
	{
	width							:703px;
	height							:29px;
	margin-left						:0px;
	margin-right					:0px;
	background						:url(../images/titre_droite.png) no-repeat;
	padding 						:33px 0px 0px 0px ;
	}
		#titre_D_int
		{
		width							:650px;
		height							:15px;
		margin-top						:0px;
		margin-left						:13px;
		margin-right					:0px;
		font							:arial;
		color							:#000;
		font-size						:14px;
		text-align						:right;
		}
/******************************/
	#bat
	{
	width							:1000px;
	height							:203px;
	margin-left						:auto;
	margin-right					:auto;
	background						:url(../images/footer.jpg) no-repeat;
	}
		#bat_int
		{
		width							:320px;
		height							:17px;
		margin-top						:183px;
		margin-left						:625px;
		margin-right					:0px;
		text-align						:center;
		position						:absolute;
		}
/******************************/



.imagesborder
{
border 								:0px;
outline								:none;
} 
/*ELEMENTS FORMULAIRES*/
label 
{
font-family: 	verdana;
font-weight:	bold;
}

input 
{
border:				0px solid black;
background-color:	#CCC;
font-size : 		9px;
font-family: 		verdana;
color:				black;
border:				1px solid #FFF;
}

select, option 
{
width : 			210px;
font-family: 		verdana;
background-color:	#CCC;
font-size : 		10px;
text-align:			left;
text-decoration:	none;
color:				#000;
}

textarea 
{
border:				1px solid #000000;
background-color:	white;
font-family: 		verdana;
color:				black;
font-size : 		10px;
}

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

