@charset "utf-8";

div, img, table {
	margin:0;
	padding:0;
}

.alert-box {
	padding: 10px 20px 20px;
	height: 200px;
	width: 160px;
	color: #066;
	text-align: center;
	background-repeat:no-repeat;
	font-size: 16px;
}

#box-adherer-a-l-association {
	background-image: url(/static/images/content/alert-blue-red.gif);
}

#box-pourquoi-adherer {
	background-image: url(/static/images/content/alert-blue-green.gif);
	color: #FFF;
	font-weight: bold;
	float: left;
}

#mainBody .alert-box p {
	margin: 0px;
	padding: 0px;
}


.twoColFixLtHdr #sidebar1 .button {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:10px 3px 0px 12px;
	height: 25px;
	font-size: 12px;
	vertical-align: middle;
}

.twoColFixLtHdr #sidebar1 .button-inner {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color:#FFF;
}

.twoColFixLtHdr #sidebar1 .button a {
	color:#FFF;
	text-decoration:none;
	margin: 8px 3px 0px 8px;
	font-weight: bold;
}

.twoColFixLtHdr #sidebar1 .button.green {
	background: url(/static/images/ui/bg-button-left-green.png) 0px 0px no-repeat;
}

.twoColFixLtHdr #sidebar1 .button.pink {
	background: url(/static/images/ui/bg-button-left-pink.png) 0px 0px no-repeat;
}

#mainBody {
	background: url(/static/images/ui/bg-body.png) top right repeat-y;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-align:justify;
	font-size:12px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 45px;
}

#mainContent {
}


#mainHeader {
	display:block;
	height:5px;
	background: url(/static/images/ui/bg-body-top.gif) top left no-repeat;
}

#mainFooter {
	display:block;
	height:18px;
	background: url(/static/images/ui/bg-body-bottom.png) top left no-repeat;
}

#mainBody  .form-label{
	text-align: right;
	color: #333;
}

#form1 input, #form1 textarea {
	border: 1px solid #666;
	background-color: #F2F2F2;
}



.twoColFixLtHdr #mainBody #mainTitle h2 {
	color: #C40622;
	font-style: italic;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}

.twoColFixLtHdr #mainTitle h2 {
	font-size: 28px;
	font-style: italic;
	color: #C40622;
	margin-top:0px;
}

.twoColFixLtHdr #footer p {
	color: #FFF;
	font-size:10px;
	text-align:right;
}

.twoColFixLtHdr #footer a {
	color:#DDE;
}

.twoColFixLtHdr #mainBody p {
	line-height:1.5em;
	margin-left:10px;
	margin-right: 10px;
	font-weight: normal;
}

.twoColFixLtHdr #mainBody p.colspan {
	margin-left:0px;
	margin-right: 10px;
	font-size:11px;
	margin-bottom: 20px;
}

.twoColFixLtHdr #mainBody p strong {
	color:#444;
}




.twoColFixLtHdr #mainBody .excerpt {
	font-size: 16px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#93A123;
	font-weight:bold;
}

.twoColFixLtHdr #mainBody h3 {
	font-size:16px;
	color: #9c0995;
	border-bottom: 1px solid #DDD;
	padding-bottom: 2px;
	margin-top:50px;
	text-align:left;
}

.twoColFixLtHdr #mainBody h3 a {
	text-decoration:none;
	color:inherit;
}

.twoColFixLtHdr #mainBody h4 {
	font-size:13px;
	color: #9c0995;
	border-bottom: 1px solid #DDD;
	padding-bottom: 2px;
	margin-top:35px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#box-adherer-a-l-association {
	color: #FFF;
}

#box-adherer-a-l-association {
	font-weight: bold;
	float: right;
}

h5 {
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 30px;
	padding-bottom: 4px;
	background-position: top;
}


address {
	line-height: 1.4em;
	margin-left: 30px;
	background-position: 15px 10px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 200px;
	border: 1px solid #CCC;

}

.logo_contact
{
	background-image: url(/static/images/content/logo_contact_adpf.gif);
	background-repeat: no-repeat;
}

.alert-box a {
	color: #FFF;
	text-decoration: none;
}


div.errors, div.msg {
	background-color:#98CBFE;
	border: 1px solid #7777AA;
	color:#333377;
	font-size:13px;
	padding:20px;

}


.form-block {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #DDD;
}

.form-block-submitbutton {
	border:none;
}

.form-block-errors ul {
	margin:0px;padding:0px;
}

.form-block-errors ul li {
	margin-left:150px;
	padding-bottom:7px;
	list-style-type:none;
}


.form-block-label {
	display:block;
	float:left;
	text-align:right;
	width:170px;
	font-size:12px;
	padding-right:10px;
}

.form-block-required .form-block-label {
	font-weight:bold;
}

.form-block textarea {
	width:400px;
}
.pink-text {
	color: #8b0885;
}

#excerpt {
	text-align: center;
	padding: 10px 0px 20px;
	color: #234363;
	font-size: 16px;
	margin: 0px;
}

.bloc-accueil-content {
	font-size: 11px;
}

.image-w-legend {
	padding: 0px;
	border: 2px solid #DDD;
	width: 100px;
	margin: 5px;
}

.image-w-legend small {
	font-size: 10px;
	color: #666;
	margin: 15px;
	padding: 15px;
}

.right {
	float: right;
}

.TablePartenaires {
	border: 1px solid #CCC;
	width: 500px;
	height: 75px;
	margin-left: 30px;
}

.TablePartenaires td {
	padding: 10px;
}
.BordureImage {
	border: 1px solid #000;
}
#BlocDiaporama {
	background-color: #E0E0E0;
	padding: 3px;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	vertical-align: middle;
}
#BlocDiaporama img {
	border: 1px solid #000;
}
#BlocDiaporama td {
	background-color: #ffffff;
	border: 1px solid #333;
}



#AdhesionTagLine {
	margin-bottom:10px;
	color: #32506D;
}

	#AdhesionTagLine ul {
		margin-left:15px;
		padding-left:150px;
	}
	
	#AdhesionTagLine li {
		font-size: 14px;
		list-style-type:none;
		font-weight:bold;
		line-height:23px;
		background: url('/static/images/ui/bullet.gif') no-repeat top left;
		background-position: 0px 5px;
		padding-left:25px;
		margin-left:15px;
	}
	
	#AdhesionTagLine blockquote {
		padding-left:150px;
		font-style:italic;
	}
	



#mainBody ul li {
	line-height:20px;
}

.form-element-multiple-radio-options  {
	padding-left:190px;
}
.form-block-errors {
	padding:10px;
	background-color:#EEE;
	border:1px solid #DDD;
	margin-bottom:10px;
	line-height:18px;
}


img.alignright,
img.alignleft {
	border: 1px solid #999;
}
