/* *********************************************** BODY ********************************************** */
* {
	margin:0;
	padding:0
}
body {
	font : normal 12px Verdana, Arial, sans-serif;
	color : black;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
}
a {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}
p {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.txt {
	font-size : 12px;
}
.form_select {
	font-size : 10px;
}
.vert {
	color:#3fc10f;
}
.orange {
	color:#ffa200;
}
.bleu {
	color:#3598c2;
}
.violet {
	color:#dd89ec;
}
.rose {
	color:#ff0084;
}
.titre {
	font : normal 32px Arial, Cambria, Verdana, sans-serif;
	font-weight:bold;
}
.soustitre {
	font : normal 22px Arial, Cambria, Verdana, sans-serif;
	font-style : italic;
	margin : -8px 0 10px 80px;
}
h1 {
	font : normal 22px Arial, Cambria, Verdana, sans-serif;
	font-style : italic;
	font-weight:bold;
	margin-bottom:10px;
}
.page_img {
	max-width : 200px;
	margin : 0 10px 10px 10px;
	padding : 2px 2px 2px 2px;
	border : 1px solid #999999;
}
.page_img2 {
	max-width : 600px;
	margin : 10px 0 10px 0;
	padding : 2px 2px 2px 2px;
	border : 0px solid #999999;
}
.texte {
	font : normal Arial, Calibri, Verdana, sans-serif;
	text-align : justify;
	font-size : 12px;
	float:left;
}
.type_image {
	padding : 4px;
	border : 1px solid #cccccc;
	margin : 10px;
}
title:FIRST-LETTER, p:FIRST-LETTER, li:FIRST-LETTER, td:FIRST-LETTER {
	text-transform: capitalize
}
/* ******************************************* CONTENEUR ******************************************* */

.fond {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:100%;
	background-attachment:fixed;
}
.ombres {
	background : url(http://www.lesmainsouvertes.com/media/ombres.png) no-repeat center 168px;
	width :100%;
	height :100%
}
.conteneur {
	z-index : 1;
	width : 938px;
	margin : auto;
	padding : 0 0 0 0;
	position : relative;
	text-align : left;
}
.pied_page {
	background : url(http://www.lesmainsouvertes.com/media/ombrespieds.png) no-repeat center top;
	margin : auto;
	width : 938px;
}
.pied_page .contenu_pied {
	z-index : 1;
	background-color:#FFFFFF;
	margin : auto;
	position : relative;
}
.pied_page .pied_couleur {
	z-index : 1;
	width : 938px;
	margin : auto;
	padding : 0 0 0 0;
	position : relative;
	height : 20px;
}
/*************************************** DON / SAVOIR PLUS / S'INSCRIRE ****************************** */

.don_bleu {
	display:block;
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/puce_coeur_bleu.png) no-repeat 0 0;
	width:90px;
	height: 20px;
	line-height:20px;
	padding-left:25px;
	color:#0098d8;
	font-weight:bold;
	font-size:11px;
	border:0px solid #000000;
}
.don_bleu:hover {
	text-decoration:underline;
}
.don_rose {
	display:block;
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/puce_coeur_rose.png) no-repeat 0 0;
	width:100px;
	height: 20px;
	line-height:20px;
	padding-left:25px;
	color:#ff0084;
	font-weight:bold;
	font-size:11px;
}
.don_rose:hover {
	text-decoration:underline;
}
.don_vert {
	display:block;
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/puce_coeur_vert.png) no-repeat 0 0;
	width:100px;
	height: 20px;
	line-height:20px;
	padding-left:25px;
	color:#068922;
	font-weight:bold;
	font-size:11px;
}
.don_vert:hover {
	text-decoration:underline;
}
.savoir_bleu {
	display:block;
	float:right;
	background : url(http://www.lesmainsouvertes.com/media/puce_savoir_bleu.png) no-repeat 0 0;
	width:100px;
	height: 20px;
	line-height:20px;
	padding-left:25px;
	color:#0098d8;
	font-weight:bold;
	word-spacing: -1px;
	font-size:11px;
}
.don_rose:hover {
	text-decoration:underline;
}
.savoir_rose {
	display:block;
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/puce_savoir_rose.png) no-repeat 0 0;
	width:100px;
	height: 20px;
	line-height:20px;
	padding-left:25px;
	color:#ff0084;
	font-weight:bold;
	word-spacing: -1px;
	font-size:11px;
}
.savoir_rose:hover {
	text-decoration:underline;
}
.savoir_vert {
	float:right;
	display:block;
	background : url(http://www.lesmainsouvertes.com/media/puce_savoir_vert.png) no-repeat 0 0;
	width :	100px;
	height : 20px;
	line-height:20px;
	padding-left:25px;
	color:#068922;
	font-weight:bold;
	word-spacing: -1px;
	font-size:11px;
	margin-top:5px;
}
.savoir_vert:hover {
	text-decoration:underline;
}
/* ******************************************** MENU ******************************** */
.entete {
	min-height : 319px;
	z-index : 2;
	width : 938px;
	margin : auto;
	padding : 0 0 0 0;
	text-align : left;
	position : relative;
}
.menu {
	position : absolute;
	z-index : 100;
	padding : 0 0 0 0;
	top : 128px;
	height:41px;
	border:0px solid #000000;
}
.menu a {
	display:block;
	float:left;
	border:0px solid #ffffff;
}
.menu .bout-accueil {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-accueil.png) no-repeat 0 0;
	margin : 0 1px 0 14px;
}
.menu .bout-accueil-on {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-accueil.png) no-repeat 0 0;
	margin : 0 1px 0 14px;
	background-position: 0px -40px;
}
.menu .bout-accueil:hover {
	background-position: 0px -40px;
}
.menu .bout-participer {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-participer.png) no-repeat 0 0;
	margin : 0 1px 0 0;
}
.menu .bout-participer-on {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-participer.png) no-repeat 0 0;
	margin : 0 1px 0 0;
	background-position: 0px -40px;
}
.menu .bout-participer:hover {
	background-position: 0px -40px;
}
.menu .bout-association {
	display : block;
	height : 41px;
	width : 100px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-association.png) no-repeat 0 0;
	margin : 0 1px 0 0;
}
.menu .bout-association-on {
	display : block;
	height : 41px;
	width : 100px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-association.png) no-repeat 0 0;
	margin : 0 1px 0 0;
	background-position: 0px -40px;
}
.menu .bout-association:hover {
	background-position: 0px -40px;
}
.menu .bout-actions {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-actions.png) no-repeat 0 0;
	margin : 0 1px 0 0;
}
.menu .bout-actions-on {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-actions.png) no-repeat 0 0;
	margin : 0 1px 0 0;
	background-position: 0px -40px;
}
.menu .bout-actions:hover {
	background-position: 0px -40px;
}
.menu .bout-temoignages {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-viedelasso.png) no-repeat 0 0;
	margin : 0 1px 0;
}
.menu .bout-temoignages-on {
	display : block;
	width : 100px;
	height : 41px;
	padding : 0 0 0 0;
	background : url(http://www.lesmainsouvertes.com/media/menu/bout-viedelasso.png) no-repeat 0 0;
	margin : 0 1px 0;
	background-position: 0px -40px;
}
.menu .bout-temoignages:hover {
	background-position: 0px -40px;
}
/* ******************************************** PAGE ******************************/
.page {
	z-index : 2;
	width : 600px;
	padding : 0px 20px 20px 20px;
	text-align : left;
	margin : 0px 0 8px 8px;
	position : relative;
	float:left;
}
/* ************  DIVERS   **********/
.separation {
	clear : both;
	visibility : hidden;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
/** mootools **/
.description {
	margin:5px 0 10px 0;
	color:#454345;
	font-size:11px
}
.sample {
	padding:20px 0 0 0;
	margin:0 0;
	border:1px solid #eed69c;
	background-color:#ffffff
}
h4.stitle {
	color:#666;
	margin:0 0 5px 0
}
.links {
	padding:10px;
	margin-top:20px
}
.links a {
	font-size:14px;
	color:#0080FF;
	text-decoration:none
}
.links a:hover {
	font-weight:bold
}
#cont {
	width:630px;
	margin:0 0 0 20px;
	background:#fff3d5;
	text-align:left;
	padding:20px 0 0 0;
	border:1px solid #ffecbe;
}
.buttons {
	padding:5px;
}
.buttons span {
	color:#ff4e00;
	padding:0 5px;
	margin-left:8px;
	cursor:pointer;
	font:12px Verdana
}
.buttons span.active, .buttons span:hover {
	background:#0080FF;
	color:#fff
}
#box1, #box2, #box3, #box4 {
	position:absolute;
}
#box2 {
	border-bottom:10px;
}
.titreimage {
	font : normal 32px Verdana, Arial, sans-serif;
	clear : both;
	font-size : 20px;
	color : #000000;
}
/* Sample 5*/
#box5 div {
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
}
#box5 h3 {
	padding:0 0 10px 0;
}
#box5 img {
	position:static;
	float:left;
	width:200px;
	height:140px;
	margin:0 10px 10px 0;
}
.mask {
	position:relative;
	width:590px;
	height:250px;
	margin:auto;
	overflow:hidden;
}
.mask img {
	position:absolute;
	display:block;
	border:none;
}
.font_sinscrire {
	font-size:11px;
	font-weight:bold;
	color:#ff7200;
}
/* ********** MENU D ************* */

