/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-color:#eeeeee;
	background-image: url(../IMG/fond.png);
	background-attachment:repeat;
}

a:link { text-decoration:none; color: #006600; font-weight: bold; }
a:visited { text-decoration:none; color: #006600; font-weight: bold; }
a:hover { text-decoration:none; color: #bf0000; font-weight: bold; }
a:active { text-decoration:none; color: #006600; font-weight: bold; }

.h:link { text-decoration:none; color: #ffffff; }
.h:visited { text-decoration:none; color: #ffffff; }
.h:hover { text-decoration:underline; color: #ffffff; }
.h:active { text-decoration:none; color: #ffffff; }

.d:link { text-decoration:none; color: #eeeeee; }
.d:visited { text-decoration:none; color: #eeeeee; }
.d:hover { text-decoration:none; color: #000000; }
.d:active { text-decoration:none; color: #eeeeee; }

.pied:link { text-decoration:none; color: #ffff00 }
.pied:visited { text-decoration:none; color: #ffff00 }
.pied:hover { text-decoration:none; color: #ffffff }
.pied:active { text-decoration:none; color: #ffff00 }

#page {
	padding: 0;
	margin: 0 auto;
	/*background-image: url(../IMG/fond_degr.png);
	background-repeat: no-repeat;*/
	width: 980px;
	min-height: 600px;
}

/* ENTETE */
#entete {
	width: 980px;
	height: 140px;
	margin: auto;
	padding: 0;
}

#entete_gauche {
	float: left;
	width: 40px;
	margin: 0;
	height: 120px;
	background-image: url(../IMG/entete_gauche.png);
	background-repeat:no-repeat;
	z-index: 98;
}

#entete_millieu {
	float: left;
	width: 900px;
	margin: 0;
	padding-top: 0;
	height: 120px;
	background-image: url(../IMG/entete_millieu.png);
	background-repeat:repeat;
	font-family: Bitstream, Helvetica, sans-serif;
	font-size:14px;
	color:#9f559e;
	font-weight: bold;
	font-style: italic;
	z-index: 95;
}

#titre {
	float: right;
	margin: 0;
}

#logo {
	float: left;
	margin-top: -10;
}

#sous-titre {
	float: right;
	margin-right: 21;
}

#entete_droit {
	float: left;
	width: 40px;
	margin: 0;
	height: 120px;
	z-index: 98;
}

#entete_droit img {
	position: relative;
	height: 120px;
	width: 40px;
	margin: 0;
	top: 0px;
	left: 0px;
	z-index: 98;
	overflow: visible;
}

/* -----MENU----- */
#cadre_menu {
	width: 980px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 980px;
}

#cadre_menu_barre_inf {
	clear: both;
	width: 980px;
	height: 19px;
	margin: 0 auto;
}

#menu_barre_inf {
	float: left;
	width: 978px;
	height: 19px;
	background-color: #c8d04e;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	padding-top: 4px;
	color: #6c702c;
}

#menu_barre_sup {
	float: left;
	width: 978px;
	background-color: #c8d04e;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}

/* CORPS de la PAGE */
#corps {
	background-image: url(../IMG/corps_millieu.png);
	background-repeat:repeat;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}

#colone1 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 678px;
	font-size: 14px;
	text-align: justify;
}

#colone1-1 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 359px;
	font-size: 14px;
	text-align: justify;
}

#colone1-2 {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 279px;
	font-size: 14px;
	text-align: justify;
}

#colone2 {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 260px;
	font-size: 12px;
	text-align: justify;
}

#articl {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 960px;
	font-size: 14px;
	text-align: justify;
}

#hauteur {
	float: left;
	width: 100%;
	min-height: 8px;
}

#pied {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../IMG/fond_pied.png);
	background-repeat:no-repeat;
	font-size: 12px;
	text-align: center;
}

#doc {
	float: left;
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

.td_menu {
	background-color:#666666;
	background-image: url(../IMG/fond_menu.png);
	background-repeat:no-repeat;
}

#logo_art {
	float: left;
	width: 64px;
}

#logo_puce {
	float: left;
	width: 30px;
}

#titre_art {
	float: left;
}

#date_modif {
	float: left;
	width: 100%;
	text-align: right;
}

#titre_art_col2 {
	float: left;
	width: 229px;
}

#texte_art {
	float: left;
	width: 100%;
}

#texte_lien {
	float: left;
	width: 828px;
	margin-right: 10px;
}

#hr {
	float: left;
	width: 100%;
	text-align: center;
}

