/*
	CSS pour FCH
	Jeff - egzakt.com
	2008-06-15
*/

body {
	background-color: #FFFFFF;
	font-size: 68.8%;
	line-height: 1.27em;
	font-family: Verdana, sans-serif;
	margin: 0;
	color: #7C3E1F;
	background-color: #C9CAB5;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 1.64em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #3C0000;
	padding: 0 0 18px 0;
	margin: 0;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1.27em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #3C0000;
	padding: 0 0 10px 0;
	margin: 0;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 1.27em;
	font-weight: bold;
	line-height: 1.1em;
	color: #6FA115;
	padding: 5px 0 10px 0;
	margin: 0;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 1.27em;
	font-weight: bold;
	line-height: 1.1em;
	color: #6FA115;
	padding: 35px 0 3px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #6FA115;
}

.texte h3 {
	font-size: 1.17em;
}

.section_5 h3 {
	padding-top: 0;
}

a {
	cursor: pointer;
	color: #7C3E1F;
	text-decoration: underline;
	outline: 0;
}

a:hover, #bas a:hover, #signature a:hover, .bouton_promo_plus a:hover {
	color: #3C0000;
}

img {
	border: 0;
}

/*
	BASE
*/

#wrapper {
	position: relative;
	width: 960px;
	margin: 25px auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#gauche {
	float: left;
	width: 200px;
	background: #FFFFFF url(../images/ul/tuiles/top_gauche.jpg) top left no-repeat;
}

#droite {
	float: left;
	width: 760px;
}

#logo {
	width: 181px;
	height: 84px;
	margin: 28px 0 25px 8px;
}

#navig {
	width: 180px;
	margin: 0 0 0 9px;
}

#navig ul {
	margin: 0;
	padding: 0 0 10px 0;
	background: #F8D568 url(../images/ul/graphiques/menu_bottom.jpg) bottom left no-repeat;
	list-style-type: none;
}

#navig ul li {
	margin: 0;
	padding: 2px 0;
	background-color: #F8D568;
}

#navig ul li img {
	display: block;
	margin-left: 5px;
}

#navig ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #7C3E1F;
	margin: 0 0 0 18px;
	padding: 2px 0 5px 0;
}

#navig ul li a:hover, #navig ul li a.selected {
	color: #3C0000;
}

#navig ul li ul {
	display: block;
	margin: 0 3px;
	padding: 6px 0;
	background: #FAE7AD;
}

#navig ul li ul li {
	display: inline; /*Bug IE6*/
	background-color: #FAE7AD;
}

#navig ul li ul li a {
	margin: 0;
	padding: 3px 5px 3px 15px;
	text-transform: none;
	color: #6D5350;
	font-weight: normal;
	line-height: 1.2em;
	background: #FAE7AD url(../images/ul/tuiles/bullet_menu.gif) 6px 5px no-repeat;
}

#navig ul li ul li a:hover, #navig ul li ul li a.selected {
	background-position: 6px -25px;
}

#banniere {
	position: relative;
	width: 760px;
	height: 244px;
}

#faites_don_maintenant {
	position: absolute;
	right: 0;
	bottom: 0;
}

#conteneur {
	width: 760px;
	height: 428px;
}

html>body #conteneur {
	height: auto;
	min-height: 428px;
}

#contenu_gauche {
	float: left;
	width: 532px;
	padding: 65px 0 15px 28px;
}

.section_1 #contenu_gauche {
	width: 542px;
	padding: 50px 0 15px 18px;
}

#contenu_droite {
	float: right;
	width: 200px;
}

#bas {
	position: relative;
	width: 934px;
	height: 18px;
	padding: 4px 0 0 26px;
}

#bas a {
	color: #FFFFFF;
	text-decoration: none;
}

#bas a.selected {
	font-weight: bold;
}

#conteneur_bas {
	background-color: #C9CAB5;
	color: #82753F;
}

#update {
	float: left;
	padding: 8px 0 0 25px;
	background-color: #C9CAB5;
}

