/* CSS Document */
/* styles Kaliyon  */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CSS pour les balises HTML */

html {
	padding: 20px;
	background: #FFFFFF;
}
body {
	position: relative;
	width: 740px;
	border: #000000 1px solid;
	margin: 0px auto;
	background: url(img_squelette/fond_body.gif) #ffffff repeat-y right top;
	color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica;
}
a, a:link, a:visited, a:active {
	color: #3C6AA5; text-decoration: none;
}
a:hover {
	color: #3C6AA5; text-decoration: none;
}
img {
	border: 0;
}
form {
	margin-top: 20px;
}
h1 {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	font-size: 18px; color: #000000; letter-spacing: 2px;
}
hr {
	visibility: hidden;
}
/*li {
	margin: 0px 0px 0px -10px;
}*/
ul {

	margin: 0px 0px 0px 15px;

	padding: 0px 0px 10px 10px;

	line-height: 16px;

	list-style-image: url(IMG/perso/puce.jpg);

}

li {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	line-height: 16px;

	list-style-image: url(IMG/perso/puce.gif);

}





.legeritalique {
	color: #acacac;
	font-style: italic;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CSS pour les conteneurs */

#entete {
	display: block;
	height: 110px;
	background-color: #ffffff;
	border-bottom: #000000 0px solid;
	color: #ffffff;
}
#entete #nom_site {
	position: absolute;
	top: 0px; height: 70px; left: 16px;
	overflow: hidden;
	font-weight: bold; font-size: 50px; color: #ffffff;
}
#entete #url_site {
	position: absolute;
	top: 70px; left: 22px;
	font-weight: bold; font-size: 20px; font-style: italic; color: #ffffff;
}
#menus {
	display: block;
	background: #FFFFFF;
	height: 50px;
}
#menus a {
	display: block;
	float: right;
	height: 50px; width: 60px;
	border-left: #3C6AA5 0px solid;
	line-height: 25px; color: #000000;   font-size: 12px; text-align: center; text-decoration: none
}
#menus a:link {
	display: block;
	float: right;
	height: 50px; width: 60px;
	border-left: #3C6AA5 0px solid;
	line-height: 25px; color: #000000;   font-size: 12px; text-align: center; text-decoration: none
}
#menus a:visited {
	display: block;
	float: right;
	height: 50px; width: 60px;
	border-left: #FA9528 0px solid;
	line-height: 25px; color: #000000;   font-size: 12px; text-align: center; text-decoration: none;
}
#menus a:hover {
	background-color: #FFFFFF;
}
#droite {
	position: relative;
  float: right;
	z-index: 10;
	width: 160px;
	margin-top: 10px;
	padding-right: 10px;
	background: none transparent scroll repeat 0% 0%;
}
#droite h1 {
	margin: 10px 0px 10px 5px;
	overflow: hidden;
	color: #ffffff;
}
#droite a, a:link, a:visited, a:active {
	color: #000000; font-weight: bold; text-decoration: none;
}
#droite a:hover {
	color: #e26a09; font-weight: bold; text-decoration: none;
}
#gauche {
	position: relative;
	display: block;
	margin: 20px;
	width: 498px;
	font-family: Verdana, Arial, Helvetica; color: #000000;
}
#gauche h1 {color: #e26a09;}
#gauche a, a:link, a:visited, a:active {
	color: #C15F30; font-weight: bold; text-decoration: none;
}
#gauche a:hover {
	color: #EEC211; font-weight: bold; text-decoration: none;
}
.articles {
	position: relative;
	margin-bottom: 15px;
	width: 498px;
	background: #ffffff;
	line-height: normal; font-family: Verdana, Arial, Helvetica; font-size: 12px;
}
.titre_article {
	margin: 0px 0px 5px 0px;
	border-bottom: #000000 1px solid;
	height: 30px;
	overflow: hidden;
	line-height: 30px; font-family: Verdana, Arial, Helvetica; font-size: 20px; font-weight: bold; color: #3C6AA5; letter-spacing: 2px;
}
.titre_site {
	margin: 0px 0px 5px 0px;
	height: 24px;
	overflow: hidden;
	line-height: 30px; font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight: bold; color: #3C6AA5; letter-spacing: 2px;
}
#pied {
	border-top: #000000 1px solid;
	display: block;
	width: 740px; height: 50px;
	background-color: #386EA0;
	font-size: 8px; color: #000000;
}
#pied p {
	margin: 13px 13px 13px 21px;
	font-size: 10px;
}
#pied a, a:hover, a:visited, a:link {
	color: #FA9528; text-decoration: none;
}
.passer_dessous {
	clear: both;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Styles SPIP */

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 120%; text-align: center;
}

.spip_documents{
	font-family: Verdana, Arial, Helvetica; font-size : 70%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #fcf4d0;
}

table.spip tr.row_odd {
	background-color: #c0c0c0;
}

table.spip tr.row_even {
	background-color: #f0f0f0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.forml {
	width : 498px;
	background-color: #ffffff;
	border: #e26a09 1px solid;
	font-size: 14px; color: #3D3C3D;
}

.spip_encadrer {
	width: 498px;
	margin-top: 10px;
	text-align: left;
	scrollbar-base-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-track-color: #ffffff; 
}
.spip_cadre {
	width : 498px;
}
.spip_bouton { 
	background-color: #478474;
	border: #478474 1px solid;
	font-size: 12px; color: #ffffff; text-align: center;
}
.formrecherche { 
	width : 110px;
	background-color: #ffffff;
	border: #000000 1px solid;
	font-size: 12px; color: #3D3C3D;
	font-family: Verdana, Arial, Helvetica;
}
.reponse_formulaire {
	font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 110%; color: #e26a09;
}
.spip_surligne { background-color: #666666; }
.spip-admin {
	float:left;
	clear: both;
}
.plan-secteur {
	margin-left: 20px;
}