.blanc {
	color:#FFFFFF;
}
.rouge {
	color:#FF0000;
}

.taille_pied {
	font-size:9px;
}
.gras {
	font-weight:bold;
}
.t10 {
	font-size:10px;
}
.t12 {
	font-size:12px;
}
.t14 {
	font-size:14px;
}
.t16 {
	font-size:16px;
}
.t18 {
	font-size:18px;
}
.t20 {
	font-size:20px;
}


#boite2 {
	width: 780px;
}
#boite3 {
	margin-left: 15px;
	margin-right: 10px;
	text-align:justify;
}
#boite4 {
	margin-left: 10px;
	margin-right: 15px;
	text-align:justify;
}
#nopatent {
	float:left;
}
#boite1 {
	padding: 3px;
	background-color: #fecdcc;
	background-image: url(IMG/pcf21/pcf_sign.jpg);
	background-repeat:no-repeat;
	border: solid 1px #000000;
	width: 190px;
	height: 92px;
	float:left;
	margin-left: 1em;
	font-size:12px;
}

#contact1 {
	width: 100px;
	float:left;
	line-height: 22px;
}

#contact2 {
	float:left;
	font-size: 14px;
	height: 600px;
}

#antispam1 {
	position: relative;
	top: 0px;
	left: 10px;
	width: 100%;
}

#antispam2 {
	position: relative;
	top: 20px;
	left: 10px;
	width: 100%;
}

#antispam3 {
	position: relative;
	top: 12px;
	left: 110px;
	width: 160px;
}

#antispam4 {
	position: relative;
	top: 40px;
	left: 10px;
	width: 80px;
}

#antispam5 {
	position: relative;
	top: 30px;
	left: 10px;
	width: 100%;
}

#antispam6 {
	position: relative;
	top: 40px;
	left: 10px;
	width: 100%;
}

#bouton {
	font-size : 85%;
	background : #2f3267;
	color : #fff;
	padding : 1px 4px;
	border-right : 1px solid #283043;
	border-bottom : 1px solid #283043;
	border-top : 1px solid #9097a2;
	border-left : 1px solid #9097a2;
}

#adroite {
	float: right;
	font-size: 12px;
	background-image: url(../IMG/corps_millieu.png);
	background-repeat:repeat;
	border : 1px solid #ae60ad;
	padding : 2px;
	width: 300px;
	margin-left: 5px;
}

#img_adroite {
	float: right;
	font-size: 12px;
	border : 0px solid #ae60ad;
	padding : 2px;
	width: 300px;
}

#img_adroite2 {
	float: right;
	font-size: 12px;
	border : 0px solid #ae60ad;
	padding : 2px;
	margin-left: 10px;
	width: 100px;
}

#thumbsite {
	float: right;
	border : 1px solid #ae60ad;
	padding : 0;
	width: 120px;
	height: 90px;
}

#code {
	border-left: 5px solid #758000;
	background-color: #e3e8a8;
	padding: 3px;
}

#rollover a {
	display: block;
	width: 600px;
	height: 400px;
	background:url('../IMG/lensfun.png') no-repeat 0 0;
}

#item1 a:hover {
	background:url('../IMG/lensfun.png') no-repeat 0 -400px;
}

/* Onglets - www.alsacreations.com */

ul#menu, #menu li {
	list-style-type: none;
	margin: 0;
	padding:0;
}
ul#menu {
	width: 100%;
	height: 1.2em;
	border-bottom: 1px solid #b1b1b1;
}
#menu li {
	display: inline;
}
#menu a {
	font: bold 1em verdana, arial, sans-serif;
	text-decoration: none;
	/*color: #444444;*/
	margin: 0;
	padding: 0;
	background: url(../IMG/onglet_millieu.png) 0 0; 
}
#menu a:hover {
	color: #eeeeee;
	background: url(../IMG/onglet_millieu.png) 0 56px;
}
#menu a:before {
	width: 10px;
	padding: 0 10px 0 0;
	background: url(../IMG/onglet_gauche.png) 0 0;
	content: "";
}
#menu a:after {
	width: 10px;
	padding: 0 10px 0 0;
	background:  url(../IMG/onglet_droit.png) 0 0px;
	content: "";
}
html > body #menu a:hover:before {
	background:  url(../IMG/onglet_gauche.png) 0 56px;
}
html > body #menu a:hover:after {
	background:  url(../IMG/onglet_droit.png) 0 56px;
}

/*  Listes de documents joints (a un article ou une rubrique)------CSS Spip habillage------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #ffddff; }
table.spip tr.row_even { background: #ffc6fe; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
