/* HTML Market CSS Style */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #535d64;
	background-position: top;
	background-image: url(img/hisa_01.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.fondcontenu1 {
	background-image: url(img/fond_contenu.jpg);
	background-repeat: no-repeat;
	height: 340px;
	padding-left: 0px;
}

.fondcontenu2 {
	background-image: url(img/fond_contenu2.jpg);
}

.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.erreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: red;
	text-decoration: none;
}


/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00028D;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00028D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #00028D;
}
a:active {
	text-decoration: underline;
	color: #00028D;
}

a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.lien1:active {
	text-decoration: none;
	color: #FFFFFF;
}



a.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00028D;
	text-decoration: underline;
	font-weight:bold;
}
a.lien2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00028D;
	text-decoration: underline;
	font-weight:bold;
}
a.lien2:hover {
	text-decoration: none;
	font-weight:bold;
	color: #00028D;
}
a.lien2:active {
	text-decoration: underline;
	font-weight:bold;
	color: #00028D;
}



a.lien3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.lien3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.lien3:hover {
	text-decoration: none;
	color: #00028D;
}
a.lien3:active {
	text-decoration: none;
	color: #333333;
}

/********************************************rollover menu***************************************************/
#index { 
    width: 192px;  
    height: 30px; 
    background: url(img/accueil_over.jpg) no-repeat left top;  
} 

#index a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/accueil.jpg) no-repeat left top;   
    color: #000; 
} 

#index a:hover {   
    background: transparent none; 
} 

#presentation { 
    width: 192px;  
    height: 30px; 
    background: url(img/presentation_over.jpg) no-repeat left top;  
} 

#presentation a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/presentation.jpg) no-repeat left top;   
    color: #000; 
} 

#presentation a:hover {   
    background: transparent none; 
} 

#presentation_off { 
    width: 192px;  
    height: 30px; 
    background: url(img/presentation_off.jpg) no-repeat left top;  
} 

#ingenierie { 
    width: 192px;  
    height: 28px; 
    background: url(img/ingenierie_over.jpg) no-repeat left top;  
} 

#ingenierie a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/ingenierie.jpg) no-repeat left top;   
    color: #000; 
} 

#ingenierie a:hover {   
    background: transparent none; 
} 

#competence { 
    width: 192px;  
    height: 28px; 
    background: url(img/competence_over.jpg) no-repeat left top;  
} 

#competence a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/competence.jpg) no-repeat left top;   
    color: #000; 
} 

#competence a:hover {   
    background: transparent none; 
} 

#competence_off { 
    width: 192px;  
    height: 28px; 
    background: url(img/competence_off.jpg) no-repeat left top;  
} 

#moyen { 
    width: 192px;  
    height: 26px; 
    background: url(img/moyen_over.jpg) no-repeat left top;  
} 

#moyen a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/moyen.jpg) no-repeat left top;   
    color: #000; 
} 

#moyen a:hover {   
    background: transparent none; 
} 

#moyen_off { 
    width: 192px;  
    height: 26px; 
    background: url(img/moyen_off.jpg) no-repeat left top;  
}

#secteur { 
    width: 192px;  
    height: 28px; 
    background: url(img/secteur_over.jpg) no-repeat left top;  
} 

#secteur a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/secteur.jpg) no-repeat left top;   
    color: #000; 
} 

#secteur a:hover {   
    background: transparent none; 
} 

#secteur_off { 
    width: 192px;  
    height: 28px; 
    background: url(img/secteur_off.jpg) no-repeat left top;  
} 

#reference { 
    width: 192px;  
    height: 27px; 
    background: url(img/reference_over.jpg) no-repeat left top;  
} 

#reference a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/reference.jpg) no-repeat left top;   
    color: #000; 
} 

#reference a:hover {   
    background: transparent none; 
} 

#reference_off { 
    width: 192px;  
    height: 27px; 
    background: url(img/reference_off.jpg) no-repeat left top;  
} 

#contact { 
    width: 192px;  
    height: 27px; 
    background: url(img/contact_over.jpg) no-repeat left top;  
} 

#contact a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/contact.jpg) no-repeat left top;   
    color: #000; 
} 

#contact a:hover {   
    background: transparent none; 
} 

#recrutement { 
    width: 192px;  
    height: 28px; 
    background: url(img/recrutement_over.jpg) no-repeat left top;  
} 

#recrutement a {  
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(img/recrutement.jpg) no-repeat left top;   
    color: #000; 
} 

#recrutement a:hover {   
    background: transparent none; 
} 


/*Correction des PNG */
.format_png { behavior: url(win_png.htc); }


