/* CSS Document */

#menu_btn a{ 
	height: 50px; 
	width: 220px; 
	text-indent: -20000px; 
	overflow: hidden; 
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
#menu_btn a:hover{ 
	background-position: bottom left; 
}
#menu_btn li{
	list-style: none;
}

#btn_blogue{ 
	background-image: url(bg_btn_fr_blogue.gif); 
}
#btn_don{ 
	background-image: url(bg_btn_fr_don.gif); 
}
#btn_inscrire{ 
	background-image: url(bg_btn_fr_inscrire.gif); 
}
#btn_blogue_en{ 
	background-image: url(bg_btn_en_blogue.gif); 
}
#btn_don_en{ 
	background-image: url(bg_btn_en_don.gif); 
}
#btn_inscrire_en{ 
	background-image: url(bg_btn_en_inscrire.gif); 
}
#navmenu{
	text-align: left;
}

#photos{
	overflow: hidden;
	height: 177px;
}
body {
	font: 100% Verdana, Geneva, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #191919;
	line-height:1em;
}
h1 {
	color:#ed1c24;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 1.2em 0;
	padding: 0;
	letter-spacing:0.1em;
	line-height:20px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin:1.2em  0 0 0;
	padding: 0;
	line-height:normal;	
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
}
h3 {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 1.2em 0;
	padding: 0;
}
p {
	margin: 12px 0 12px 0;
	line-height: 1.3em;

}
a:link, a:visited {
	text-decoration:underline;
	/*color:#0078bc;*/

	color:#00B1F0;
}
a:hover {
	text-decoration:none;
	/*color:#016fae;*/
	color:#555555;
}
blockquote {
	padding: 20px;
	margin: 0;
}
hr {
	border: none 0;
	border-top: 1px dashed #999;
	border-bottom: 1px solid #ffffff;
	margin: 20px 0 0 0;
}
img {
	border:0px;
}
ol {
}
ul {
}
li {
	margin: 0 0 5px 0;
}
#breadCrumb {
	display: none;
	font-size: 11px;
	font-family: Verdana;
	padding: 20px 32px 0 32px;
	color:#666666;
	margin: 0 275px 0 258px;
}
#container {
	width: 100%;
	min-width:900px;
	/*background: #FFFFFF url(../images/img_sidebar.jpg) left 150px no-repeat;*/
	margin: 0;
	text-align: left;
}

.mainContentHolder {
	/*width: 960px;*/
}
/* --- Header --- */

#header {
	background: #FFFFFF url(../images/bg_header.png) no-repeat top left;
	height: 120px;
	padding-left: 280px;
	overflow: hidden;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
/* --- Menu --- */
#menu {
	background: url(../images/bg_menu.gif) repeat-x #ed1c27;
	height: 29px;
	padding: 0 0 0 278px;
}

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu ul li{
	float: left;
	position:relative;
	margin: 0;
}

#menu ul li a{
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	text-align: center;
	padding: 7px 14px 6px;
	font-weight: bold;
}

#menu ul li a:hover {
	background: url(../images/bg_menu_item_hover.gif) repeat-x top #f47521;
}
/* --- Sidebar Left --- */

#sidebar1 {
	float: left;
	width: 278px;
	padding: 0;
	clear:left;
}
/* --- Sidebar Right --- */

#sidebar2 {
	float: right;
	width: 275px;
	margin-top: 40px;
	background: #FFFFFF;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00aeef;
}
/* Main Content */

#mainContent {
	margin: 0 275px 0 258px;
	padding: 40px 32px 123px 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background: url(../images/img_cycliste.gif) no-repeat right bottom;
	/*min-width: 330px;*/
	max-width: 1000px;
}
/* --- Footer --- */

#footer {
	padding: 0;
	background:#FFF url(../images/img_cocinelle_footer.gif) no-repeat 760px bottom;
	border-top:solid 2px #ed1c24;
	height: 123px
}
#footer p {
	margin: 0;
	padding: 10px 0;
	
}

#footer .numero-charite {
	font-size:12px;
	margin:0px;
	padding:15px 0 0 50px;
	float:left;
}

#footer_menu {
	text-decoration:none;
	font-size:11px;
	margin:0px;
	padding:15px 0 0 150px;
	float:left;
	color:#666;
}
#footer_menu a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#footer_menu a:hover {
	text-decoration:none;
	font-size:12px;
	color:#666;
}
/* --- Commons --- */
.fltrt {
	float: right;
	margin-left: 12px;
}
.fltlft {
	float: left;
	margin-right: 12px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
}
.leftborder {
	border-left:#cdcbc6 2px solid;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.photos_marge_droite {
	margin-right:20px;
	margin-bottom:8px;
	margin-top:4px;
}
.photos_marge_gauche {
	margin-left:20px;
	margin-bottom:8px;
	margin-top:4px;
}
/* --- Note --- */
sub sup {
	color: #666666;
}
sub {
	font-size: 10px;
	color: #999999;
}
.note_italique {
	font-size:10px;
	font-style:italic;
	color:#666666;
}
/*-----------------------------------Calendrier------------------------------------*/

