* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/fondtxt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	scrollbar-track-color: #94A9CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: fixed;
}

.clear {
	clear: both;
}

#page-wrap {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 200px;
	padding-top: 10px;
}
#header {
	height: 300px;
}
.button {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

#coldroite {
	float: right;
	height: 650px;
	width: 380px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#coldroite #motpres p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#motpres {
	background-image: url(images/blanctransp20pc.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsletter {
	background-image: url(images/blanctransp20pc.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 10px;
	background-image: url(images/entetecoldroite.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9C1DA;
	border-bottom-color: #E9C1DA;
	color: #C25199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
ul {
	margin-top: 10px;
}

li {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #BA2A85;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	font-weight: bold;
	color: #D375B0;
}
#content {
	width: 610px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/blanctransp20pc.png);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2AFD1;
}



#accueil {
	display: none;
	padding: 30px;
}
#accueil-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}


#association {
	display: none;
	padding: 30px;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.clearleft {
	clear: left;
}

#association-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}

#contact {
	display: none;
	padding: 30px;
}
#contact-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}
#manifestations {
	display: none;
	padding: 30px;
}
#manifestations-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}
#noussoutenir {
	display: none;
	padding: 30px;
}
#noussoutenir-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}
#partenariat {
	display: none;
	padding: 30px;
}
#partenariat-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}
#actualites {
	display: none;
	padding: 30px;
}
#actualites-button {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	border-bottom: 1px solid black;
	cursor:pointer;
}
input {
	margin-top: 10px;
	margin-left: 50px;
	width: 300px;
}
form {
	margin-bottom: 20px;
}
#apDiv1 {
	position:absolute;
	left:10px;
	top:15px;
	width:180px;
	height:237px;
	z-index:1;
	visibility: visible;
}

#actus {
	background-image: url(images/blanctransp20pc.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#coldroite #actus p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#footer {
	color: #999999;
	background-image: url(images/blanctransp20pc.png);
	background-repeat: repeat;
	font-size: 12px;
	margin-top: 10px;
	bottom: 0px;
	float: left;
	position: relative;
	clear: both;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D993BF;
	border-left-color: #D993BF;
	margin-bottom: 10px;
}
#footer ul {
	text-align: center;
	padding-bottom: 10px;
	line-height: 5px;
}

#footer  li  {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}
#footer li a {
	font-weight: normal;
	color: #999999;
}
#footer li a:hover {
	color: #D993BF;
}

