html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('../img/background.jpg') repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.error-message {
	color: red;
	padding: 10px 0px 10px 0px;
}

a { color: #B82025; text-decoration: none; }
a:link { color: #B82025; text-decoration: none; }
a:visited { color: #B82025; text-decoration: none; }
a:hover { color: #B82025; text-decoration: underline; }
a:active { color: #B82025; text-decoration: underline; }

a img {
	border: none;
}

a { cursor: pointer; }


p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 14px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 13px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
}


#body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
}

.hide{
	display:none;
}

.exp{
	font-size:5px;
	vertical-align:super;
}
/*************** bandeau **************/

#bandeau_centreaide{
	position: relative;
	width: 960px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	background: url('../img/bandeau_centraide2.png') no-repeat top left;
}

#bandeau_centreaide .logo {
	position: relative;
	width: 208px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

* html #bandeau_centreaide .logo {
	margin: 0px 0px 0px 5px;
}

#bandeau_centreaide .slogan {
	position: absolute;
	/*left: 389px;*/
	left: 323px;
	width: 425px;
	padding: 0px 0px 0px 0px;
}

#bandeau_centreaide .liens {
	position: relative;
	float: right;
	width: 335px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bandeau_centreaide .liens .menusecondaire {
	position: relative;
	width: 335px;
	height: 44px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bandeau_centreaide .liens .menusecondaire ul {
	position: relative;
	float: right;
	list-style-type: none;
	margin: 2px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* html #bandeau_centreaide .liens .menusecondaire ul {
	margin: 2px 5px 0px 0px;
}


#bandeau_centreaide .liens .menusecondaire ul li {
	line-height: 20px;
	font-size: 11px;
	color: #666;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px  0px;
}

#bandeau_centreaide .liens .menusecondaire a {color: #666; text-decoration: none;}
#bandeau_centreaide .liens .menusecondaire a:link {color: #666; text-decoration: none;}
#bandeau_centreaide .liens .menusecondaire a:visited {color: #666; text-decoration: none;}
#bandeau_centreaide .liens .menusecondaire a:hover {color: #000; text-decoration: underline;}
#bandeau_centreaide .liens .menusecondaire a:active {color: #000; text-decoration: underline;}

#bandeau_centreaide .liens .inscrivezvous {
	position: absolute;
	width: 215px;
	height: 23px;
	right: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/btn_inscrivezvous.png') no-repeat top left;
	cursor: pointer;
}
#bandeau_centreaide .liens .inscrivezvous :hover{
	background: url('../img/btn_inscrivezvous_hover.png') no-repeat top left;
}

#bandeau_centreaide .liens .deja_inscrit {
	position: absolute;
	width: 215px;
	height: 23px;
	right: 0px;
	bottom: 0px;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	cursor: pointer;
}

#inscrivezvous_form {
	display: none;
	
	position: absolute;
	width: 215px;
	height: 23px;
	right: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#FormSubmitFleche {
	cursor: pointer;
}

* html #bandeau_centreaide .liens .inscrivezvous {
	margin: 0px 5px 0px 0px;
}

#bandeau_centreaide .liens .inscrivezvous a{
	width: 100%;
	height: 100%;
	display: block;
}
/*************** menu **************/


#menu {
	position: relative;
	width: 953px;
	height: 44px;
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
	background: url('../img/menu.png') no-repeat top left;
	z-index: 1000;
}

#menu.abs {
	position: absolute;
	bottom: 0px;
	left:0px;
	background: url('../img/menu_home.png') no-repeat top left;
}

