/* Global Styles */

body
{
	margin : auto;
	margin-bottom : 20px;
	background : url(./images/deg-fond.jpg) repeat-x top #B6B6B6;
	font-family : Arial, tahoma, verdana;
	font-size : 12px;
	color : #666666;
	text-transform : none;
}

.all
{
	background : #FFFFFF;
}

.imgLink
{
	border : none;
	cursor : pointer;
}
	
	
.indent_img_nos_packs
{
	margin : 3px 20px 0 0;
	float:left;
}
	
.indent_img_references
{
	margin : 2px 20px 0 0;
	float : left;
}

	
.titre
{
	font-size: 14px;
	font-family: verdana;
	color: #333333;
	font-weight: bold;
}	


.formulaire input
{
	width : 210px;
	height : 18px;
	font-family : Tahoma;
	font-size : 11px;
}

.formulaire textarea
{
	width : 216px;
	height : 95px;
	overflow : auto;
	font-family : Tahoma;
	font-size : 11px;
}

.inscription 
{
	margin : auto;
}

a
{
	color : #97a700;
}

a:hover
{
	text-decoration : none;
}

	
.offreRecherche
{
	width : 90%;
	margin : auto;
	cursor : pointer;
	padding : 5px;
}
	
.formOffre input, select
{
	text-align : center;	
	font-family : Arial, tahoma, verdana;
	font-size : 12px;
}
	
.formOffre textarea
{
	font-family : Arial, tahoma, verdana;
	font-size : 12px;
}



/* mise en page */

.tableMiseEnPage
{
	width : 766px;
}

.tdMenu
{
	width : 225px;
	vertical-align : top;
}

.tdContenu
{
	width : 511px;
	padding-left : 25px;
	padding-right : 25px;
	vertical-align : top;
}


/* menu */

.menu
{
	padding-left : 5px;
	padding-top : 20px;
}

.message
{
	border : 2px solid #d7e400;
	background : #D6D6D6;
	color : black;
	padding : 15px;
	font-weight : bold;
}

.login
{
	font-size : 10px;
}

.login input
{
	width : 80px;
}

.fleche
{
	padding-left : 35px;
	background : url(./images/fleche.jpg) left center no-repeat;
}

.cadreRecherche
{
	border : 1px solid #C5D800;
	background : #FFFFFF;
	padding : 10px;
}

/* footer */

.footer
{
	border-top : 1px solid #B6B6B6;
	width : 100%;
	text-align : center;
	padding : 20px 0;
}

.footer a
{
	color : #3d3d3d;
	text-decoration : none
}

.footer a:hover
{
	color : #97a700;
	text-decoration:none;
}
