/*auteur : www.equallia.com - 2005*/

/***************************************selecteurs*/

h1{
	font-size: 18px;
	color: #97BE0D;
	margin-bottom: 10px;
}
/*********************************colonne gauche - navigation*/

.nav_left{
	background: url(../image/actionnaires/nav_left_top.png) no-repeat;
}
.nav_left h2{
	background: #97BE0D;
	border-bottom: 1px solid #CBDF86;
}
.s_nav{
	background-color: #E9E1CA;
	border-bottom: 1px solid white;
}
.nav_left .nav_on{
	background-color: #008E95;
	border-bottom: 1px solid white;
}


/*********************************************colonne gauches - modules*/
.mod_une{
	width: 142px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../image/actionnaires/mod_left_bottom.png) no-repeat bottom left #E9E1CA;
}
.mod_une h2{
	background: url(../image/actionnaires/mod_left_top.png) no-repeat;
}
.mod_une p{
	margin:10px;
	padding-left: 13px;
	background: url(../image/actionnaires/picto_puce_left.png) no-repeat 0 2px;
}
.mod_une a{
	font-weight: bold;
}
/************************************************colonne central*/

.titreh1{
	float: left;
	width: 661px;
	height: 105px;
	margin-bottom: 10px;
	background: url(../image/actionnaires/bkg_h1.png) no-repeat; 
}
.titreh1 img{
	margin: 14px 0 0 110px
}
.titreh1 p{
	margin: 5px 15px 0 110px;
	color: White;
	font-size: 13px
}
/************************************************colonne central - agenda*/
.tab_title{
	margin: 20px 0 0 0;
	padding-bottom: 10px;
	font-size: 12px;
}
.tab_calendar{
	width: 100%;
	margin:0 0 15px 0
}
.tab_calendar th{
	padding-bottom: 3px;
	text-align: left;
	color: #97BE0D;
	border-bottom: 1px dotted Gray
}
.tab_calendar td{
	padding: 5px 0 3px 0;
	border-bottom: 1px dotted Gray
}
.col1{
	font-weight: bold;
}
.switch{
	clear: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted Gray;
	text-align: center;
	font-weight: bold;
}
.before{
	padding:0 10px 0 12px;
	background: url(../image/actionnaires/picto_before.png) no-repeat 0 2px;
}
.after{
	padding:0 12px 0 10px;
	background: url(../image/actionnaires/picto_after.png) no-repeat right 2px;
}
.alerte{
	padding-bottom: 20px
}
.alerte h2{
	font-size: 12px;
	margin-bottom: 10px
}
.alerte p{
	margin-bottom: 10px
}
.alerte .mail{
	padding-left: 12px;
	background: url(../image/actionnaires/picto_puce.png) no-repeat 0 2px;
	font-weight: bold;
}
.rss{
	padding: 0 0 2px 40px;
	background: url(../image/actualite/picto_rss.png) no-repeat;
	font-weight: bold;
}
/*************************************************colonne central - outils*/

.print{
	background: url(../image/actionnaires/picto_print.png) no-repeat;
}
.send{
	background: url(../image/actionnaires/picto_send.png) no-repeat;
}
.avis{
	background: url(../image/actionnaires/picto_avis.png) no-repeat;
}
/*************************************************colonne central - colonne gauche*/
.chapeau2{
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}
.center_left h2{
	float: left;
	padding-left : 14px;
	margin-bottom: 5px;
	background: url(../image/actionnaires/picto_puce_titre.png) no-repeat 0 1px;
	text-transform: uppercase;
	font-size: 11px;
}
.top_txt{
	margin-bottom: 10px
}
.center .center_left .top_txt h2{
	float: none;
}
.img_txt{
	float: left;
	width: 460px;
	margin-bottom: 15px
}
.img_txt img{
	float: left;
	margin-right: 15px
}
/*************************************************colonne central - colonne droite*/
.center_right{
	padding-bottom: 15px;
	background: url(../image/actionnaires/bkg_col_bottom.png) no-repeat bottom left;
}
.center_right p{
	margin: 5px 0;
	padding-left: 14px;
	background: url(../image/actionnaires/picto_puce.png) no-repeat 0 2px;
	font-weight: bold;
}
.center .center_right .sep2{
	margin: 10px 0;
	background: None;
}
.center_right h3{
	padding: 3px 5px;
	margin: 10px 0;
	background: #97BE0D;
	color: White;
	text-transform: uppercase;
	font-size: 11px;
}









/***************************************************colonne droite - modules*/

.mod_contact h2{
	background: url(../image/actionnaires/mod_left_top.png) no-repeat;
}
.mod_contact{
	width: 142px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../image/actionnaires/mod_left_bottom.png) no-repeat bottom left #E9E1CA;
}
.mod_contact p{
	margin:10px;
}
.mod_contact p strong{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #669900
}
.email{
	padding-left: 12px;
	background: url(../image/actionnaires/picto_puce_right.png) no-repeat 0 2px;
	font-weight: bold;
}