.positionnement {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.positionnement a{
	width: 100%;
	height: 100%;
	display: block;
}

.positionnement ul.sub {
	position: absolute;
	list-style-type: none;
	/*top:53px;*/
	height: 100px;
	top: -99999px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	z-index: 1000 !important;
}


#menu .btn_recueille { width: 190px; height: 44px; background: url('../img/menu/btn_centraide_recueille.png') no-repeat top left; }
#menu .btn_recueille:hover { width: 190px; height: 44px; background: url('../img/menu/btn_centraide_recueille_hover.png') no-repeat top left; }
#menu .recueilleactive { width: 190px; height: 44px; background: url('../img/menu/btn_centraide_recueille_hover.png') no-repeat top left; }
#menu .btn_recueille ul.sub { width: 190px; z-index: 1001; }
#menu .btn_recueille:hover ul.sub {top: 44px; left: 12px; height: auto; }

#menu .btn_recueille ul.sub2 { left: 188px; }

#menu .btn_investit { width: 184px; height: 44px; background: url('../img/menu/btn_centraide_investit.png') no-repeat top left; }
#menu .btn_investit:hover { width: 184px; height: 44px; background: url('../img/menu/btn_centraide_investit_hover.png') no-repeat top left; }
#menu .investitactive { width: 184px; height: 44px; background: url('../img/menu/btn_centraide_investit_hover.png') no-repeat top left; }
#menu .btn_investit ul.sub { width: 197px; z-index: 1001; }
#menu .btn_investit:hover ul.sub {top: 44px; left: 202px; height: auto; }

#menu .btn_investit ul.sub2 { left: 195px; }

#menu .btn_cequest { width: 196px; height: 44px; background: url('../img/menu/btn_cequest.png') no-repeat top left; }
#menu .btn_cequest:hover { width: 196px; height: 44px; background: url('../img/menu/btn_cequest_hover.png') no-repeat top left; }
#menu .cequestactive { width: 196px; height: 44px; background: url('../img/menu/btn_cequest_hover.png') no-repeat top left; }
#menu .btn_cequest ul.sub { width: 196px; z-index: 1001; }
#menu .btn_cequest:hover ul.sub {top: 44px; left: 386px; height: auto; }

#menu .btn_don { width: 150px; height: 44px; background: url('../img/menu/btn_don.png') no-repeat top left; }
#menu .btn_don:hover { width: 150px; height: 44px; background: url('../img/menu/btn_don_hover.png') no-repeat top left; }
#menu .donactive { width: 150px; height: 44px; background: url('../img/menu/btn_don_hover.png') no-repeat top left; }
#menu .btn_don ul.sub { width: 150px; z-index: 1001; }
#menu .btn_don:hover ul.sub {top: 44px; left: 582px; height: auto; }

#menu .btn_benevole { width: 181px; height:44px;  background: url('../img/menu/btn_benevole.png') no-repeat top left; }
#menu .btn_benevole:hover { width: 181px; height: 44px; background: url('../img/menu/btn_benevole_hover.png') no-repeat top left; }
#menu .benevoleactive { width: 181px; height: 44px; background: url('../img/menu/btn_benevole_hover.png') no-repeat top left; }
#menu .btn_benevole ul.sub { width: 181px; z-index: 1001; }
#menu .btn_benevole:hover ul.sub {top: 44px; left: 720px; height: auto; }


/*************** menu deroulant **************/


ul.sub li {
	height: 33px;
	line-height: 33px;
	text-align: left;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #fff url('../img/menu/background_sousmenu.png') repeat-x top left;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	position: relative;
	white-space:nowrap;
	vertical-align: bottom;
}

ul.sub li:hover {
	/*background: #9cc9ce;*/
	background:#AAA;
	color: #fff;
}

ul.sub li a{ text-decoration: none; color: #000; display:inline; height:33px; width: 100%;}
ul.sub li a:link{ text-decoration: none; color: #000; display:inline; height:33px; width: 100%;}
ul.sub li a:visited{ text-decoration: none; color: #000; display:inline; height:33px; width: 100%;}
ul.sub li a:hover{ text-decoration: none; color: #000; display:inline; height:33px; width: 100%;}
ul.sub li a:active{ text-decoration: none; color: #000; display:inline; height:33px; width: 100%;}

ul.sub li:hover a, ul.sub li:hover a:link, ul.sub li:hover a:visited, ul.sub li:hover a:hover, ul.sub li:hover a:active  { text-decoration: none; color: #000 !important; display:block; height:33px; width: 100%;}

* html ul.sub li a, * html ul.sub li a:link, * html ul.sub li a:visited, * html ul.sub li a:hover, * html ul.sub li a:active {
	display:inline !important;
}


ul.sub2 {
	position: absolute;
	top: -9999px;
	list-style-type: none;
	border: 0px solid #fff;
	padding: 0;
	margin: 0;
}

ul.sub li:hover ul.sub2 {
	top: 0;
}

ul.sub2 li {
	width: 187px;
}

ul.sub ul.sub2 li a { text-decoration: none; color: #000 !important; display:inline; height:100%; width: 100%;}
ul.sub ul.sub2 li a:link{ text-decoration: none; color: #000 !important; display:inline; height:100%; width: 100%;}
ul.sub ul.sub2 li a:visited{ text-decoration: none; color: #000 !important; display:inline; height:100%; width: 100%;}
ul.sub ul.sub2 li a:hover{ text-decoration: none; color: #000 !important; display:inline; height:100%; width: 100%;}
ul.sub ul.sub2 li a:active{ text-decoration: none; color: #000 !important; display:inline; height:100%; width: 100%;}

ul.sub ul.sub2 li:hover a{ text-decoration: none; color: #000 !important; display:block; height:100%; width: 100%;}


/*************** contenu accueil **************/
#container_accueil {
	position: absolute;
	top: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	z-index: 1;
}

#contenu_accueil {
	position: relative;
	width: 960px;
	height: 366px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	z-index: 1;
}

/*************** contenu **************/

#contenu {
	/*position: relative;*/
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	display: block;
	overflow: hidden;
	z-index:1;
}

/*************** fil d'ariane **************/

#ariane {
	position: relative;
	width: 960px;
	height: 20px;
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}

#ariane ul {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ariane ul li {
	line-height: 20px;
	font-size: 11px;
	color: #666;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px  0px;
}

#ariane a {color: #666; text-decoration: none;}
#ariane a:link {color: #666; text-decoration: none;}
#ariane a:visited {color: #666; text-decoration: none;}
#ariane a:hover {color: #000; text-decoration: underline;}
#ariane a:active {color: #000; text-decoration: underline;}

#ariane a.current {color: #000; font-weight: 900;}
#ariane span.current {color: #000; font-weight: 900;}

/*************** partie centrale **************/

#partie_centrale {
	position: relative;
	overflow: hidden;
	width: 960px;
	padding: 0px 0px 36px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 3;
}

#gauche {
	position: relative;
	float: left;
	width: 734px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 4;
}

/*************** droite **************/

#droite {
	position: relative; 
	width: 226px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#droite.don {
	position: relative; 
	width: 226px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#droite.don img {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}

#annonce {
	width: 226px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#annonce.don {
	width: 176px;
	padding: 15px 15px 0px 35px;
	margin: 15px 0px 0px 0px;
	height: 282px;
	background: url('../img/backgroundannonce_don.jpg') no-repeat top right;
}
#container_flash_accueil {
	float: left;
	width: 751px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#flash_accueil {
	float: left;
	width: 751px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#annonce_accueil {
	float: right;
	width: 161px;
	height: 326px;
	display:block;
	padding: 40px 24px 0px 24px;
	margin: 0px 0px 0px 0px;
	background: url('../img/background_annonce_accueil.png') no-repeat bottom right;
}

#annonce_accueil .partenaires1 {
	float: left;
	width: 70px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}

#annonce_accueil .partenaires2 {
	float: left;
	width: 70px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}

* html #annonce_accueil .partenaires1 {
	margin: 5px 4px 5px 3px;
}

* html #annonce_accueil .partenaires2 {
	margin: 5px 3px 5px 4px;
}
#annonce_accueil .partenaires1 a{
	display: block;
	width: 100%;
	height: 100%;
}