#signature {
	float: right;
	font-size: 0.82em;
	text-transform: uppercase;
	color: #82753F;
	padding: 8px 18px 0 0;
	background-color: #C9CAB5;
}

#signature a {
	color: #82753F;
	text-decoration: none;
}

#contact {
	position: absolute;
	bottom: 38px;
	left: 26px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #473333;
}

#contact span {
	display: block;
	padding: 7px 0 2px 0;
	font-weight: bold;
}

#contact a {
	color: #F47B1B;
}

#actions {
	position: absolute;
	left: 530px;
	bottom: 33px;
	font-size: 1em;
}

#action_imprimer {
	float: left;
	width: 90px;
}

#action_imprimer a {
	position: relative;
	display: block;
	color: #c5bfbf;
	text-decoration: none;
}

#action_imprimer a span {
	display:block;
	padding: 5px 0 0 25px;
}

#action_imprimer a img {
	position: absolute;
	top: 0;
	left: 0;
}

#action_imprimer a:hover {
	color: #3C0000;
	text-decoration: underline;
}

#action_envoyer {
	float: left;
	width: 130px;
}

#action_envoyer a {
	position: relative;
	display: block;
	color: #c5bfbf;
	text-decoration: none;
}

#action_envoyer a span {
	display:block;
	padding: 5px 0 0 25px;
}

#action_envoyer a img {
	position: absolute;
	top: 6px;
	left: 0;
}

#action_envoyer a:hover {
	color: #3C0000;
	text-decoration: underline;
}

/*
	ACCUEIL
*/

#accueil_texte {
	padding: 0 40px 20px 18px;
}

.section_1 .texte {
	padding: 0;
}

#conteneur_promo_accueil {
	background: url(../images/ul/tuiles/tuile_promo_accueil.gif) top left no-repeat;
	width: 520px;
}

#btn_faites_un_don {
	padding: 9px 0 0 18px;
	top: 9px;
	left: 18px;
}

#conteneur_faites_don {
	float: left;
	width: 258px;
	margin-right: 4px;
	font-size: 0.92em;
}

#faites_don {
	padding: 12px 34px 0 18px;
}

#conteneur_grace_don {
	font-size: 0.92em;
}

#grace_don {
	padding: 11px 30px 0 18px;
}

.titre_promo {
	background: #FFFFFF url(../images/ul/tuiles/titre_promo.jpg) 0 8px no-repeat;
	padding: 19px 15px 10px 15px;
	font-size: 1.09em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.titre_promo.plein {
	background: #FFFFFF url(../images/ul/tuiles/titre_promo_plein.jpg) top left no-repeat;
	padding-top: 11px;
}

.prochaines_activites {
	padding: 16px 0;
	background: url(../images/ul/tuiles/fond_droite.jpg) top right repeat-y;
}

.prochaines_activites.sans_fond {
	background: none;
}

.promo_bloc {
	padding: 0 16px;
}

.promo_date {
	
}

.promo_titre, .promo_intro {
	padding-bottom: 6px;
}

.promo_splitter {
	width: 190px;
	padding: 7px 0 7px 10px;
}

.prochaines_activites .promo_date {
	font-weight: bold;
	color: #3C0000;
}

.prochaines_activites .promo_titre span {
	font-size: 1.09em;
}

.prochaines_activites .promo_titre a {
	font-size: 1.09em;
	color: #7C3E1F;
	text-decoration: none;
}

.prochaines_activites h3 a {
	color: #6FA115;
	text-decoration: none;
}

.prochaines_activites h3 a:hover {
	text-decoration: underline;
}

.prochaines_activites .promo_intro {
	font-weight: bold;
	color: #FFFFFF;
}

.bouton_promo_plus {
	float: right;
}

.bouton_promo_plus img {
	display: block;
	float: left;
}

.bouton_promo_plus a {
	display: block;
	float: left;
	background: url(../images/ul/boutons/btn_centre.gif) top left repeat-x;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}

.bouton_promo_plus.vert a {
	background: url(../images/ul/boutons/btn_centre_vert.gif) top left repeat-x;
}

/*
	ORGANISATION
*/

.section_2 h1 a {
	text-decoration: none;
}

.section_2 .prochaines_activites {
	padding: 0 20px 0 0;
}

.section_2 .promo_bloc {
	padding: 0 0 10px 0;
}

.section_2 .prochaines_activites .promo_titre a {
	font-size: 1.09em;
	color: #7C3E1F;
	text-decoration: none;
}

.section_2 .prochaines_activites .promo_intro {
	font-weight: normal;
	font-size: 1.09em;
	color: #473333;
}

a.archives {
	display: block;
	font-size: 1.27em;
	line-height: 1.1em;
	color: #3C0000;
	padding: 0 0 10px 0;
	margin: 0;
}

a.archives.selected {
	font-weight: bold;
}

.bloc_archives {
	padding: 10px 0 10px 10px;
}

.section_2 .texte {
	line-height: 1.4em;
}

/*
	FONDS DEDIES
*/

#btn_donnez_fond {
	border-top: 8px solid #FFFFFF;
}

