/*
A MODIFIER A CHAQUE INTEGRATION:
- syntecPlanSite1Last
- URLs: ajout d'un niveau "../" => "../../"
*/

FORM {
	margin : 0px;
}

BODY {
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
}

BODY, P, LI, DIV, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 21px;
}

A, .syntecLienMenuLateral, .syntecLienTitrePage {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #DE4400;
}

A:hover, .syntecLienMenuLateral:hover, .syntecLienTitrePage:hover {
	color : #6A1F00;
	text-decoration : underline;
}

.syntecLienMenuLateralSelect {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #223B43;
}

.syntecLienMenuLateral, .syntecLienMenuLateralSelect {
	font-size : 11px;
}


.syntecBreadCrumbs, .syntecBreadCrumbsCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.syntecBreadCrumbsZone, .syntecBreadCrumbs {
	color : #DE4400;
}

.syntecBreadCrumbs:hover {
	color : #6A1F00;
	text-decoration : underline;
}

.syntecBreadCrumbsCurrent {
	color : #000000;	
}

.syntecTools {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #DE4400;
}
.syntecTools:hover {
	color : #6A1F00;
	text-decoration : underline;
}


/* ---------- MENU --------- */
.syntecBarreMenu {
	text-decoration: none;
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica; 
	font-weight:bold; 
	text-align:center; 
	border-right: 1px solid #FFFFFF;
	padding-top:3px;
}

.syntecBarreMenuOver, .syntecBarreMenu:hover {
	text-decoration: none;
	color: #3963B6;
	font: 10px Verdana, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

.syntecMenu { text-decoration: none; color: #FFFFFF; font: 10px Verdana, Arial, Helvetica; font-weight:bold; }
.syntecMenuOver { text-decoration: none; color: #99AAC1; font: 10px Verdana, Arial, Helvetica; font-weight:bold; }
.syntecMenuBorder { border: 1px solid #99AAC1 }
.syntecMenuBorderBlank { border: 1px solid #FFFFFF }


 .syntecMeteoLigne, .syntecMeteoLegende {
	background-color : #EBEEF2;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1E3E67;
}

.syntecMeteoLigne {
	font-size : 11px;
	padding : 1px;	
	border-bottom : 1px solid #FFFFFF;
}

.syntecMeteoLegende {
	font-size : 10px;	
	padding : 0px;
}

.syntecTitrePage, .syntecSousTitrePage  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 13px;	
	color : #000000;
}

.syntecTitrePage {
	width:100%;
	height:18px;
	background-image : url(../../images/syntec/deco/rubrique_traitHorizOrange.gif); 
	background-position : top; 
	background-repeat : repeat-x;	
}

.syntecSousTitrePage {
	font-size : 12px;	

	width:100%; 
	height:26px; 
	background-image : url(../../images/syntec/deco/separateur_sousTitrePage.gif); 
	background-position : top; 
	background-repeat : repeat-x;
}

.syntecTitreParagraphe {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : #000000;
}

A.syntecTitreParagraphe {
	color : #DE4400;
	text-decoration : none;
}

A.syntecTitreParagraphe:hover{
	color : #6A1F00;
	text-decoration : underline;
}

.syntecSousTitreParagraphe {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size : 11px;	
	color : #1E3E67;	
	font-style : italic;
}

.syntecDetailsFichier {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size : 11px;	
	color : #8E8E8E;
}

.syntecCriteresRecherche {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size : 12px;	
	color : #000000;
}

P, LI, .syntecParagraphe {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size : 11px;	
	color : #1E3E67;	
	
	margin-top : 0px;
	margin-bottom: 6px;
}

.syntecPlanSite1 {
	margin-left : 0px;
	margin-top:24px;

	height:26px; 
	background-image : url(../../images/syntec/deco/separateur_sousTitrePage.gif); 
	background-position : top; 
	background-repeat : repeat-x;
}
/* Ajouter par JES */
.syntecPlanSite1Last {
	margin-left : 0px;
	margin-top:6px;
}
.syntecPlanSite2 {
	margin-left : 20px;
	margin-top:6px;
}
.syntecPlanSite3 {
	margin-left : 40px;
	margin-top:3px;
}
.syntecPlanSite4 {
	margin-left : 60px;
	margin-top:0px;
}


.syntecLienPlanSite1, .syntecLienPlanSite2, .syntecLienPlanSite3 , .syntecLienPlanSite4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #1E3E67;
}

.syntecLienPlanSite3 {
	font-size : 11px;
	font-weight:normal;	
}

.syntecLienPlanSite4 {
	font-size : 10px;
	font-weight:normal;	
}

.syntecLienPlanSite1:hover, .syntecLienPlanSite2:hover, .syntecLienPlanSite3:hover,.syntecLienPlanSite4:hover {
	color : #DE4400;
}

.syntecSeparateurPointille {
	width:100%; 
	height:11px; 
	background-image : url(../../images/syntec/deco/separateur_horizPointille.gif); 
	background-position : top; 
	background-repeat : repeat-x;
}	
}