.pageinterieure {
	position: relative;
	/*height: 347px;*/
	height: 393px;
	background: url('../img/termometre_dons.jpg') no-repeat bottom right;
}
#flash_thermometre_container {
	margin: 64px 0px 0px 0px;
}
#annonce.pageinterieure img{
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 110px 0px 0px 0px;
}

#annonce h1 {
	color: #b21f20;
	font-weight: 900;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#annonce p {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

/*************** gauche **************/

#introduction {
	position: relative;
	/*float: left;*/
	width: 689px;
	padding: 5px 25px 0px 19px;
	margin: 0px 0px 0px 0px;
}

#introduction h1 {
	position: relative;
	color: #b21f20;
	font-weight: 900;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#introduction p {
	position: relative;
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#introduction div.photo {
	float:left;
	position:relative;
	z-index:20;
	padding: 0px 0px 0px 0px;
	margin: 3px 20px 0px 0px;
}

#introduction .text {
	float:right;
	position:relative;
	width:453px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#introduction .input.text {
	float:none;
	position:static;
	width:auto;
}

.faireundon div.text, .benevole div.text {
	width: auto !important;
	float:left !important;
	margin: 0px 0px 5px 5px !important;
}

.info p, #informations_background .info p{
	position: relative;
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

.info div.photo {
	float:left;
	position:relative;
	z-index:20;
	padding: 0px 0px 0px 0px;
	margin: 3px 20px 0px 0px;
}

.info .text {
	float:right;
	position:relative;
	width:453px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#introduction .text p{
	margin:0px 0 20px;
}
.last_update {
	font-size:10px;
	color:#666;
	/*position:absolute;
	right:0px;
	bottom:0px;*/
	margin: 0px 0px 50px 0px;
}
/*************** gray_link **************/
.gray_link {
	font-size: 13px;
	line-height: 32px;
	color: #b3b3b3;
}
.gray_link a{
	font-size: 13px;
	line-height: 32px;
	font-weight: 900;
	color: #b3b3b3;
}

.gray_link a:link { color: #b3b3b3; text-decoration: none;}
.gray_link a:visited { color: #b3b3b3; text-decoration: none;}
.gray_link a:hover { color: #b82025; text-decoration: none;}
.gray_link a:active { color: #b82025; text-decoration: none;}

.gray_link a.current { color: #b82025 !important; text-decoration: none; }
/*************** sous-menu **************/

#sousmenu {
	position: relative;
	overflow: hidden;
	width: 685px;
	height: 32px;
	padding: 10px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}

#sousmenu .onglet1 {
	position: relative;
	float: left;
	height: 32px;
	padding: 0px 5px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url('../img/background_onglet1.png') no-repeat top left;
}

#sousmenu .onglet {
	position: relative;
	float: left;
	height: 32px;
	padding: 0px 5px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url('../img/background_onglet.png') no-repeat top left;
}
#sousmenu .ongletRight {
	
	font-size: 11px;
	position: absolute;
	bottom: 0px;
	right: 40px;
	/*float: right;*/
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#sousmenu .ongletRight .disable{
	font-weight: 900;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sousmenu .ongletRight .rss{
	vertical-align:text-bottom;
	position: relative;
	top:1px;
}

#sousmenu .ongletRight a{
	font-weight: 900;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sousmenu .ongletRight a:link { color: #000000; text-decoration: none;}
#sousmenu .ongletRight a:visited { color: #000000; text-decoration: none;}
#sousmenu .ongletRight a:hover { color: #b82025; text-decoration: none;}
#sousmenu .ongletRight a:active { color: #b82025; text-decoration: none;}



#sousmenu a{
	font-size: 12px;
	line-height: 32px;
	font-weight: 900;
	color: #b3b3b3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sousmenu a:link { color: #b3b3b3; text-decoration: none;}
#sousmenu a:visited { color: #b3b3b3; text-decoration: none;}
#sousmenu a:hover { color: #b82025; text-decoration: none;}
#sousmenu a:active { color: #b82025; text-decoration: none;}

#sousmenu a.current { color: #b82025 !important; text-decoration: none; }

/*************** sous-sous-menu **************/

#soussousmenu {
	position: relative;
	float: none;
	width: 700px;
	padding: 0px 0px 20px 3px;
	margin: 0px 0px 0px 0px;
}

#soussousmenu .onglet1 {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#soussousmenu .onglet {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#soussousmenu a{
	font-size: 13px;
	font-weight: 900;
	color: #b3b3b3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#soussousmenu a:link { color: #b3b3b3; text-decoration: none;}
#soussousmenu a:visited { color: #b3b3b3; text-decoration: none;}
#soussousmenu a:hover { color: #b82025; text-decoration: none;}
#soussousmenu a:active { color: #b82025; text-decoration: none;}

#soussousmenu a.current { color: #b82025 !important; text-decoration: none; }
/*************** footer menu **************/

#footer_menu {
	position: relative;
	clear:both;
	float: none;
	width: 700px;
	padding: 15px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
}
#footer_menu a{
	font-size: 13px;
	font-weight: 900;
	color: #b3b3b3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer_menu a:link { color: #b3b3b3; text-decoration: none;}
#footer_menu a:visited { color: #b3b3b3; text-decoration: none;}
#footer_menu a:hover { color: #b82025; text-decoration: none;}
#footer_menu a:active { color: #b82025; text-decoration: none;}

#footer_menu a.current { color: #b82025 !important; text-decoration: none; }

/*************** partie avec scroll **************/

#informations_background {
	position: relative;
	width: 731px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	background: url('../img/background_colonnephoto.png') no-repeat top left;
}