.prochaines_activites_fonds {
	padding: 20px 0 15px 0;
	background: url(../images/ul/tuiles/fond_droite.jpg) top right repeat-y;
}

.prochaines_activites_fonds .promo_date {
	color: #2B560B;
}

.prochaines_activites_fonds .promo_titre a {
	font-size: 1.09em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.prochaines_activites_fonds .promo_intro {
	font-size: 1.09em;
	color: #321C1C;
}

#ourson {
	position: absolute;
	bottom: -118px;
	right: 214px;
}

/*
	ACTIVITES-BENEFICE
*/

.section_5 .prochaines_activites {
	padding: 0 20px 0 0;
}

.section_5 .promo_bloc {
	padding: 0 0 10px 0;
}

.section_5 .promo_bloc p {
	padding: 0;
	margin: 0;
}

.section_5 .prochaines_activites .promo_titre a {
	font-size: 1.09em;
	color: #7C3E1F;
	text-decoration: none;
}

.section_5 .prochaines_activites .promo_intro {
	font-weight: normal;
	font-size: 1.09em;
	color: #473333;
}

#btn_aider {
	border-top: 8px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*
	AIDEZ-NOUS
*/

h2.deroulant {
	padding: 0;
	text-transform: none;
	margin: 10px 0 0 0;
	line-height: 1.02em;
}

h2.deroulant a {
	display: block;
	width: 468px;
	text-decoration: none;
	background: url(../images/ul/boutons/deroulant.gif) 0 -37px no-repeat;
	padding: 4px 10px 4px 22px;
}

h2.deroulant a:hover {
	color: #7C3E1F;
}

h2.deroulant a.ouvert:hover {
	color: #FFFFFF;
}

h2.deroulant a.ouvert {
	background-position: top left;
	color: #FFFFFF;
}

div.deroulant {
	position: relative;
	width: 498px;
	font-size: 1.09em;
	line-height: 1.3em;
	border: 1px solid #8CB641;
	background-color: #FFFFFF;
	color: #473333;
}

.deroulant_rond {
	position: absolute;
	width: 501px;
	height: 8px;
	bottom: -1px;
	left: -1px;
	background: url(../images/ul/tuiles/deroulant.gif) top left no-repeat;
}

* html .deroulant_rond {
	bottom: -8px;
}

.contenu_deroulant {
	padding: 8px 20px 15px 20px;
}

.contenu_deroulant .texte {
	font-size: 1em;
	padding: 3px 0 0 0;
}

.contenu_deroulant .texte h3 {
	padding-top: 2px;
}

