/*********************************************************************
* @Date: 30/06/2006
* @Auteur: Carine LAVAL
* @projet: SRFPH
* @description: Styles particuliers aux habillages "Style par défaut" et "Police plus grande" (Pages internes)
*********************************************************************/


/*
 * Mise en page des textes (bordures, liens...)
 */
h2.titre-texte, legend {
	color: #6B9099;
}
.date {
	color: #545454;
}

.glossaire {
	border-top: 1px solid #6B9099;
	background-color: #6B9099;
	width: 80%;
	margin-left:10%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.sigle {
	padding-top: 8px;
	padding-bottom: 10px;
	width: 130px;
	color: #FFFFFF;
}

.description {
	background-color: #F7F3F7;
	border-bottom : 1px solid #6B9099;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 130px;
}


/* Des couleurs specifiques selon les types de listes à puces */

.fondneutre-ctt ul.spip_flech, .fondneutre-ctt ul ul.spip_flech, .spip_flechneutre { list-style-image: url("/IMG/ext/neutre/puceF.gif"); } 
.fondneutre-ctt ul.spip { list-style-image: url("/IMG/ext/neutre/puce.gif"); } 
.fondneutre-ctt ul ul.spip { list-style-image: url("/IMG/ext/neutre/puceClr.gif"); } 
.fondneutre-ctt ol.spip { list-style-image: none; }

.fond1-ctt ul.spip_flech, .fond1-ctt ul ul.spip_flech, .spip_flech1 { list-style-image: url("/IMG/ext/1/puceF.gif"); } 
.fond1-ctt ul.spip { list-style-image: url("/IMG/ext/1/puce.gif"); } 
.fond1-ctt ul ul.spip { list-style-image: url("/IMG/ext/1/puceClr.gif"); } 
.fond1-ctt ol.spip { list-style-image: none; }

.fond2-ctt ul.spip_flech, .fond2-ctt ul ul.spip_flech, .spip_flech2 { list-style-image: url("/IMG/ext/2/puceF.gif"); } 
.fond2-ctt ul.spip { list-style-image: url("/IMG/ext/2/puce.gif"); } 
.fond2-ctt ul ul.spip { list-style-image: url("/IMG/ext/2/puceClr.gif"); } 
.fond2-ctt ol.spip { list-style-image: none; } 

.fond3-ctt ul.spip_flech, .fond3-ctt ul ul.spip_flech, .spip_flech3 { list-style-image: url("/IMG/ext/3/puceF.gif"); } 
.fond3-ctt ul.spip { list-style-image: url("/IMG/ext/3/puce.gif"); } 
.fond3-ctt ul ul.spip { list-style-image: url("/IMG/ext/3/puceClr.gif"); } 
.fond3-ctt ol.spip { list-style-image: none; } 

.fond4-ctt ul.spip_flech, .fond4-ctt ul ul.spip_flech, .spip_flech4 { list-style-image: url("/IMG/ext/4/puceF.gif"); }
.fond4-ctt ul.spip { list-style-image: url("/IMG/ext/4/puce.gif"); } 
.fond4-ctt ul ul.spip { list-style-image: url("/IMG/ext/4/puceClr.gif"); } 
.fond4-ctt ol.spip { list-style-image: none; } 

.fond1-ctt .spip_puce, .fondneutre-ctt .spip_puce 	{ background-image: url("/IMG/ext/1/fleche.gif"); } 
.fond2-ctt .spip_puce	 { background-image: url("/IMG/ext/2/fleche.gif"); } 
.fond3-ctt .spip_puce	 { background-image: url("/IMG/ext/3/fleche.gif"); } 
.fond4-ctt .spip_puce	 { background-image: url("/IMG/ext/4/fleche.gif"); } 


/* Des couleurs specifiques selon les tableaux */

.fond2-ctt tr.row_first {
	background-color: #319A31;
}
.fond3-ctt tr.row_first {
	background-color: #845942;
}
.fond4-ctt tr.row_first {
	background-color: #B51C18;
}

.fond2-ctt .arrond {
	background: #319A31 url("/IMG/ext/2/coinDH.gif") no-repeat top right;
}
.fond3-ctt .arrond {
	background: #845942 url("/IMG/ext/3/coinDH.gif") no-repeat top right;
}
.fond4-ctt .arrond {
	background: #B51C18 url("/IMG/ext/4/coinDH.gif") no-repeat top right;
}

.fond2-ctt #col1 {
	background: #319A31 url("/IMG/ext/2/coinG.gif") no-repeat top left;
}
.fond3-ctt #col1 {
	background: #845942 url("/IMG/ext/3/coinG.gif") no-repeat top left;
}
.fond4-ctt #col1 {
	background: #B51C18 url("/IMG/ext/4/coinG.gif") no-repeat top left;
}

.fond2-ctt table.spip tr.barre {
	background: #319A31 url("/IMG/ext/2/coinD.gif") no-repeat bottom right;
}
.fond3-ctt table.spip tr.barre {
	background: #845942 url("/IMG/ext/3/coinD.gif") no-repeat bottom right;
}
.fond4-ctt table.spip tr.barre {
	background: #B51C18 url("/IMG/ext/4/coinD.gif") no-repeat bottom right;
}

/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
#principalG {
	height: 100%;
	border-left: 1px dashed #6B9099;
}
.plan-secteur {
	background: #F4F4F4 url("/IMG/ext/fond-ctt.gif") no-repeat top center;
}
.fond1-ctt, .fondneutre-ctt {
	background: #FFFFFF url("/IMG/ext/1/fond.gif") no-repeat top center;
}
.fond2-ctt {
	background: #FFFFFF url("/IMG/ext/2/fond.gif") no-repeat top center;
}
.fond3-ctt {
	background: #FFFFFF url("/IMG/ext/3/fond.gif") no-repeat top center;
}
.fond4-ctt {
	background: #FFFFFF url("/IMG/ext/4/fond.gif") no-repeat top center;
}
.smenuv, .liste-rubriques, .liste-articles {
	background: #F4F4F4 url("/IMG/ext/fond.gif") no-repeat center center;
}


/*
 * Formulaires
 */

.forml, .formCtc {
	border: 1px dashed #666666;
}
.smenuv {
	border: 1px solid #666666;
}

.bgAlt {
	background-color: #D8D8D8;
}

.forml, .formCtc, .bgSel {
	background-color: #F4F4F4;
}

.spip_bouton {
	background: #6B9099;
	color: #FFFFFF;
	vertical-align: middle;
	border: 2px solid #666666;
	padding: 2px;
}

.spip_cadr {
	width : 75%;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px #666666 solid;
}

.rep_form {
	color: red;
}