#informations_background.spacer {
	padding: 0px 0px 0px 0px;
}

#informations_background_border {
	height: 2px;
	width: 670px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 15px;
	background: url('../img/border_events.png') repeat-x top left;
}

* html #informations_background_border {
	margin: 0px 0px 0px 15px;
}

#informations_introduction {
	width: 675px;
	padding: 0px 20px 24px 20px;
	margin: 0px 0px 0px 0px;
}

#introduction_border {
	width:685px;
	height:2px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	background : url('../img/border_events.png') repeat-x top left;
}

#informations {
	position: relative;
	width: 675px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
}
#informations_background #informations {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 21px;
}
#informations div.photo {
	float:left;
	position:relative;
	z-index:20;
	padding: 0px 0px 0px 0px;
	margin: 4px 20px 0px 0px;
}

#informations .text {
	float:right;
	position:relative;
	width:434px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations .event {
	position: relative;
	border-bottom: 1px solid #cccccc;
	/*height: 74px;*/
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 15px 0px;
}

* html #informations .event {
	margin: 0px 0px 5px 0px;
}

#informations .event .photo {
	position: relative;
	float: left;
	width: 111px;
	height: 74px;
	padding: 0px 16px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations .event .description {
	position: relative;
	/*height: 74px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/******************** Organisation/index ********************/
#informations .organisation {
	position: relative;
	height: 52px;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 20px 0px;
}
* html #informations .organisation {
	margin: 0px 0px 10px 0px;
}

#informations .organisation .photo {
	position: relative;
	float: left;
	width: 80px;
	height: 52px;
	padding: 0px 16px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations .organisation .description {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations .organisation .description p{
	padding: 2px 0px 2px 0px;
}
/******************** Organisation/search ********************/
#OrganisationSearchForm div.input.text{
	float:none;
	width:auto;
	margin-bottom:5px;
}

/********************  ********************/
#informations_background .legend{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#informations_background .legend .symbol{
	float:left;
	clear:left;
	text-align:right;
	width:20px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#informations_background .legend .desc{
	float:left;
	clear:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_background h2 {
	font-size: 13px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_background p {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_don {
	width: 631px;
	padding: 20px 22px 20px 22px;
	margin: 0px 0px 0px 0px;
	background-color: #e8ebe3;
}

#informations_don_colonnea {
	float: left;
	width: 270px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
* html #informations_don_colonnea {
	margin: 0px 0px 0px 5px;
}

#informations_don_colonnea .element {
	width: 270px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#informations_don_colonnea .titrechamp {
	float: left;
	text-align: right;
	width: 100px;
	height: 20px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_don_colonnea .champ {
	float: left;
	width: 160px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_add {
	width: 631px;
	padding: 20px 22px 20px 22px;
	margin: 0px 0px 0px 0px;
	background-color: #e8ebe3;
}


#left_column {
	width: 303px;
	margin: 0px 13px 0px 0px;
	float: left;
}

#right_column {
	width: 303px;
	margin: 0px 0px 0px 12px;
	float: left;
}

* html #left_column {
	margin-right: 6px !important;
}

* html #right_column {
	margin-left: 6px !important;
}

div.input {
	margin-bottom: 5px;
}

div.text label {
	display: block;
	color: #000;
	font-size: 11px;
}

div.password label {
	display: block;
	color: #000;
	font-size: 11px;
}

div.file label {
	display: block;
	color: #000;
	font-size: 11px;
}

div.textarea label {
	display: block;
	color: #000;
	font-size: 11px;
	width: 303px;
}

div.select label {
	display: block;
	color: #000;
	font-size: 11px;
}

div.radio {
	margin-bottom: 6px;
	overflow:hidden;
}

div.radio label {
	display: block;
	color: #000;
	font-size: 11px;
	position: relative;
	top: 2px;
}

div.radio input {
	float: left;
	position: relative;
	bottom: 1px;
	border: 0px;
}

input.invalid {
	border: 1px solid red !important;
}