div.deroulant .bande_action {
	background-color: #E2EDCF;
	padding: 8px 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#bloc_fichiers {
	width: 179px;
	margin-left: 1px;
	background: #FAE7AD url(../images/ul/tuiles/bloc_fichiers_top.gif) top left no-repeat;
	padding : 12px 10px 2px 10px;
	margin-top: 103px;
	color: #473333;
}

#bloc_fichiers a {
	display: block;
	padding: 2px 0 2px 20px;
	color: #F47B1B;
	background: url(../images/ul/boutons/pdf.gif) top left no-repeat;
}

#bloc_etapes {
	width: 200px;
	height: 98px;
	margin-top: 10px;
	background: url(../images/ul/tuiles/etape1_on.jpg) top left no-repeat;
	color: #FFFFFF;
}

#bloc_etapes.etape2 {
	background: url(../images/ul/tuiles/etape2_on.jpg) top left no-repeat;
}

.bloc_etapes {
	height: 39px;
	padding: 10px 0 0 45px;
	color: #55841B;
	font-weight: bold;
}

.bloc_etapes.selected {
	color: #FFFFFF;
}

.bloc_etapes span {
	display: block;
	font-size: 1.09em;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#formulaires .contenu_deroulant {
	font-size: 0.92em;
}

#fonds_secteur {
	margin-top: 5px;
	background-color: #FAE7AD;
	padding: 5px 10px;
	margin-top: 7px;
}

#fonds_secteur span {
	display: block;
	padding-bottom: 8px;
	color: #7C3E1F;
	font-weight: bold;
}

#formulaires .bloc_gauche {
	float: left;
	width: 238px;
}

#formulaires .bloc_droite {
	float: left;
	width: 205px;
}

#f_recu, .float_checkbox, #f_paiement_mensuel {
	display: block;
	float: left;
	margin-right: 5px;
}

.float_checkbox {
	width: auto;
}

#lbl_recu, #lbl_paiement_mensuel {
	float: left;
	font-weight: normal;
	font-size: 1.09em;
	padding: 0;
}

#lbl_paiement_mensuel {
	float: none;
}

#lbl_recu span, #lbl_paiement_mensuel span {
	display: block;
	font-size: 0.83em;
}

#barre_soumettre {
	width: 486px;
	height: 18px;
	margin-top: 10px;
	padding: 5px 14px 0 0;
	background: url(../images/ul/tuiles/barre_soumettre.gif) top left no-repeat;
}

.note {
	font-size: 1.09em;
	color: #F47B1B;
	padding: 6px 0 12px 0;
}

#fonds_departement {
	
}

#fonds_departement span {
	display: inline;
}

.confirmation table {
	width:100%;
	line-height: 180%;
}

.confirmation th {
	width:150px;
	padding:0 20px 0 20px;
	text-align:left;
}

.confirmation td, .confirmation th {
	background-color:#FAE7AD;
}


.confirmation tr.paire td, .confirmation tr.paire th {
	background-color:#F9F3E2;
}

.confirmation #couts {
	background-color:#E2EDCF;
	padding:2px 20px;
	color:#3C0000;
	font-weight:bold;
	text-align:right;
	font-size:1.3em;
	margin-bottom:20px;
}

/*
	TELETHON
*/

#telethon_logo {
	position: absolute;
	top: 262px;
	right: 230px;
}

.liste_medias {
	padding: 12px 15px;
	color: #FFFFFF;
	background: url(../images/ul/tuiles/fond_droite.jpg) top right repeat-y;
}

.liste_medias_videos a {
	display: block;
	padding: 3px 0;
	color: #FFFFFF;
}

.telethon_photo {
	float: left;
	margin: 10px 18px 0 0;
	border: 1px solid #FFFFFF;
}

/*
	POPUP
*/

body#popup {
	margin:0;
}

#popup form {
	padding:60px 0 0 85px;
}

#popup #formulaire {
	position:relative;
}

#popup #conteneur_popup {
	padding: 10px;
	width: 320px;
	background-color: #FFF;
}

#popup .message {
	position:absolute;
	top:5px;
	left:50px;
}

