/**************************************
*	CONTENU COMMUN
***************************************/

body#module #content {
	background:url(../medias/_module/content_corner.gif) top right no-repeat;
}
/* HEADER *******************************/
body#module #top h1 {
	margin : 0;
	padding : 0;
	float:left;
	height : 62px; /* idem que pour #top */
	width:472px;	
}
body#module #top h1 a {
	display:block;
	height : 62px; /* idem que pour #top */
	width:472px;	
}
body#module #top ul {
	margin:0;
	padding:0;
}
body#module #top ul {
	height:62px;
	padding:0;
	margin:0 0 0 472px;
}
body#module #top ul li {
	float:left;
	margin-left:5px;
}
body#module #top ul li a {
	display:block;
	width:48px;
	height:60px;
	margin:0;
	text-align:center;
	font-size:0.90em;
}
body#module #top a#plan  {
	background:url(../medias/modules/module_ic3_white.gif) bottom left no-repeat;
}
/* les pseudos selecteurs a la fin */
body#module #top a#plan:hover  {
	background:url(../medias/modules/module_ic3ro_white.gif) bottom left no-repeat;
}
body#module #top a#sortir  {
	background:url(../medias/modules/module_ic6_white.gif) bottom left no-repeat;
}
body#module #top a#sortir:hover  {
	background:url(../medias/modules/module_ic6ro_white.gif) bottom left no-repeat;
}
body#module #top a#contact  {
	background:url(../medias/modules/module_ic4_white.gif) bottom left no-repeat;
}
body#module #top a#contact:hover {
	background:url(../medias/modules/module_ic4ro_white.gif) bottom left no-repeat;
}
body#module #top a#asso  {
	background:url(../medias/modules/module_ic5_white.gif) bottom left no-repeat;
}
body#module #top a#asso:hover {
	background:url(../medias/modules/module_ic5ro_white.gif) bottom left no-repeat;
}
body#module #top a#medias {
	background:url(../medias/modules/module_ic2_white.gif) bottom left no-repeat;
}
body#module #top a#medias:hover {
	background:url(../medias/modules/module_ic2ro_white.gif) bottom left no-repeat;
}
body#module #top a#net  {
	background:url(../medias/modules/module_ic1_white.gif) bottom left no-repeat;
}
body#module #top a#net:hover {
	background:url(../medias/modules/module_ic1ro_white.gif) bottom left no-repeat;
}

body#module #top li.current {
	position: absolute;
	top: -5000px;
}

body#module #date-nav {
	padding:25px 0 10px 0;
	text-align:center;
}

body#module #fleche-nav {
	height:65px;
}

/* MENU ************************************/
body#module ul#sub-nav {
	margin:0;
	background:none;
	width:150px;
	margin:0 auto;
	line-height:1;
}
body#module ul#sub-nav ul {
	margin:0 auto 0 auto;

}
body#module ul#sub-nav li {
}
body#module ul#sub-nav a {
	display:block;
	padding:5px 0 3px 5px;
	/*height:13px;*/
	font-size: 0.9em;
	font-weight:bold;
}
body#module ul#sub-nav li li.current a {
	font-weight: bold;
}
body#module ul#sub-nav li li a {
	font-weight: normal;
}

/* SEARCH BOX */
body#module div#sidebar fieldset {
	border:none;
}
body#module div#sidebar form {
	width:150px;
	margin:10px auto;
	padding:10px 0;
	text-align:center;
	background:url(../medias/_module/search_cadre_top.gif) top left no-repeat #715432;
}
body#module div#sidebar fieldset input {
	margin:5px auto;
	width: 130px;
	border:none;
	white-space: pre;
}
body#module div#sidebar fieldset input#search {
	width:130px;
}