input.loading {
	background: #fff url('../img/loading.gif') no-repeat 287px 0px;
	padding: 0px 16px 0px 0px !important;
	width: 287px !important;
}

fieldset.smallfieldset { width:277px;border:1px solid #E8EBE3 }
fieldset.smallfieldset fieldset.smallfieldset { width:255px;border:1px solid #E8EBE3 }
fieldset.smallfieldset fieldset.invalid { border:1px solid red !important; }

fieldset.invalid {
	border: 1px solid red;
}

select.invalid {
	border: 1px solid red;
}

textarea.invalid {
	border: 1px solid red;
}

.text input, .select input, .textarea input, .file input, .password input {
	border: 1px solid #ababab;
}

select {
	border: 1px solid #ababab;
}

textarea {
	border: 1px solid #ababab;
}

div.checkbox {
	margin: 13px 0px 13px 0px;
}

div.checkbox label {
	display: block;
	color: #000;
	font-size: 11px;
	position: relative;
	top: 2px;
}

div.checkbox input {
	float: left;
	position: relative;
	bottom: 1px;
	border: 0px !important;
}

div.radio input {
	border: 0px !important;
}

div.text input {
	height: 15px;
	width: 303px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


textarea {
	font-family: Arial,Helvetica,sans-serif;
}

#creditcard div.text input {
	width: 285px;
}

#creditcard div.expyyyy {
	width: 60px;
	float: left;
}

#creditcard div.expyyyy input {
	width: 55px;
}

#creditcard div.expmm {
	width: 40px;
	float: left;
}

#creditcard div.expmm input {
	width: 30px;
	
}

div.password input {
	height: 15px;
	width: 303px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.file input {
	height: 20px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.textarea textarea {
	height: 100px;
	width: 303px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.select select {
	height: 17px;
	width: 303px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#informations_don div.select select {
	width: 195px;
}
div.autre input {
	width: 80px !important;
}

#introduction div.autre {
	float: right;
	margin: 0px 2px 0px 0px !important;
}

#VolunteerAddressCity {
	white-space:nowrap;
}

* html #introduction div.autre {
	margin-right: 2px;
}

.dons_memoire label {
	font-size: 11px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	bottom: 2px;
}

label.general {
	font-size: 11px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input.general {
	height: 15px;
	width: 100%;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

textarea.general {
	height: 40px;
	width: 100%;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

select.general {
	height: 16px;
	width: 100%;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.dons_memoire, .dons_fonds {
	display: none;
}

#informations_don_colonneb {
	float: left;
	width: 325px;
	padding: 0px 10px 0px 60px;
	margin: 0px 0px 0px 0px;
}

#informations_don_colonneb .montant {
	width: 290px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
#informations_don_colonneb .montant_titre {
	float: left;
	/*width: 75px;*/
	height: 20px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_don_colonneb .montant_champ {
	float: left;
	width: 150px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input.montant_don {
	height: 15px;
	width: 90px;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

label.montant_don {
	font-size: 11px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_don_paiement {
	width: 290px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#informations_don_notice {
	width: 290px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#informations_don p {
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	


/*************** nouvelle **************/
	
#nouvelle {
	position: relative;
	overflow: hidden;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}


#nouvelle .zone {
	position: relative;
	float: left;
	width: 450px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	background: url('../img/zone_nouvelles_accueil.jpg') no-repeat top left;
}

#nouvelle .zone .titre {
	position: relative;
	width: 440px;
	padding: 20px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
}

#nouvelle .zone .border {
	height: 2px;
	width: 398px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 10px;
	background: url('../img/border_events.png') no-repeat top left;
}

#nouvelle .zone .x {
	position: relative;
	float: left;
	overflow: hidden;
	width: 202px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#nouvelle .zone .x .image {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 0px 0px;
}

#nouvelle .zone .x .texte {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}

#nouvelle h3 {
	font-size: 17px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nouvelle h4 {
	font-size: 12px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#nouvelle h4 a {
	color: #b82025;
	text-decoration:none;
}
#nouvelle h4 a:hover {
	color: #b82025;
	text-decoration:underline;
}
#nouvelle p {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #222020;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#nouvelle p.date {
	font-size: 11px;
	font-weight:bold;
}


#nouvelle .zoneaccueil {
	position: relative;
	float: left;
	width: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/zone_nouvelles_accueil.jpg') no-repeat top left;
}

#nouvelle .zoneaccueil .titreaccueil {
	position: relative;
	width: 340px;
	padding: 20px 0px 3px 35px;
	margin: 0px 0px 0px 0px;
}

#nouvelle .zoneaccueil .borderaccueil {
	height: 2px;
	width: 398px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 35px;
	background: url('../img/border_events.png') no-repeat top left;
}

#nouvelle .zoneaccueil .imageaccueil {
	float: left;
	width: 112px;
	height: 73px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 2px 5px 0px 35px;
}

#nouvelle .zoneaccueil .texteaccueil {
	float: left;
	width: 273px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 10px;
}
#nouvelle .zoneaccueil p.date{
	font-size: 12px;
}
#nouvelle h3.accueil {
	font-size: 17px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/******************** StaffTeam/view ********************/
.comite_view .list{
	padding: 0px 0px 0px 17px;
}

.comite_view .list .square_staff{
	width: 305px;
	height: 100px;
	display:block;
	padding: 10px 10px 10px 10px;
	margin: 0px 1px 2px 1px;
	background-color: #e8ebe3;
	float: left;
}