.menu_d {
	float : right;
	margin-right : 8px;
	width : 276px;
	text-align : left;
}
.menu_d a {
	font-size : 12px;
	line-height : 18px;
}
.menu_d a:hover {
	text-decoration:underline;
}
.menu_d .menu_titre {
	font : normal 22px Arial, Cambria, Verdana, Arial, sans-serif;
	color : #08506b;
	font-weight:bold;
}
.menu_d .menu_soustitre {
	font : normal 16px Arial, Cambria, Verdana, Arial, sans-serif;
	font-style : italic;
}

/* ********** MENU GENERAL ************* */
.box_mailing {
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/accueil/accueil_mailing.png) no-repeat 0 0;
	width : 274px;
	margin-bottom : 15px;
}
.box_don {
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/accueil/accueil_don.png) no-repeat 0 0;
	width : 274px;
	margin-bottom : 15px;
}
.box_individuel {
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/accueil/accueil_individuel.png) no-repeat 0 0;
	width : 274px;
	margin-bottom : 15px;
}
.box_collectif {
	float:left;
	background : url(http://www.lesmainsouvertes.com/media/accueil/accueil_collectif.png) no-repeat 0 0;
	width : 274px;
	margin-bottom : 15px;
}
.box_general {
	float:left;
	width : 274px;
	margin-bottom : 15px;
}
.box_txt {
	width : 240px;
	margin-left : 22px;
}
a.link_bas:hover {
	text-decoration:underline;
	font-size:10px;
	color:#333333;
}
a.link_bas {
	font-size:10px;
}
.galerie {
	border : 1px solid #b3e66a;
	float : left;
	padding : 5px 5px;
	margin : 0 10px 10px 0;
	color : #208a27;
	font-size: 10px;
	text-align:center;
}
.galerie .vignette {
	width : 170px;
	margin : auto;
	margin-bottom:5px;
}
.livredor {
	background : url(http://www.lesmainsouvertes.com/media/fond_livredor.png) no-repeat center;
	width : 589px;
	height : 289px;
	position:relative;
}
/*----------------------------------------------*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(http://new.lesmainsouvertes.com/media/js/lightbox/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(http://new.lesmainsouvertes.com/media/js/lightbox/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

