/* couleur bordure : b2b2b2 */

body 
{ 
color: #5a5a5a; 
font-size: 11px; 
font-family: Arial; 
text-align: center; 
margin: 0 
}
p { 
margin: 0px 0; 
margin: 10px 0 !important; 
padding: 0 }

form  { margin: 0; padding: 0 }

a  { 
color: #cd0600; font-weight: bold; text-decoration: none; background-image: url("pics/picto_lien.gif"); background-repeat: no-repeat; background-position: left 3px; padding-left: 7px 
}
a.lien_simple 
{
	 background-image: none;
	 padding: 0px;
	 border: 0;
}
a.lien_invisible, a.lien_tab
{
	 background-image: none;
	 padding: 0px;
	 border: 0;
	 font-weight: normal;
	 color: #5a5a5a;
}
a.lien_tab
{
	font-weight: bold;
	height: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
a.lien_tab:hover{
	color: #cd0600;
}
img { border: 0; }
.souligne  { border-top: none; border-right: none; border-bottom: 1px groove #cd0600; border-left: none }
.attention  { color: #cd0600; font-weight: bold; text-align: left }
INPUT  { color: #464646; border: solid 1px #a0a0a0; padding: 1px }

hr { border: 1px solid #b2b2b2; margin-bottom: 5px }

ul {
	margin: 5px;
	padding: 0px;
}

li {
	margin-left: 10px;
	padding-left: 0px
}

/* Blocs */
.header_logo  
{ 
margin-right: auto;
margin-left: auto; 
padding-top: 7px; 
width: 790px; 
height: 80px;
height: 73px !important;
}

.cadre_gris
{
	background-color: #f5f5f5;
	border: 1px solid #b2b2b2;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden
}

.cadre_gris_login
{
	border: 1px solid #b2b2b2;
	padding: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

.cadre_gris:hover
{
	border: 1px solid #cd0600;
	cursor: pointer; 
}

.encart_gris
{
	background-color: #f5f5f5;
	border: 1px solid #b2b2b2;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	overflow: hidden
}

/* Menu */
.barre_menu   { 
font-size: 16px; 
font-weight: bold; 
background-image: url("pics/fond_menu.gif"); 
background-repeat: repeat-x; 
width: 100%; 
height: 36px; 
border-top: 1px solid #b2b2b2; 
border-bottom: 1px solid #b2b2b2 
}

#barre_sous_menu   { 
font-size: 12px; 
font-weight: bold; 
background-color: #f5f5f5; 
background-repeat: repeat-x; 
width: 100%; 
height: 25px; 
border-bottom: 1px solid #b2b2b2 
}

.bloc_sous_menu_gris   { 
font-size: 12px; 
font-weight: bold; 
background-color: #f9f9f9; 
background-repeat: repeat-x; 
width: 100%; 
border-top: 1px solid #b2b2b2 
}

.container_element  
{ 
margin-right: auto; 
margin-left: auto; 
width: 790px; 
height: 36px; 
}
.container_element2  
{ 
margin-right: auto; 
margin-left: auto; 
width: 790px; 
padding-bottom: 20px;
padding-top: 20px;
overflow: hidden;
text-align: left
}
.container_menu_gauche  
{ 
text-align: left;
float: left
}
.container_menu_droite  
{ 
text-align: right;
width: 350px; 
float: right
}

a.menu_gauche, a.menu_droite, a.menu_gauche_on, a.menu_droite_on
{ 
font-weight: normal;
color: #5a5a5a;
text-decoration: none;
display: block; 
padding-right: 16px; 
padding-left: 16px; 
padding-top: 8px;
width: auto;
height: 28px !important; 
height: 36px; 
background-image: none; 
background-position: 0 0;
}

a.menu_gauche_on, a.menu_droite_on
{
color: #000000;
background-image: url("pics/fond_menu_on.gif");
background-repeat: repeat-x
}

a.menu_gauche, a.menu_gauche_on
{
float: left
}
a.menu_droite, a.menu_droite_on
{ float: right }
a.menu_gauche:hover, a.menu_droite:hover, a.sous_menu:hover
{ 
background-image: url("pics/fond_menu_over.gif");
background-repeat: repeat-x
}

a.sous_menu, a.sous_menu_on
{ 
font-weight: normal;
color: #5a5a5a;
text-decoration: none;
display: block; 
padding-right: 16px; 
padding-left: 16px; 
padding-top: 5px;
width: auto;
height: 20px !important; 
height: 25px; 
background-image: none; 
background-position: 0 0;
float: left;
}

a.sous_menu_on
{
	color: #cd0600;
}

.faux_lien {
	float: right;
	color: #cd0600
}

.mini_menu
{
	float: right;
	width: 250px;
	text-align: right;
	height: 16px;
	padding-top: 50px;
}

.baseline{
	display: block;
}

.barre_langues{
	display: block;
}

/* Corps */
.corps  
{ 
text-align: left; 
margin-right: auto; 
margin-left: auto; 
padding-top: 15px; 
padding-bottom: 15px; 
width: 790px;
overflow: hidden;
}

#wrapper_accueil
{
background-image:url(pics/fond_accueil.gif);
background-position: bottom;
background-repeat: repeat-x
}

h1, .titre { color: #464646; font-size: 12px; font-weight: bold; display: block; margin-bottom: 5px; margin-top: 0px; }
h3, .grand_titre { color: #464646; font-size: 14px; font-weight: bold; display: block; margin-bottom: 5px; margin-top: 0px  }
h4 { color: #464646; font-size: 11px; font-weight: bold; display: block; margin-bottom: 5px; margin-top: 0px; }

.landing h1 { font-size: 16px; }
.landing li { line-height: 17px; font-size: 11px; }
.landing_contact { font-size: 12px; font-weight: bold; margin-top: 15px; }
 
 
.bloc_accueil_1 h1, .bloc_accueil_2 h1, .bloc_accueil_3 h1 {
	font: bold 26px "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

.bloc_accueil_1 h1:hover, .bloc_accueil_2 h1:hover, .bloc_accueil_3 h1:hover {
	color: #cd0600;
}

.bloc_accueil_1 a, .bloc_accueil_2 a, .bloc_accueil_3 a {
	background-image: none;
	padding: 0px;
	border: 0;
	color: #555;
	font-weight: normal;
	text-decoration: none;
}
.bloc_accueil_1 a:hover, .bloc_accueil_2 a:hover, .bloc_accueil_3 a:hover {
	color: #000;
}


/* bas */
.barre_infos  { 
background-color: #f5f5f5; 
width: 100%; 
border-top: 1px solid #b2b2b2; 
border-bottom: 1px solid #b2b2b2
}

.news_droite
{ 
width: 250px; 
float: right;
}

.news_droite_164
{ 
width: 250px; 
float: right;
height: 164px; 
}

.news_gauche_container
{ 
width: 520px; 
float: left;
}

.news_droite_container
{ 
width: 520px; 
float: right;
}

.news_droite_container_164
{ 
width: 520px; 
float: right;
height: 164px; 
}

.news_gauche
{  
width: 250px;
float: left;
}

.news_gauche_164
{  
width: 250px;
float: left;
height: 164px; 
}

.container_fat {  width: 790px; overflow: hidden;  }
 .container_fat_164
 { height: 164px;  width: 790px; overflow: hidden }
 
 .container_fat_titre{
 	background-color: #f5f5f5;
 	margin-top: 10px;
 	padding: 10px;
	border: 1px solid #b2b2b2;
	width: 768px; 
	overflow: hidden
 }
 
 .container_fat_gris {
	padding: 10px;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	width: 768px; 
	overflow: hidden
 }

.news_gauche_50
{  
width: 385px;
float: left;
}

.news_gauche_50_164
{  
width: 385px;
float: left;
height: 164px; 
margin-bottom: 5px;
}
.news_droite_50
{  
width: 385px;
float: right;
}

.news_mini_gauche
{  
width: 182px;
float: left;
}

.news_mini_droite
{  
width: 182px;
float: right;
}

h2, .titre_news, .titre_news a
 { 
color: #cd0600;
font-size: 16px; 
display: block; 
margin-bottom: 8px;
margin-top: 0px; 
width: 250px; 
border-bottom: 1px dashed silver;
font-weight: normal;
background-image: none; 
background-position: 0 0;
padding: 0px;
padding-bottom: 8px;
 }

.footer  
{ 
font-size: 10px; 
text-align: center; 
padding-top: 15px; 
margin-right: auto; 
margin-left: auto; 
width: 790px;
}
 
.footer a  { color: #464646; text-decoration: none }

/* Elements visuels */
a.logo     
{ 
text-decoration: underline; 
background-image: url("pics/email_data_engineering.gif"); 
background-repeat: no-repeat; 
display: block; 
width: 300px; 
height: 67px; 
float: left 
}

/* Divers */
a.lien_plus      { font-weight: normal; background-image: url("pics/picto_cle.gif"); background-repeat: no-repeat; background-position: left 5px; text-align: right; padding: 5px 5px 5px 14px; float: right }
.image_droite { float: right }
.image_gauche { float: left }
.image_picto {
position: relative; top: 2px 
}

/* Form quick contact */
#container_quick
{
text-align: right;
}

.quick_label, .quick_label_attention
{
text-align: left;
float: left;
font-weight: bold;
padding-top: 2px;
}

.quick_label_attention  { font-weight: bold; color: #cd0600; }

.quick_text, .quick_text_mail, .quick_text_tel
{ 
font-size: 9px; 
width: 140px;
margin-bottom: 5px;
height: 13px;
}

.quick_deroule
{ 
font-size: 9px; 
width: 144px;
margin-bottom: 5px;
color: #a0a0a0; 
border: solid 1px #a0a0a0; 
padding: 1px
}

.submitbutton
{ background-image: url("pics/bouton_ok.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding: 0; width: 46px; height: 17px; border: 0; outline: none medium }
.submitbutton:hover  { background-position: 0 -17px }

/* Form contact */
.contact_text, .contact_text_demi, .contact_text_demi_tel, .contact_text_demi_mail
{ 
font-size: 9px; 
width: 260px;
margin-bottom: 5px;
height: 13px;
}

.contact_textarea
{ 
background-image: url("pics/picto_ecrire.gif"); 
background-repeat: no-repeat; 
background-position: center; 
margin-bottom: 5px; 
width: 260px; 
height: 60px;
color: #a0a0a0; 
border: solid 1px #a0a0a0; 
padding: 1px;
font-size: 11px; 
font-family: Arial; 
}

.contrat_textarea
{ 
background-image: url("pics/picto_ecrire.gif"); 
background-repeat: no-repeat; 
background-position: center; 
margin-bottom: 5px; 
width: 380px; 
height: 200px;
color: #a0a0a0; 
border: solid 1px #a0a0a0; 
padding: 1px;
font-size: 11px; 
font-family: Arial; 
}

.contact_text_demi, .contact_text_demi_tel, .contact_text_demi_mail
{ 
width: 125px;
margin-left: 6px;
}

.contact_text_demi_tel, .quick_text_tel
 { background-image: url("pics/picto_tel.gif"); background-repeat: no-repeat; background-position: right center;  }
.contact_text_demi_mail, .quick_text_mail
{ 
background-image: url("pics/picto_mail.gif"); 
background-repeat: no-repeat; 
background-position: right center 
}
 
.contact_deroule
{ 
font-size: 9px; 
width: 264px;
margin-bottom: 5px;
color: #a0a0a0; 
}
