
@import url(_style_head.css);
@import url(_style_spip.css);
@import url(_style_dvlp.css);


/* LIENS */
a:visited,a{
	background: transparent;
	color: #336699;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: Red;
	text-decoration: underline;
}

/* police et couleur principale */
body, td, p 
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-align: justify;
	color: Black;
}

/* fond de page */
body 
{
	background-color: #333333;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body.print
{
	background-color: #333333;
	color:#CCCCCC;
	margin: 0cm 2cm 2cm;
	padding: 0px;
	text-align: center;
}

td{
	font-size: 80%;
}
/* TITRES */
h1,.h1{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

h2,.h2{
	background: #eee center;
	border: 1px solid Black;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}


h3,.h3{
	background: #999999;
	border: 1px solid #666666;
	color: #333333;
	font-size: medium;
	font-variant: small-caps;
	width: 100%;
}

/* h4-menu : inc_menu_complex.html */
h4,.h4,
.h4-menu {
	/*background: White;*/
	border-bottom: 1px solid #333333;
	border-left: 2px none #333333;
	border-right: 2px none #333333;
	border-top: 1px solid #333333;
	color: Black;
	font-size: large;
	font-weight: bold;
	padding: 2px;
}

h4,h5,.h5,.h4{
	font-variant: small-caps; /*letter-spacing:2px;*/
	text-align: right;
}

h5,.h5{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-top: 1px none #CCCCCC;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

/* rubrique-titre : rubrique.html */
h6,.h6,.rubriques-titre{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-top: 1px none #CCCCCC;
	font-variant: small-caps;
	font-weight: bold;
	margin: 1em 1px 0px 0px;
	text-align: right;
}

/* HR */
hr{
	background: #99CCFF;
	border: 1px none #99CCFF;
	color: #99CCFF;
	height: 0px;
}

/* TABLES */
/* LES 3 TABLES PRINCIPALES */
/* principale,pied-de-page; __modele__.dwt 
   barre-menu : inc_page_barre_menu.html
*/

p{
/*	background-color: White;*/
}

/* articles, rubrique, breves,web vides */
/* inc_page_barre_menu.html : 'site en construction' */
/* rubrique.html */
.boucle-vide{
	background: transparent;
	color: #CCCCCC;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
}

/* plan descriptif */
/* plan.html */
.plan-desc{
	color: #333333;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
	font-size:120%
}


/* breves.html*/
/* ??? */
.breve-mots{
	background: transparent;
	color: #9900CC;
	font-size: small;
	list-style-type: circle;
	margin-left: 1em;
}

/* liste des breves */
/* breves.html*/
/* ??? */
.breves-liste {
	
}

/* breves.html*/
/* ??? */
.breve-titre-mots{
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
}

/* commun:CHEMIN */
/* __modele__.dwt */
.chemin{
	color: #CC9900;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

/* commun: derniere partie du CHEMIN */
/* __modele__.dwt */
.chemin-final{
	color: #333333;
	font-size: x-small;
	font-weight: normal;
}

/* contenu */
/* recherche, article, breve, inc_menu_complex, nouveautes*/
.contenu{
	background-color: White;
	border: 8px solid White;
}

/* TEXTES COMMMUN */
.detail{
	color: #999999;
	font-style: italic;
	margin-left: 2em;
	text-align: right;
	font-size: small;
}

/* DOCS */
.doc-detail{
	color: #999999;
	font-size: x-small;
	font-style: italic;
}

.doc-type
{
	color: #666666;
	font-weight: bold;
	text-align:right;
}

.error{
	color: Red;
	font-weight: bold;
}

.encadre, .encadre-blanc {
	background: White;
	border: 1px solid #EAEAEA;
	padding: 1em;
	text-align: justify;
}

.encadre
{
background: transparent;
	border: 1px solid #336699;
	background: #E8EFF7;
}

/* ENCADRES */
/* DVLP NOTES */
.extrait{
	color: #666666;
	line-height: 1.4em;
	margin: 0.1em;
	margin: 0.5em 0.1em 0.5em 2em;
}

/* ARTICLES */
.h4-article{
	color: Red;
}

.h4-menu{
	border-bottom: 1px none #333333;
	border-top: 1px solid #333333;
	font-variant: small-caps;
	text-align: right;
}

.h5-article{
	color: Green;
}

.page{
}

/* PLAN */
.plan-secteur{
	background: #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin #CCCCCC;
	border-right: thin #CCCCCC;
	border-top: thin #CCCCCC;
	color: Red;
}

.sommaire-article{
	text-align: right;
	text-transform: capitalize;
}

/* FORM */
.submit{
	background: #3399CC;
	border: 1px solid #999999;
	color: White;
	float: right;
	font-size: small;
}

.success{
	color: Green;
	font-weight: bold;
}

.td-ln{
	border-bottom: 1px solid #99CCFF;
	font-size: 90%;
	padding: 0px 1em;
/*	background-color: White;*/
}


