@charset "utf-8";
/* CSS Document */
body {
	margin: 10px;
	text-align: center;
	background:url(../images/pattern.gif) fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul.accessibility {
	position:absolute;
	top:-100%;
}
#conteneur {
	position: relative;
	width:960px;
	margin: 10px auto;
	border:1px solid #d1e88d;
	background-color:#FFF;
}

#header {
	height:260px;
	margin: 10px 10px 0 10px;
	text-align:left;
}
#header a{
/*	position: relative;*/
}
#logo {
	padding-top:13px;
	padding-left:27px;

	}
#wrap {
	background-color:white;
	width:960px;
	height:auto;
	text-align:left;
	/*padding-top:30px;/*margin-top:23px;*/
	margin:0;
	/*border: 1px solid black;*/

}
#topmenu {
	margin:12px;
	color:#FFF;
	text-align:right;
	font-size:0.9em;
	position:absolute;
	right:O;
	top:0;
	width:920px;
/*	width:550px;
	border:1px solid red;*/
/*	margin-left:300px;*/
}
#topmenu ul{
	list-style: none;
	clear:both;
	float:right;
}	
#topmenu li{

	float:left;
	padding-top:3px;
	padding-left:5px;
	
	height:12px;
}
#topmenu li img{
	border:1px solid white;
}

#content {
	float:left;
	width:670px !important;
	width:690px;
	margin:0 20px;
/*	position:relative;*/
	background-color:#FFFFFF;
	text-align:left;
	display:inline;
	padding:10px;
		/*border: 1px solid pink;*/
/*	margin-right: 230px;
	padding: 0 20px 0 20px;
	background-color:#FFFFFF;
	text-align:left;*/
}
#droite {
/*	background-color:#FFF;
	width: 230px;
	float:right;*/
	padding-top:10px;
	float:left;
	margin:0;
	background-color:#FFF;
	/*border: 1px solid red;*/
/*	width: 230px !important;*/
	width: 220px;
}
#membre {
	background:url(http://ns2014914.ovh.net/~natagora/fileadmin/templates/natagora2009/images/membre-don.jpg) no-repeat;
	height:250px;
	width:220px;
/*	margin-right:10px;*/
}
#membre h4{
	position:absolute;
	top:-1000px;	
}
#membre ul{
	padding-top:148px;
	padding-left:10px;
}
#membre li{
	margin-top:18px;
}
#membre a {
	color:#660000;
	font-size:1.15em;
	font-weight:bold;
	display:block;
} 


#content ul.news-digg {
	float:left;
	font-size:95%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width:40px;
	border:1px solid #99CC00;
	margin-bottom:20px;
	margin-left:20px;
}
#content ul.news-digg li{
	margin:0;
	padding:0;
	text-align:center;
	display:block;
	font-weight:bold;
	background:none;
	line-height:normal;
}
#content ul.news-digg li.month{
	background-color:#99CC00;
	padding-bottom:2px;
	color:#FFF;
	font-size:1.1em;
}
#content ul.news-digg li.day{
	font-size:1.4em;
	padding:5px 0;
}
#content ul.news-digg li.year{
	padding-bottom:2px;
}
#content p.news-body{
	border-bottom:1px solid #EEEEEE}
#content hr{
	clear:both;
	background:transparent url(../images/img-bg.gif) repeat scroll 0 0;
	border:0px;
	height:2px;
}