.comite_view .list .square_staff .imgOfStaff{
	width: 75px;
	height: 100px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
}

.comite_view .list .division{
	font-size: 16px;
	font-weight: 900;
	color: #b82025;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.comite_view .list .square_staff img{
	margin-right: 10px;
}
/******************** Campaign/a_propos ********************/
.campaign_info #informations div.archive_menu {
	position: relative;
	width:173px;
	clear:both;
	background-color:#E8EBE3;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 12px 20px;
}
.campaign_info #informations p.amount{
	font-weight: 900;
	font-size: 14px;
	margin:0 0 25px;
}
.campaign_info #informations a.photo{
	display:block;
	margin: 0px 0px 20px 0px;
}
.campaign_info #informations div.archive_menu ul {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.campaign_info #informations div.archive_menu ul li{
	background:transparent url(../img/fleche_list_gris.png) no-repeat scroll left 0;
	list-style-type:none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 8px 0px;
}
/******************** PrizesCompagnies/index ********************/
.reconnaissance #prize{
	margin: 15px 0px 5px 0px;
}
.reconnaissance #prize.unique{
	margin: 5px 0px 5px 0px;
}
.reconnaissance #prize h1{
	cursor:pointer;
	margin:0 0 5px;
}

.reconnaissance #prize h1 span {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.reconnaissance #prize #winnerlist.hide{
	display:none;
}

/******************** Prize/annual ********************/
.honore #prize{
	padding: 0px 0px 0px 0px;
	margin: 15px 25px 5px 19px;
}
.honore #prize #lastWinner{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.honore #prize #lastWinner .photo{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	float:left;
}
.honore #prize .view_prev{
	clear:both;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 25px 0px;
	color:#B82025;
}
.honore #prize #prev_winnerlist.hide{
	display:none;
}
/******************** Prize/view ********************/
.honore_winners h2{
	font-size: 13px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 10px 113px;
	margin: 0px 0px 0px 0px;
}
.honore_winners .cat_title{
	font-size:12px;
	padding: 0px 0px 5px 113px;
}
/******************** MediaGallery/index ********************/
#galeriePreview{
	width:160px;
	height:150px;
	padding: 0px 0px 0px 0px;
	margin:5px 5px 5px 5px;
}
#galeriePreview .pics{
	margin:0px 0px 2px 0px;
	height:100px;
}
.media_galleries #galeriePreview{
	float:left;
	/*width:108px;*/
}
/******************** PlannedDonation/a_propos ********************/
.dons_planifies .list_box{
	background-color:#E8EBE3;
	border: 1px solid #666;
	width: 400px;
	height: 200px;
	overflow: auto;
	padding: 5px;
	margin: 0px;
}
.dons_planifies #list_fond_svp{
	visibility:hidden;
}
.dons_planifies .fond_svp{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
/******************** PlannedDonation/index ********************/
body.fond_svp .fond_svp{
	position: relative;
	height: 74px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
body.fond_svp .fond_svp .photo {
	position: relative;
	float: left;
	width: 111px;
	height: 74px;
	text-align:right;
	padding: 0px 16px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body.fond_svp .fond_svp .description {
	position: relative;
	height: 74px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/******************** Archive/view ********************/
.past_campaign #introduction .amount{
	font-weight: 900;
	font-size: 14px;
}
.past_campaign #introduction .text{
	width:453px;
}
.past_campaign #introduction div.archive_menu {
	position: relative;
	width:173px;
	clear:both;
	background-color:#E8EBE3;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 12px 20px;
}
.past_campaign #introduction a.photo{
	display:block;
	margin: 0px 0px 20px 0px;
}
.past_campaign #introduction div.archive_menu ul {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.past_campaign #introduction div.archive_menu ul li{
	background:transparent url(../img/fleche_list_gris.png) no-repeat scroll left 0;
	list-style-type:none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 8px 0px;
}
/******************** ArchiveName/cabinet & representants ********************/
.archive_names .list{
	padding: 0px 0px 0px 17px;
}

.archive_names .list .square_staff{
	width: 305px;
	height: auto;
	display:block;
	padding: 10px 10px 10px 10px;
	margin: 0px 1px 2px 1px;
	background-color: #e8ebe3;
	float: left;
}

.archive_names .list .square_staff .imgOfStaff{
	width: 75px;
	height: 100px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
}

.archive_names .list .square_staff img{
	margin-right: 10px;
}
/******************** ArchiveName/coups_coeur********************/
.archive_names.coups_coeur #informations{
	padding:0px 0px 0 19px;
	width:auto;
}
.archive_names.coups_coeur #informations .element {
	width:415px;
	height:90px;
	float:left;
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.archive_names.coups_coeur #informations .element .type{
	color:#B82025;
	font-size:14px;
	font-weight:900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