.cal_navigate {
	width:27px;
}
.cal_month {
	width:384px;
	height:80px;
	font-family:Verdana, sans-serif;
	text-align:center;
	padding: 10px 0 10px 0;
}
.cal_month_title {
	color:#636466;
	font-size:50px;
}
.cal_year_title {
	font-size:40px;
	color:#00aeef;
}
.cal_elem {
	color:#6d6e71;
	width:57px;
	height:56px;
	text-align:right;
	margin:0px 3px 3px 0;
}
a.cal_tooltip {
	position:relative;
	z-index:24;
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
a.cal_tooltip:hover {
	z-index:25;
	background-color:#fdd;
}
a.cal_tooltip span {
	display:none;
}
a.cal_tooltip:hover span {
	display: block !important;
	position: absolute;
	text-align:center;
	width: 250px;
	padding:5px;
	background-color: #eeeeee;
	color: #000;
	border: 1px solid #333333;
	z-index:25;
}
.cal_tooltip_name {
	font-weight:bold;
}
.cal_tooltip_region {
	padding:5px;
}
.cal_tooltip_date {
	font-style:italic;
}
.cal_container {
	width:421px;
	height:357px;
	margin:43px 2px 81px 13px;
}
.cal_day {
	background-color:white;
}
.cal_lgd {
	font-weight:bold;
	font-family:Verdana, sans-serif;
	color:#636466;
	font-size:11px;
	padding:20px;
}
.cal_lgd_color {
	width:14px;
	height:9px;
	float: left;
	margin-right:4px;
	margin-top:4px;
}
.cal_lgd_ctn {
	margin-bottom:5px;
}
.cal_day_icon {
	width:16px;
	height:16px;
	position:relative;
	z-index:24;
	float:left;
	padding:0px 2px 0px 1px;
}
.cal_list_icon {
	width:16px;
	height:16px;
}
.cal_div_ctn {
	height:18px;
}
/* ---------------------------------------------------------------------------- */


.ContentBox {
	background:#fcfcfc;
	border:1px solid #D6D6D6;
	margin:20px 0;
	padding:15px 15px 15px 15px;
	color:#313131;
}
.ContentBox h2 {
	margin: 0 0 14px 0 !important;
	padding: 0 !important;
}
.ContentBox p {
	margin: 0 0 1em 0;
	padding: 0;
}
.box {
	background:#fcfcfc;
	border:1px solid #D6D6D6;
	margin:2px 10px 10px 0;
	padding:5px;
	color:#313131;
}
.box:hover {
	background:#fefefe;
}
.box p {
	margin:0px;
	padding:0px;
}
.box_formulaires {
	background:#fcfcfc;
	border:1px solid #D6D6D6;
	margin:2px 20px 10px 0;
	padding:15px 15px 15px 15px;
	color:#313131;
}
#formulaires {
	font-size:11px;
}
.formulairestr1 {
	background-color: #cdcbc6;
}
.formulairestr2 {
	background-color: #eae9e6;
}
.petit{
	font-size:10px;
}
/* ----------- My Form ----------- */

.spacer {
	clear:both;
	height:1px;
}
.myform {
	margin:0 auto;
	width:400px;
	padding:14px;
	font-size:11px;
}
/* ----------- basic ----------- */

	#basic {
	border:solid 2px #DEDEDE;
}
#basic h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: -5px;
	color: #191919;
}
#basic h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 10px;
	color: #ed1c24;
}
#basic p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
#basic label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#basic .labelDispo {
	text-align:left;
	margin-left: 13px;
	width: 370px;
}
#basic .labelCheckBox {
	width: 65px;
	margin-left: 5px;
	margin-top: 2px;
	text-align:left;
	font-weight: normal;
}
#basic .labelRadio {
	width: 60px;
	margin-left: 5px;
	margin-top: 2px;
	text-align:left;
	font-weight: normal;
}
#basic .labelLongRadio {
	width: 100px;
	margin-left: 5px;
	margin-top: 2px;
	text-align:left;
	font-weight: normal;
}
#basic .labelLongCheckBox {
	width: 110px;
	text-align:left;
}
#basic .labelVeryLongCheckBox {
	width: 370px;
	text-align:left;
}
#basic .labelUlCheckBox {
	width: 280px;
	text-align:left;
}
#basic .labelMediumLongCheckBox {
	width: 280px;
	text-align:left;
	margin: 5px 0 0 10px;
}
#basic .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#basic input {
	/*float:left;*/

	width:200px;
	margin:2px 0 10px 10px;
}
#basic .hidden {
	width:200px;
	margin:0px 0 0 0;
}
#basic .inputCheckBox {
	width:15px;
	float: left;
	text-align: left;
}
#basic .inputRadio {
	width:10px;
	float: left;
	text-align: center;
	margin-left: 0;
}
#basic .inputDate {
	width:100px;
}
#basic .inputMnt {
	width:50px;
}
#basic input.button {
	clear:both;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}
#basic input.button:hover {
	clear:both;
	background:#CCC;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}
#basic button, #goog-wm-sb {
	clear:both;
	background-color:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}
#basic button:hover, #goog-wm-sb:hover {
	background-color:#CCC;
}
#basic hr {
	color:#dedede;
	size:1px;
}
img.left {
	float:left;
	margin:0 18px 12px 0;
}
img.right {
	float:right;
	margin:0 0 12px 18px;
	text-align:left;
}
.align_center {
	text-align:center;
}
.calendrier {
	background:url(../data/menu_d_8.gif) no-repeat 10px 8px;
	padding-left:70px;
	padding-bottom:22px;
	padding-top:20px;
	display:block;
}

.imgGalerie {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #D6D6D6;
	color:#313131;
	margin:2px 10px 10px 0;
	padding:5px; 
	float: left;
	height: 155px;
}

.imgGalerieLong {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #D6D6D6;
	color:#313131;
	margin:2px 10px 10px 0;
	padding:5px; 
	float: left;
	/*height: 300px;*/
}

.imgGalerie p, .imgGalerieLong p {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 5px; 
}
#toppagelink{
 clear: both;
}