.boite{
	margin:10px 0 10px 5px;
	padding-bottom:5px;
/*	background:url(../images/right-bg-bt-p.gif) bottom no-repeat;*/
		background:#99cc00 none bottom no-repeat;
		width:190px;
}
.boite h4{
/*	background:#99cc00 url(../images/right-bg-p.gif) no-repeat;*/
	background:#99cc00 none no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:2em;
}
.boite img{
/*border:5px solid white;*/}
.boite li, .boite form{
/*	margin:10px;*/
	
	display:block;
	padding: 10px 0 0 0;
/*	width:200px;*/
}
.boite form fieldset{
margin-bottom:10px;

}
.boite form legend{
color:#a0522d;
font-weight:bold

}
.boite .alert {
	color:red;
}
.boite p.insc_ok {
	background:url(../images/img-bg.gif);
	padding: 5px 10px;
	font-weight:bold;
	text-align:center;
}
.boite form label{
	display:block;
	font-weight:bold;
}
a.ancre {
/*	display:none;*/
margin:0;
	padding:0;
	}
	.boite a, .boite form {
/*    background: url("../images/img-bg.gif") repeat scroll 0 0 transparent;*/
	background: none repeat scroll 0 0 transparent;
    display: block;
    padding: 5px 10px;
}
.boite form .button{margin-top:5px;margin-left:1px;}
.boite form a {margin:0;padding:3px 0 0 0;}
.boite form p {color:#336600; line-height:1.3em;}
.boite form input{
	margin:5px 0 0 0;
	padding:0 ;
	border:1px solid white;
	font-size:12px;
	width:168px;
	height:20px;
}
.boite form input.button{
	background:#8dc6cc;
	color:white;
}

.boite ul{
	padding:10px;
	background:url(../images/ul-bg.gif);
	/*background:url(../images/img-bg.gif);*/
	color:#669900;
	font-size:10px;
	line-height:1.5em;
	border-left:1px solid #99cc00;
	border-right:1px solid #99cc00;
	text-align:center;
}
.boite li .newscat, .boite li .newscat a{
	color:#336600;
}
.boite li .newscat a{
	padding:O;
	background:none;
	display:inline;}
.boite strong{
	font-weight:bold;	
}
#newsletter, #boite {
	margin: 10px 10px 0 0;
}
.titreboite {
	line-height:30px;
}
#databoite {
	padding:10px;
	background:url(../images/fond-boite.gif) bottom;
	font-size:10px;
	line-height:15px;
}
.donres{
	background:url(../images/achat-reserve.gif);
}
.neswletter{
	background:url(../images/newsletter.gif);
}
.hide {
margin:-999em;
}
#pied {
	position: relative;
	width:940px;
	/*margin: 0 auto;*/
	padding:15px 0;
	/*height: 30px;
*/	background-color: #99cc00;
	clear:both;
	border-top: 5px solid #cc6600;
	margin:10px;
}
.box-right {
	margin-right:12px
}
.box-texte {
	background:url(../../Natagora%202009/images/box-background.png) repeat-x bottom;
	/*	width:148px;*/
	border:0;
	border-left: 1px solid #cccc66;
	border-right: 1px solid #cccc66;
	text-align:left;
	font-size:10px;
	text-align:center;
}
.box-texte img {
	border-top: 5px solid white;
}
div.box-titre {
	background-image:url(../../Natagora%202009/images/box-top.png);
	height:16px;
}
/*.box-titre h4 {*/
	/*	width:150px;*/
	/*background-image:url(../images/box-top.jpg);
	height:26px;
	text-align:center;
	color:#D70606;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}*/
.box-middle {
	width:150px;
	height:13px!important;
	height:11px;
	background:url(../../Natagora%202009/images/box-middle.png) no-repeat;
}
.box-bottom {
	width:150px;
	height:13px;
	background:url(../../Natagora%202009/images/box-bottom.png) no-repeat;
}
.box-texte p {
	text-align:left;
	padding:5px;
	line-height:15px;
}
strong {
	color:#A40217;
	font-weight:bold;
}
#footer-box{
	width:702px;
	margin-left:132px;
	font-size:11px;
}
#footer-top{
	background:url(../../Natagora%202009/images/footer-top.jpg);
	height:15px;
}
#footer-texte{
	border-left:1px solid #cccc66;
	border-right:1px solid #cccc66;
	padding:5px 15px;
	color:#b2b250;
	
}
#footer-texte p {
	font-size:1.05em;	
	line-height:1.5em;
}
#footer-bottom{
	background:url(../../Natagora%202009/images/footer-bottom.jpg);
	height:15px;
}
div.csc-textpic-clear {
	clear:both;
	margin-top:0 !important;
	margin-top:20px;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear:none;
	float:right;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear:none;
	float:left;
}
.news-body {
margin-left:0;
margin-left:105px;
padding-left:10px;
padding-right:0;

}
