/* ***** kh0d pour kooliss.net ***** */

body
{
	color: #222;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FAFAF8;
	background-image: url(imagesinterface/croisillon.gif);
	background-repeat: repeat;
}
img {	border: 0 none;
vertical-align: middle; }
/* ----------------------------------------------------------- */
/* Textes */
a {
	color : #666666;
	text-decoration : underline;	
}
a:hover {
	text-decoration : underline;	
}
a:visited {
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #504F4F;
	padding: 4px;
	margin: 0;}

h2 {color: #F48E00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	}
h3 {
font-size: 11px;
line-height: normal;
font-weight: bold;
padding: 0 10px ;
margin: 0;
}
h4 {
	font-size : 1.3em;
	margin-bottom : 5px;
	font-style : italic;
	color: #669966;
	background-image: url(imagesinterface/horiz.jpg);
	list-style-position: inside;
	margin-top: 5px;
	vertical-align: bottom;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	list-style-type: Aucune;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
} 
h5 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 0 10px;
	margin: 0;
	color: #CC9900;
}
h6 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	padding: 4;
	margin: 0;
	color: #CC9900;
}
.titre
{
	background: transparent url(imagesinterface/tile_sub2.jpg);
	border-bottom: 1px solid #FFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	height: 18px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.soustitre
{
	background: #CCCC99;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 5px 8px;
	height: 20px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

/* ----------------------------------------------------------- */
/* Mise en forme */
#conteneur {
	clear: both;
	padding: 0;
	margin: 20px auto;
	text-align: left;
	width: 974px;
}

#liens
{
	background: #666666;
	border-bottom: 0 solid #FFFFFF;
	margin: 5px 0 0;
	padding: 0 15px 0 5px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	line-height: 250%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 10px;
}
#liens a:link, 
#liens  a:visited
{
	color: #616161;
	text-decoration: none;
}

#liens a:hover, 
#liens a:active
{
	text-decoration: underline;
}

#logo {
	width: 972px;
	height: 120px;
	position: relative;
	clear: both;
	margin: auto;
	border: 1px solid #FFFFFF;
	background-image: url(imagesinterface/fond3.jpg);
	background-repeat: repeat-x;
}
#logomenu
{
	float: left;
	width: 118px;
	padding: 5px;
	margin: 0px;
	left: 77px;
	top: 8px;
	position: relative;
	display: block;
}
#logomenu img
{
	padding-bottom: 5px;
	background-image: url(imagesinterface/entete_graphicorama2.gif);
}
#navigation
{
	background: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#navigation a:link, 
#navigation  a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 2px 4px;
	background-color: #DEBE9E;
}

#navigation a:hover, 
#navigation a:active
{
	color: #000000;
	background-color: #DEBE9E;
}

#gauche
{
	background: #EDEDED repeat-y left;
	border: 1px solid #000000;
	line-height: 150%;
	float: left;
	width: 22%;	
}

#gauche p
{
	padding: 2px 5px 6px 9px;
}

#gauche a:link, 
#gauche  a:visited
{
	color: #EC8026;
	text-decoration: none;
}

#gauche a:hover, 
#gauche a:active
{
	color: #616161;
}

ul{
	margin: 0;
	padding: 0;
}
li{
	margin: 1px 0 0 35px;
	padding: 0;
	font-weight: normal;
	}

#droite {	
	float: right;
	border: 1px solid #000000;	
	position: relative;
	padding: 0 ;	
	margin: 0;
	text-align: justify;
	width: 76%;
	background: #FFFFFF repeat-y center;
}

#droite p, span{
padding: 5px;
 
}
#droite img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.droit {	
	float: right;
	border: 1px solid #CCCCCC;	
	position: relative;
	padding: 10px ;	
	margin: 0;
	text-align: center;	
	width: 45%;
	background: url(imagesinterface/degrade_cadre.jpg) repeat-y center;
}
.gauc {
	border: 1px solid #CCCCCC;
	position: relative;
	padding: 10px;
	margin: 0;
	text-align: center;
	width: 45%;
	background: url(imagesinterface/degrade_cadre.jpg) repeat-y center;
	float: left;
}
.sousdroite
{
	background: #666666;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 8px;
	height: 20px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.sousdroite a:link, 
.sousdroite  a:visited
{
	color: #FFCC00;
	text-decoration: none;
}

.sousdroite a:hover, 
.sousdroite a:active
{
	color: #EC8026;
}
#bas {	
	clear: both;
	text-align: center;
	position: relative;
	margin: 10px 0 0 0;
	border: 1px solid #000000;
	padding: 5px;
	color: #000000;
   background: url(imagesinterface/basse.jpg);
	font-size: 11px;
	line-height: 250%;
}
#bas span {
margin-left: 180px;
}
#bas a:link, 
#bas  a:visited
{
	color: #616161;
	text-decoration: none;
}

#bas a:hover, 
#bas a:active
{
	text-decoration: underline;
}
#copyright {
	text-align: center;
}
a:link,
a:visited,
a:active
{
	background: transparent;
	color: #EC8026;
	text-decoration: underline;
}

a:hover
{
	background: transparent;
	color: #6F6E6E;
}

input,
textarea,
select
{
	background: #FFF;
	border: 1px solid #FFCC00;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.button
{
	/*width: auto;*/
	border: 0px none;
	/*float: right;*/
	background-color: transparent;
}

#gauche form{
	text-align: justify;
	padding: 0;
	margin: 0 0 0 20px;
}
fieldset
{
	line-height: 150%;
	padding: 6px;
	width: 90%;
	margin: auto;
}
#navcontainer {
	width: 144px;
	float: left;
	padding-left: 30px;
	padding-top: 14px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 144px;
	border-bottom: 1px #333;
	background-image: url(imagesinterface/degrad-a.jpg);
	border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;

	margin-right: 20px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #000000;
	background-image: url(imagesinterface/degrad-b.jpg);
	border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;

}
dl.event
{
margin: 2em 0;
padding: 0;
}

.event dt
{
	color: #CC0000;
	font-weight: bold;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
}

.event dd
{
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #666699;
}
dl.margins-removed
{
margin: 0;
padding: 0;
}

.margins-removed dt
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #336600;
}

.margins-removed dd
{
margin: 0 0 1em 0;
padding: 0;
}
.imagecentre {
	margin-left : 20px;
	margin-top : 10px;
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.imgtut {
	position: static;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100px;
}
.imgaccueil {
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 260px;
	width: 260px;
	padding: 10px;
}
.liste-lien dt
{
	color: #000;
	font-weight: bold;
	padding: 0;
	font-size: 1.3em;
}

.liste-lien dd
{
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #009966;
}
/*************** liste avec toutes les icones ******************/
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
li.pdf
{
	background-image: url(images/dossier.gif);
	background-repeat: no-repeat;
	background-position: 10 60%;
	padding: 2px 0 2px 10px;
	margin: 0.4em 0;
	font-size: 1.3em;
	font-weight: normal;
}
.imgtut {
	position: static;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100px;
}
dl.event
{
margin: 2em 0;
padding: 0;
}

.event dt
{
	color: #CC0000;
	font-weight: bold;
	padding: 0;
	font-size: 1em;
}

.event dd
{
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #666699;
}
.hautp {
	text-align: right;
	padding: 3px;
}
.contpoint {
	background-color: #F1FEF1;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px dashed #000000;
}
dl.explic
{
	margin: 2em 0;
	padding: 0;
	width: 90%;
}

.explic dt
{
	color: #CC0000;
	font-weight: bold;
	padding: 4;
	font-size: 1em;
}

.explic dd
{
	padding: 0 0 0 0px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #666699;
}