/******************** ArchiveName/bons_coups ********************/
.archive_names.bons_coups #informations{
	padding:0px 0px 0 19px;
	width:auto;
}
.archive_names.bons_coups #informations .element {
	width:337px;
	float:left;
	padding:0px 0px 20px 0px;
}
.archive_names.bons_coups #informations .element div.photo{
	float:left;
	padding:0px 10px 0px 0px;
}
.archive_names.bons_coups #informations .element .description{
	float:left;
	width:175px;
}
/******************** ArchiveName/etoiles_corpo ********************/
.archive_names.etoiles_corpo #informations{
	padding:0px 0px 0 19px;
	width:auto;
}
.archive_names.etoiles_corpo #informations .type {
	clear:both;
	color:#B82025;
	font-size:16px;
	font-weight:900;
	margin: 0px 0 5px;
	padding: 20px 0 0;
}
.archive_names.etoiles_corpo #informations .element {
	background-color:#E8EBE3;
	width:337px;
	float:left;
	padding:10px 0px 10px 10px;
	margin:3px 3px 0px 0px;
}
.archive_names.etoiles_corpo #informations .element div.photo{
	float:left;
	padding:0px 10px 0px 0px;
}
.archive_names.etoiles_corpo #informations .element div.photo img{
	border: 1px solid #ccc;
}
.archive_names.etoiles_corpo #informations .element .description{
	float:left;
	width:175px;
}
/********************  ********************/
#informations h2 {
	font-size: 13px;
	font-weight: 900;
	color: #b82025;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#informations h2 a{
	/*color: #b82025;*/
	color: #b21f20;
	text-decoration:none;
}
#informations h2 a:hover{
	color: #b82025;
	text-decoration:underline;
}
div.recherche_form{
	margin: 0px 0px 20px 0px;
}
div.recherche_form div.input{
	float:left;
	margin: 3px 5px 0px 0px;
}
div.recherche_form div.input.select select{
	width:auto;
}
div.recherche_form div.input.text input{
	width:200px;
}
div.pac_type{
	float:left;
	width:210px;
	margin: 0px 15px 0px 0px;
}
#informations_background div.pac_type h2{
	margin: 0px 0px 5px 0px;
}
div.pac_type .list{
	padding:10px;
	background-color: #e8ebe3;
}
div.pac_type .list h3{
	margin: 0px 0px 5px 0px;
}
ul.pac {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.pac li {
	margin-bottom: 8px;
	background: url('../img/fleche_list_gris.png') left 1px no-repeat;
	padding-left: 20px;
}

ul.pac ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	list-style-type: none;
}

ul.pac ul li {
	margin-bottom: 4px;
	background: none;
	padding-left: 0px;
}

/*  DÉFI CENTRAIDE */
div#defi_login{
	margin-top:62px;
}
div.grey_box {
	border: 1px solid #E8EBE3;
	padding: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}

div.grey_box div.text input {
	width: 106px;
}

div.grey_box div.password input {
	width: 106px;
}

div.grey_box div.password {
	float: left;
}

div.grey_box div.submit {
	position: relative;
	top: 12px;
	left: 5px;
	width: 60px;
	float: left;
}

div.form {
	width: 665px;
	background-color: #E8EBE3;
	padding: 12px;
	margin-bottom: 12px;
}

div.form div.left {
	width: 327px;
	padding-right: 6px;
	float: left;
}

div.form div.right {
	width: 326px;
	padding-left: 6px;
	float: left;
}

#defi_form {
	width: 665px;
	background-color: #E8EBE3;
	padding: 12px;
}

#defi_form div.left {
	width: 327px;
	padding-right: 6px;
	float: left;
}

#defi_form div.right {
	width: 326px;
	padding-left: 6px;
	float: left;
}

div.percentage {
	width: 564px;
	margin: 24px 0px 16px 50px;
	padding: 12px;
	border: 1px solid #e8ebe3;
	clear: both;
}

#graph {
	width: 443px;
	height: 28px;
	border: 1px solid #ababab;
	margin-left: 60px;
	background-color: #f2f2f2;
}

#graph_bar {
	background: url('../img/graph.jpg') no-repeat left top;
	height: 28px;
}

