/*-------------------  div ids -------------------*/

#intro
{
    width:756px;
	margin-left:12px;
	margin-right:12px;
    height:120px;
	border-bottom:1px solid #93a1ab;
}

#intro_gauche
{
	float:left;
    height:80px;
    width:128px;
	padding:20px 20px 20px 50px;
	background-color:#ffffff;
}

#intro_droite
{
	float:right;
	width:518px;
    height:80px;
	padding:20px 20px 20px 20px;
    background-color:#ffffff;
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#222222;
    line-height:16px;
    text-decoration:none;
    text-align:justify;
}

#themes{
	clear:both;
	width:756px;
	height:86px;
	margin-left:12px;
	margin-right:12px;
	background-color:#DEE5EA;
	border-bottom:1px solid #93a1ab;
}

#themes_gauche
{
	float:left;
 	margin-left:12px;
    width:128px;
	padding:10px 20px 10px 50px;
	background-color:#DEE5EA;
}

#themes_droite
{
	float:right;
	width:518px;
	padding:10px 20px 0px 5px;
}

#themes_droite img, #recherche_droite img
{
	padding-bottom:5px;
}

a.accesrapide

{ 
color: #6C7380;
font-weight: bold;
font-size: 10px;
line-height: 14px; 
font-family: Arial;
padding:2px;
text-decoration: none;
}

a.accesrapide:hover

{
color: #ffffff;
background-color:#FFC859;
font-weight: bold;
font-size: 10px;
line-height: 14px; 
font-family: Arial;
padding:2px;
text-decoration: none;
}

#recherche{
	width:756px;
	height:86px;
	margin-left:12px;
	margin-right:12px;
	background-color:#C3CDD4;
}

#recherche_gauche
{
	float:left;
    height:66px;
	margin-left:12px;
    width:128px;
	padding:10px 20px 10px 50px;
	background-color:#c3cdd4;
}

#recherche_droite
{
	float:right;
	width:518px;
	padding:10px 20px 20px 5px;
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#222222;
    line-height:16px;
    text-decoration:none;
    text-align:justify;
}

#moteur{
	width:726px;
	margin-left:12px;
	margin-right:12px;
	background-color:#C3CDD4;
	padding-left:30px;
}

.catalogue_form
{
color: #6C7380;
font-weight: bold;
font-size: 10px;
line-height: 14px; 
font-family: Arial;
text-decoration: none;
text-align:left;
}

select.recherche {
	border: #666666 1px solid;
	height:18px;
	padding-left: 8px;
	font-size: 11px;
	font-family: arial;
}