/* MENU UTIL */
body#module div#util-nav {
	width:150px;
	margin:10px auto;
	font-size: 0.9em;
	background:url(../medias/_module/_sortir/menu_cadre_top.gif) top left no-repeat;
}
body#module div#util-nav h2,
body#module div#util-nav h3 {
	padding-top:10px;
	padding-bottom:10px;
	margin:10px 10px 0px 10px ;
	text-transform:uppercase;
	border-bottom:1px solid;
}
body#module div#util-nav h2,
body#module div#util-nav h3  {
	font-size:1.0em;
}
body#module div#util-nav p {
	margin: 0;
	padding: 2px 10px;
}
body#module div#util-nav ul {	
	margin:0 0 0 10px;
	padding-top:10px;
}
body#module div#util-nav ul li {	
	margin-bottom:5px;
}

	

/* CONTENT *******************************************/
body#module p#ariane {
	width:555px;
	padding:0 5px;
	color:white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	background: none;
}
body#module p#ariane a {
	color: white;	
}
body#module div#entete-module {
	height:40px;
	border-bottom:1px solid white;
}
body#module div#entete-module h3 {
	float:left;
	line-height:40px;
	margin:0;
	margin-left: 2px;
	text-indent:30px;
	color:white;
	text-transform:uppercase;
	font-family:"arial";
	font-weight:bold;
	font-size:1.4em;
	background: transparent url(../medias/_module/picto_h3.gif) no-repeat center left;
}
body#module div#entete-module p.pagination {
	margin:0;
	line-height:50px;
}
body#module div#content-module div.box-actu {
	clear: both;
	margin:10px;
	padding: 15px 25px;
}
body#module div#content-module div.box-actu a:hover {
	color: #000000;
	text-decoration: underline;
}
body#module div#content-module div.box-actu h4 {
	margin:0 0 10px;
	padding-bottom:5px;
	font-style:oblique;
	font-family: times;
	font-size: 1.6em;
	font-weight: bold;
}
body#module div#content-module div.box-actu h5 {
	margin-top:5px;
	font-family: Trebuchet MS;
}
body#module div#content-module div.box-actu ul {
	line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding-left: 18px;
	padding-bottom: 10px;
}
/*
body#module div#content-module div.box-actu img {
	float:right;
	margin:0 0 0 0;
}
*/
/* PAGINATION */
body#module div#main div.pagination {
	padding-top:10px;
	text-align:right;
	color:white;
}
body#module div#main div.pagination a {
	color:white;
}

body#module div#main div.pagination img {
	margin-right:10px;
	padding:0 0 0 10px;
}

body#module div#main div.top img {
	margin-right:30px;
}

body#module div#main div.bottom {
	padding:5px 0 10px 0;
	border-top:1px solid white;
}
body#module div#main div.pagination p {
	display:inline;
}
body#module div#main div.pagination ul {
	display:inline;
	margin:0;
	margin-left:5px	;
}
body#module div#main div.pagination ul li {
	display:inline;
}
body#module div#main div.pagination ul li a {
	display:inline;
	padding:0 5px;
}
body#module div#main div.pagination ul li a:hover {
	background-color:#BBB;
}
body#module div#main div.pagination ul li.current {
	border:1px solid;
}
body#module div#content-module div.col_a,
body#module div#content-module div.col_b {
	width:49.9%;
}

/* FOOTER */
body#module #footer ul {
	margin:0;
	padding:0;
	width:200px;
	height:50px;
	padding:5px;
	margin-left:271px;
}
body#module #footer ul li {
	float:left;
	margin-left: 10px;
	line-height: 1.2em;
	white-space: nowrap;
}
body#module #footer ul li,
body#module #footer ul li a {
	color: #FFF;
}

body#module div#main form input.error,
body#module div#main form textarea.error {
	border: 1px solid red;
}