#popup #succes {
	position:relative;
	padding:140px 80px 0 80px;
}

#popup .note {
	float:left;
	width:110px;
	padding:13px 105px 0 0;
}

#popup #btn_envoyer_ami {
	float: right;
	margin: 8px 5px 0 0;
	height: 20px;
	width: 100px;
}

#popup #merci {
	width: 320px;
}

#TB_iframeContent {
	background-color: #C9CAB5 !important;
}


/*
	FCKEditeur
*/

.loto_liste {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5c4bb;
	font-size: 0.84em;
	line-height: 1.3em;
}

.loto_liste_dernier {
	margin-bottom: 0;
	border-bottom: none;
}

.loto_liste_gagnant {
	background-color: #FEF5DD;
	width: 448px;
	padding: 5px;
	margin-bottom: 10px;
}

.loto_liste_gagnant span.titre {
	font-size: 1.09em;
	color: #E57B1B;
	font-weight: bold;
}

.loto_liste_gagnant span.nom {
	font-size: 1.09em;
	color: #7C3E1F;
	font-weight: bold;
}

.loto_liste_gagnant span.texte {
	display: block;
	padding-top: 2px;
}

.loto_partenaire {
	background-color: #FFF;
	border: 1px solid #F8D568;
	border-right: none;
	border-bottom: none;
}

.loto_partenaire tr {
	vertical-align: middle;
}

.loto_partenaire tr td {
	width: 166px;
	height: 166px;
	text-align: center;
	border: 1px solid #F8D568;
	border-left: none;
	border-top: none;
	padding: 5px;
}

.gras_vert {
	font-weight: bold;
	color: #6FA115;
}

.texte ul {
	padding: 10px 0 10px 30px;
	margin: 0;
}

.texte ul li {
	padding: 3px 0;
}

.texte p {
	padding: 0;
}

ul.liste_puce {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.liste_puce li {
	line-height: 1.3em;
	padding: 5px 0 5px 12px;
	background: url(../images/ul/tuiles/bullet_menu_off.gif) 0 8px no-repeat;
}

ul.liste_puce li div, ul.liste_titree li div {
	padding: 0 0 15px 0;
	background: url(../images/ul/graphiques/contenu_splitter.gif) 13px bottom no-repeat;
}

ul.liste_titree li div {
	background-position: 22px bottom;
}

ul.liste_titree {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.liste_titree li {
	line-height: 1.3em;
	padding: 5px 0 5px 0;
}

/*
	DIVERS
*/

.texte {
	font-size: 1.09em;
	line-height: 130%;
	padding: 0 10px 10px 0;
}

.bouton_img:hover {
	background: transparent;
	visibility: hidden;
}

.bouton_img .over {
	position: absolute;
	visibility: hidden;
}

.bouton_img:hover .over {
	visibility:visible;
}

label {
	display: block;
	padding-bottom: 3px;
	color: #473333;
	font-weight: bold;
	padding-top: 12px;
}

.message_erreur {
	width: 300px;
	border: 1px solid #646967;
	color: #AF2A36;
	margin: 10px auto 20px auto;
	padding: 8px 5px;
	text-align: center;
}

.message {
	width:80%;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #646967;
	color: #AF2A36;
	padding:5px 10px;
	text-align:center;
	margin: 10px auto;
	font-weight: bold;
}

.erreur {
	color:#AF2A36;
}

.requis {
	color: #6FA115;
}

.radio {
	border: none;
}

input, select {
	color: #1E211D;
	border: 1px solid #8CB641;
	font-size: 1em;
	padding: 2px 2px;
	height: 14px;
	margin: 0;
	width: 190px;
}

textarea {
	border: 1px solid #8CB641;
}

select {
	height: 1.8em;
	border: 1px solid #8CB641;
}

.radio {
	border: none;
	width: 13px;
}

.normal {
	font-weight: normal;
	font-size: 1.09em;
	line-height: 1.3em;
}

form {
	margin: 0;
}