@import url("paging_public.css");
@import url("tiny.css");
@import url("types.css");

fieldset {
	border: 1px #999 solid;
	padding: 20px;
	margin-bottom: 20px;
}

fieldset legend {
	font-size: 14px;
	color: #999;
	font-weight: bold;
}

div#AssociationList ul#list li .picture a, div#AssociationList div#paging a{
	border: none;
}

div#AssociationList ul#list li {
	margin: 0 0 0 -15px;
	display: block;
	width: 490px;
	height: 90px;
	padding: 20px 35px 20px 15px;
	background: transparent url(../img/news_bg.png) repeat-x;
}

div#AssociationList ul#list li h3 {
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:0;
}

div#AssociationList ul#list li h2 {
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 14px;
	color: #666;
}

div#AssociationList ul#list li .texte {
	width: 480px;
}

div#nav_article {
	background: url(../img/nav_associations.png) no-repeat;
	display: block;
}

div#nav_article ul li a{
	color: #c2c2c2;
	color: white;
}

div#content_article {
	width: 500px;
	float: right;
}

div#content_article h1{
	color: #999999;
}

div#content_article a {
	border-bottom: 1px dotted #999999;
	text-decoration: none;
	color: #999999;
}

div#content_article a:hover {
	border-bottom: 1px solid #999999;
	text-decoration: none;
	color: #999999;
}

div#content_article div.texte.full h6 {
	color: #000000;
	margin-top: 15px;
	padding: 4px 4px 2px 8px;
	display: block;
	background: #eaeaea;
	border-left: 3px solid #000000;
	text-transform: uppercase;
	font-size: 12px;
	clear:both;
}

div#content_article div.texte.full h3 {
	margin-top: 60px;
}

div#content_article div.texte.full img {
	float: right;
}

div.input {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	height: 1%;
}

div.input input{
	display:inline;
}

div.input input[type="text"]{
	width: 180px;
}

div.input label {
	display: inline;
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}