/* SITES UTILES */
body#module div#main div#content-module.site-utile {
	padding-top: 20px;
}
body#module div#main div.bloc-site-utile {
	clear: both;
	width: 80%;
	margin: 2px auto;
	padding: 10px;
}
body#module div#main div.bloc-site-utile {
	
}
body#module div#main div.bloc-site-utile div.fright{
	width: 85%;
}
body#module div#main div.bloc-site-utile h5 {
	margin: 0 0 10px 0;
}
body#module div#main div.bloc-site-utile p {
	margin: 0;
}

/* # annuaire */
body#module div#content-module.agenda h4.form-title,
body#module div#content-module.inscription h4,
body#module div#content-module.annuaire h4 {
	width:456px;
	line-height:1.4em;
	margin:20px auto;
	margin-bottom:0;
	padding:10px;
	text-transform:uppercase;
}
body#module div#content-module h4 span {
	margin:10px;
}
body#module div#content-module form {
	width:476px;
	margin:0 auto;
}
body#module div#content-module fieldset {
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border:none;
}
body#module div#content-module.inscription form label.error {
	float: none;
	width: 425px;
	padding-right: 50px;
	font-style: oblique;
}
body#module div#content-module form label {
	display:block;
	float:left;
	width:150px;
	margin:0 10px;
}
body#module div#content-module.inscription form label {
	width:180px;
	text-align:right;
}
body#module div#content-module.inscription form label.small {
	display: inline;
	float: none;
	width: 50px;
}
body#module div#content-module.inscription form input,
body#module div#content-module.inscription form textarea {
	width:230px;
}
body#module div#content-module.inscription form input.small {
	width:70px;
}
body#module div#content-module.inscription form label.error {
	font-size: 0.9em;
}
body#module div#content-module.inscription form input.checkbox {
	width:20px;
	border:none;
}
body#module div#content-module.inscription form span {
	display:block;
	margin-left:200px;
}
body#module div#content-module.inscription form span.datepicker_wrap {
	display:inline;
	margin-left:0;
}
body#module div#content-module.inscription a#add-date {
	display: block;
	width: 420px;
	margin: 3px 0;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
body#module div#content-module.inscription form p {
	margin:0;
	margin-top:5px;
}
body#module div#content-module.inscription p.commentaire {
	padding:10px;
	width:456px;
	margin:0 auto;	
}
body#module div#content-module.inscription form p.commentaire-in-fieldset {
	padding:10px;
}
body#module div#content-module.inscription form p.entete {
	width:250px;
	padding:10px;
	margin-top:0;
	text-transform:uppercase;
	font-weight:bold;
}
body#module div#content-module.inscription form p.submit {
	text-align:right;
	clear: both;
}
body#module div#content-module.inscription form p.submit input {
	width:80px;
	margin:10px;
}
/* Form newletter */
body#module.net div#content-module form {
	
} 
body#module.net div#content-module form#newsletter p span.error {
	margin-left: 170px;
	color: #FF0000
} 
body#module.net div#content-module form#newsletter p.submit {
	margin-left: 170px;
} 



/* Links */

body#module a.redirect,
body#module a.redirect-blank,
body#module a.redirect-mail,
body#module a#link215,
body#module a#link216,
body#module a#link250,
body#module a.redirect-pdf {
	padding-left: 25px;
}
body#module a.redirect {
	background: transparent url(../medias/_module/picto_fleche.gif) no-repeat center left;
}
body#module a.redirect-blank {
	background: transparent url(../medias/_module/picto_blank.gif) no-repeat center left;
}
body#module a.redirect-mail {
	background: transparent url(../medias/_module/picto_mail.gif) no-repeat center left;
}
body#module a.redirect-pdf {
	background: transparent url(../medias/symboles/picto_pdf.gif) no-repeat center left;
}
body#module a#link250 {
	color: #FFF;
}
body#module a#link215,
body#module a#link216 {
	font-weight: bold;
	background: transparent url(../medias/symboles/picto_add_manif.gif) no-repeat top left; 
}

body#module a#link250 {
	font-weight: bold;
	background: transparent url(../medias/symboles/picto_add_manif_black.gif) no-repeat top left; 
}
