/* CSS Document */

/* réinitialisation CSS */
body {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:82%;*/
	font-size: small;
}
* {margin:0;padding:0}
img {border:none;}
label {cursor:pointer}


/* header */
#header h1 {
	height:92px;
	background-image:url(images/logo-br2ci-dev35.gif);
	background-repeat:no-repeat;
	font-size:5px; 
	text-indent:-5000px;
}

/* mise en forme du contenu */
#col1{}

#col1 h1 {
	font-size: 1.5em;
	margin-bottom:10px;
	white-space:nowrap;
}
#col1 h2.intro {
	font-size: 1.5em;
	margin-bottom:10px;
	white-space:nowrap;
	background-image:none;
	border:none;
	padding:0;
}
#col1 h2 {
	font-size: 1.2em;;
	border-bottom: 2px dotted #ccc;
	background-image: url(./images/fleche.gif);
	background-repeat:no-repeat;
	background-position: 0 80%;
	padding:10px 30px 0 15px;
	margin-bottom: 10px;
}
#col1 h3 {
	font-size: 1.1em;
	margin:10px 0 3px 0;
	padding-left: 15px;	
}
#col1 h4 {
	font-size: 0.9em;
	padding-left: 15px;
	margin: 10px 0 0 0;
}

#col1 h5 {
	font-size: 0.9em;
	padding-left: 20px;
	margin: 10px 0 0 0;
}

#col1 img {
margin-left: 0px;

}
#col1 p {
	font-size: 0.9em;
	padding-left: 15px;
	margin: 3px 0 3px 0;
}
#col1 ul {
	margin : 3px 0 0 35px ; 

}
#col1 li {
	font-size: 1em;
	list-style-image:url(images/puce.gif);
	
}

#col1 a {text-decoration: none;}
#col1 a:link { color: #40741D; }                                /* couleur initiale des textes #60AF2C -> nouvelle couleur #40741D*/
#col1 a:visited {color: #40741D;}
#col1 a:active {color: #40741D;}
#col1 a:hover {color: #D00 /*#FF0000;text-decoration: underline;*/}

/*  Insertion en haut à droite */
#col1 #insert {
	margin-left: 20px;
	margin-bottom: 20px;
	padding:10px;
	float: right;
	background: #f3f3f3;
	width: 160px;
}
#col1 #insert h2 {
	color:#40741D;
	margin:0 ;padding:0 ;
	font-size: 0.9em;
	border-bottom: none;
	background-image:none;
}
#col1 #insert h3 {
	margin:10px 0 0 0 ;
	padding:0 ;
	font-size: 0.9em;
	border-bottom: none;
	background-image:none;
}
#col1 #insert p{
margin: 0; padding: 0;
padding-bottom: 5px;
font-size: 0.9em;
}

/* Liste */
#col1 ul.liste  { padding:0; margin:0; list-style: none;}
#col1 ul.liste li {
	background-color:#F3F3F3;
	padding: 10px;
	margin-bottom: 10px;
	list-style: none;
	list-style-image:none;
	line-height: 1.2em;

}

/* colonne de droite */
#col2 .news {
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
}
#col2 .news h1 {
	color:#40741D;
	margin:0 ;padding:0 ;
	font-size: 1em;	
	}
#col2 .news h2 {
	color:#40741D;
	margin:15px 0 3px 0;
	font-size: 1em;	
	}	
#col2 .news h3 {
	margin:5px 0 3px 0 ;
	font-size: 0.85em;	
	}	
#col2 .news ul {
	margin:0;
	padding:0;
	list-style:none;
}
#col2 .news li {
	margin:4px 0 6px 2px;
	padding:0;
	font-size: 0.85em;
	line-height: 0.9em;
}	
#col2 .news p{
	margin: 0;
	padding-bottom: 5px;
	font-size: 0.9em;
}
#col2 .news a {text-decoration:none;}
#col2 .news  a:link {color: #40741D;}
#col2 .news  a:visited {color: #40741D;}
#col2 .news  a:active {color: #40741D;}
#col2 .news  a:hover {
	color: #D00; /*red; text-decoration: underline */
	;
}

/* adresse */
div#adresse {
position: absolute;
bottom: 25px;
left: 30px;
width: 160px;
}
div#adresse p {font-size: 0.9em;}
div#adresse a {text-decoration:none;}
div#adresse  a:link {color: #40741D;}
div#adresse  a:visited {color: #40741D;}
div#adresse  a:active {color: #40741D;}
div#adresse  a:hover { color: #D00 ; /*red; text-decoration: underline;*/}


/* footer */
#footer {
	text-align:center;	
}
#footer ul {
	margin: 0;
	text-align: center;
	padding: 0.2em 0 0 0;
		
}
#footer li {
	display: inline;
	vertical-align: middle;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 0.3em;
	width: 1em; 
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	margin: 5px 0 0 0;
	padding: 0 0 7px 0;
}

/* nuage de tags */
.nuage { }
.nuage1 { font-size: 100% ; }
.nuage2 { font-size: 120% ; }
.nuage3 { font-size: 150% ; }
.nuage4 { font-size: 180% ; }
.nuage5 { font-size: 200% ; }

/* classes diverses */
.retourcatalogue {
	font-weight: bold;
	color: #40741D;
	padding-top: 10px;
}
.link {
	cursor:pointer;
}
.center { 
	text-align:center;
}