ul.photos {
	margin: 0;
	padding: 0;
	width: 330px;
	float: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.photos li {
	list-style-type: none;
	height: 50px;

	background-repeat: no-repeat;
	background-position: 7px 5px;
	line-height: 50px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 5px 5px 61px;
}

ul.photos li a.delete {
	float: right;
	margin-right: 8px;
	position: relative;
	top: 5px;
}

.button60 {
	display:block;
	width: 60px;
	height: 23px;
	color: #fff !important;
	font-size: 12px;
	background: url('../img/button_60.png') no-repeat left top;
	line-height: 22px;
	text-align: center;
	border: none;
	padding: 0;
	cursor:pointer;
	padding-bottom: 4px;
}

.button120 {
	display:block;
	width: 120px;
	height: 23px;
	color: #fff !important;
	font-size: 12px;
	background: url('../img/button_120.png') no-repeat left top;
	line-height: 22px;
	text-align: center;
	text-decoration: none !important;
	border: none;
	padding: 0;
	cursor:pointer;
	padding-bottom: 4px;
}

.button120:hover,.button120:visited,.button120:active,.button60:hover,.button60:visited,.button60:active {
	color: #fff !important;
	text-decoration: none !important;
}

ul.top5 {
	margin: 10px 0px 0px 0px;
	padding: 0;
}

ul.top5 li {
	list-style-type: none;
	color: #666666;
}

ul.top5 li span {
	color: #000;
	font-weight: bold;
}

div.team {
	background-color: #E8EBE3;
	padding: 4px;
	margin-bottom: 4px;
}

div.team div.pic {
	width: 125px;
	height: 83px;
	float: left;
	margin-right: 6px;
	background-color: #787878;
}

div.team h4 {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

div.team p {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.benevole div.no {
	float: left;
	width: 65px;
	margin-right: 5px !important;
}

.benevole div.no input {
	width: 60px;
}

.benevole div.rue {
	float: left;
	width: 198px;
	margin-right: 5px !important;
}



.benevole div.rue input {
	width: 192px;
}

.benevole div.app {
	float: left;
	width: 38px;
}

.benevole div.app input {
	width: 36px;
}

.benevole div.ville {
	clear: both;
}

.benevole div.province {
	float: left;
	width: 170px;
}

.benevole div.province select {
	width: 165px;
}

.benevole div.codepostal {
	float: left;
	width: 135px;
}

.benevole div.codepostal input {
	width: 133px;
}

.benevole div.checkbox {
	margin: 5px 0px 5px 0px !important;
}

.benevole fieldset.radio {
	width: 285px !important;
	border: 1px solid #ABABAB !important;
	margin-bottom: 8px !important;
	padding: 4px 8px 4px 8px !important;
	clear:both !important;
}

.benevole fieldset.radio legend {
	font-size: 11px !important;
	color: #000 !important;
	font-weight: bold !important;
}

.benevole div.season {
	width: 120px !important;
	float: left !important;
	margin: 0px 0px 1px 0px !important;
}

.benevole div.avail {
	width: 90px !important;
	float: left !important;
	margin: 0px 0px 1px 0px !important;
}

.benevole fieldset.radio div.text input {
	width: 283px !important;
}

.benevole fieldset.invalid {
	border: 1px solid red;
}
/************************** Galerie Photo **************************/
#galeriePhoto{
	margin:0;
	padding:0px 0px 0 19px;
	position:relative;
	width:935px;
}
#galeriePhoto a.photo{
	height:146px;
	width:216px;
	margin:0px 12px 12px 0px;
	display:block;
	float:left;
}
#galeriePhoto a.photo img{
	border:1px solid #ababab;
}
#galeriePhoto .box_img_text{
	margin: 0px 0px 35px 0px;
}
#galeriePhoto .img_text{
	width:660px;
	/*height:301px;*/
	margin: 0px 25px 15px 0px;
	float:right;
}
#galeriePhoto .img_text p{
	font-size:12px;
	line-height:15px;
	margin: 0px 0px 15px 0px;
}
/**************************  **************************/

div.publication_categories {
	background-color: #E8EBE3;
	padding: 12px;
	margin-bottom: 12px;
	float: left;
	width: 202px;
	margin-right: 12px;
}

div.publication_categories ul {
	margin: 0;
	padding: 0;
}

div.publication_categories ul li {
	list-style-type: none;
	margin-bottom: 8px;
	background: url('../img/fleche_list_gris.png') left 2px no-repeat;
	padding-left: 20px;
	
}

div.publications {
	float:left;
	width: 442px;
}

div.publications ul {
	margin: 0;
	padding: 0;
}

div.publications ul li {
	list-style-type: none;
	margin-bottom: 8px;
	/*background: url('../img/fleche_list_gris.png') left 2px no-repeat;*/
	padding-left: 20px;
	line-height: 16px;	
}

div.publications ul li.pdf {
	background: url('../img/pdf.gif') left top no-repeat;
}

div.publications ul li.doc, div.publications ul li.docx {
	background: url('../img/doc.png') left top no-repeat;
}

div.publications ul li.html, div.publications ul li.htm {
	background: url('../img/html.png') left top no-repeat;
}
a.pdf {
	background: url('../img/pdf.gif') left top no-repeat;
	padding-left: 20px;
}
div.increaseFont {
	height:25px;
	width:25px;
	background: url('../img/font_size_big.png') left top no-repeat;
}
div.decreaseFont {
	height:25px;
	width:25px;
	background: url('../img/font_size_small.png') left top no-repeat;
}
a.rss {
	display:inline-block;
	height:20px;
	width:21px;
	background: url('../img/rss_out.png') left top no-repeat;
}
a.rss:hover {
	background: url('../img/rss.png') left top no-repeat;
	text-decoration:none;
}
a.print {
	background: url('../img/print.png') left top no-repeat;
	padding-left: 20px;
}
a.sendtofriend {
	background: url('../img/send_to_friend.png') left top no-repeat;
	padding-left: 20px;
}

#sendtofriend_div {
	border:1px solid #000;z-index:9999;position: absolute; left: 365px; top: 15px; padding:12px;background-color: #E8EBE3; width: 270px; display:none;
}

#sendtofriend_div div.text input {
	width: 270px;
}

#sendtofriend_close {
	float: right;
	cursor: pointer;
}

div.success {
	background-color: #cae5bd;
	border: 1px solid #339900;
	padding: 12px;
	margin-bottom: 12px;
}

ul.arrows_white {
	margin: 0;
	padding: 0;
}

ul.arrows_white li {
	list-style-type: none;
	margin-bottom: 8px;
	background: url('../img/fleche_submit.png') left 0px no-repeat;
	padding-left: 20px;
	
}

#share {
	background-color: #E8EBE3;
	border:1px solid #000;
	width:188px;
	position:absolute;
	z-index:50;
	right:0;
	top:24px;
	padding:12px;
	display:none;
	
}

#share div.text input {
	width: 188px !important;
}
#share div.textarea textarea {
	width: 188px !important;
}
#TeamAddForm div.text {
	float: left !important;
}

#errors {
	display: none;
}