div#upline{
margin:0 auto;
width:1000px;
}
div#upline h2 {
	position:absolute;
	margin:0;
	padding:0;
	color:#bbb;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	width:1000px;
	padding-top:10px;
}

#container {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

a#logo {
	display:block;
	position:absolute;
	margin-left:0;
	width:393px;
	height:147px;
	background:url(../images/interface/a-logo.png) no-repeat;
	text-indent:-9999px;
	margin-left:40px;
	margin-top:12px;
}

/*** NAV nav_deux ***/

#nav_deux {
	width:370px;
	position:absolute;
	top:57px;
	margin-left:620px;
	background:#eee;
	height:43px;
	line-height:43px;
	padding-left:5px;
	padding-right:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://www.ffmbe.fr/fileadmin/css/border-radius.htc);*/
}

#nav_deux ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	float:left;
	color:#ccc;
}

#nav_deux li, #nav_deux form  {
	float:left;
}

#nav_deux li {
	margin-right:5px;
}
#nav_deux #rechercher{
  margin:8px 0 0 0;
}
#nav_deux form input.recherche {
	width:120px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://www.ffmbe.fr/fileadmin/css/border-radius.htc);*/
	border:#cccccc 3px solid;
	background:white url(../images/interface/input-recherche.png) no-repeat 2px 4px;
	padding-left:15px;
	color: #888;
}
#nav_deux form input.recherche:hover{
color:#444;
}
#nav_deux form input.recherche:focus, #nav_deux form input.recherche:active{
color:#000;
}

/*** NAV LOCALE ***/

h2.nav_locale {
	background:url(../images/interface/presentation_ffmbe.png) no-repeat center top;
	padding:15px;
	margin:0;
	padding-bottom:0;
	margin-top:-15px;
	color:#535353;
}

ul.nav_locale, div.nav_locale {
	background:url(../images/interface/presentation_ffmbe.png) no-repeat center bottom;
	margin:0;
	padding:0px;
	padding:15px;
	padding-top:7px;
	list-style:none;
}

ul.nav_locale li {
	border-bottom:#bbbbbb 1px dotted;
}

ul.nav_locale li a {
	display:block;
	height:32px;
	line-height:32px;
	font-size:13px;
	font-weight:bold;
}

ul.nav_locale li.current a {
	color:black;
	font-weight:normal;
}

ul.nav_locale li:last-child {
	border:0;
}

/*** BREADCRUMB ***/

#breadcrumb {
	color:white;
	font-size:12px;
	margin-top:10px;
	margin-left:15px;
}

#breadcrumb a {
	color:white;
	font-weight:bold;
}

/*** DIVERS ***/

.bloc_bleu, .bloc_gris, .tx-srfeuserregister-pi1, .csc-header csc-header-n2, #mailform {
	padding:10px;
	padding-bottom:0;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(http://www.ffmbe.fr/fileadmin/css/border-radius.htc);*/
}

.bloc_bleu, .csc-header csc-header-n2, #mailform {
	background:#DBEFF7;
}

.bloc_gris, .tx-srfeuserregister-pi1 {
	background:#eee;
}

.notice {
	font-size:11px;
}

#home #contacts .notice {
	font-size:9px;
	display:block;
	color:#646464;
	text-align:center;
}

#home #contacts .notice em {
	font-weight:bold;
}

a.imprimer {
	display:block;
	position:absolute;
	margin-top:-35px;
	margin-left:330px;
	padding-left:20px;
	height:16px;
	line-height:16px;
	background:url(../images/interface/a-imprimer.png) no-repeat;
	font-size:11px;
}

p.pdf a, a.pdf, span.pdf {
	display:block;
	height:20px;
	line-height:20px;
	background:url(../images/interface/pdf.png) no-repeat;
	padding-left:25px;
	margin-bottom:5px;
}

img.fleche_verte {
	display:block;
	margin:0 auto;
	margin-bottom:10px;
}

.check_liste {
	margin:0;
	padding:0;
	padding-left:10px;
}

.check_liste li {
	background:transparent url(../images/interface/tick.png) no-repeat;
	margin-bottom:10px;
	min-height:15px;
	padding-left:20px;
	list-style:none;
}

/*** PAGINATION ***/

ul.pagination {
	margin:0;
	margin-top:20px;
	padding:0;
	text-align:center;
	list-style:none;
}

ul.pagination li {
	display:inline;
	margin-right:10px;
}

ul.pagination li a {
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

ul.pagination li a:hover {
	text-decoration:none;
}

/****** TEMPLATES *******/

.col_1 {
	width:230px;
	padding:10px;
	float:left;
	margin-top:15px;
}

.col_2 {
	width:500px;
	padding:0;
	padding-top:21px;
	float:left;
	margin-top:5px;
	background:url(../images/interface/dic-c2.png) no-repeat;
}

.col_2 .contenu {
	background:url(../images/interface/div-c2-contenu.png) repeat-y;
	padding:20px;
	padding-top:0;
  min-height:400px;
	
	/* TEST 
	position:relative;
	z-index:0;*/
}

.col_2 .footer_contenu {
	height:21px;
	background:url(../images/interface/div-c2-foot.png) no-repeat;
}

.col_2 h1, .col_3 h1 {
	font-size:18px;
	color:#6c3122;
	margin:0;
	margin-bottom:20px;
	padding:0;
	padding-top:10px;
}

.col_3 {
	width:750px;
	padding:0;
	padding-top:21px;
	float:left;
	margin-top:5px;
	background:url(../images/interface/div-c3.png) no-repeat;
	overflow:hidden;
}

.col_3 .contenu {
	background:url(../images/interface/div-c3-contenu.png) repeat-y;
	padding:20px;
	padding-top:0;
	overflow:hidden;
  min-height:400px;
}

.col_3 .gauche {
	float:left;
	width:400px;
}

.col_3 .gauche h4 {
	margin-top:0;
	color:#00A9D7;
	font-size:18px;
	font-weight:normal;
}

.col_3 .gauche h4.adhesion {
	color:#00A9D7;
	font-size:18px;
	font-weight:normal;
}

.col_3 .droite {
	float:left;
	width:290px;
	margin-left:10px;
	padding-left:10px;
	padding-top:10px;
	/*background:#eee;*/
}

.col_3 .droite h5 {
	font-size:13px;
	margin-top:0;
}

.col_3 .droite ul {
	list-style:none;
	padding:0;
	margin-left:0;
	margin-bottom:40px;
}

.col_3 .droite ul li {
	background:url(../images/interface/accept.png) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	min-height:15px;
}

.col_3 .footer_contenu {
	height:21px;
	background:url(../images/interface/div-c3-foot.png) no-repeat;
	clear:both;
}

/****** HOME *******/

#home {
	background:url(../images/interface/div-home.png) no-repeat center bottom;
	overflow:hidden;
	height:500px;
}

#home .col_1 h2 {
	margin:0;
}

#home .col_1 h3 {
	color:#00a9d7;
	font-weight:normal;
	font-size:18px;
}

h2.presentation_ffmbe, h2.presentation_massages {
	color:#6c3122;
	font-size:18px;
	font-weight:normal;
}

p.presentation_massages {

}


h2.presentation_ffmbe strong, h2.presentation_massages strong {
	display:block;
}

h2.presentation_ffmbe {
	background:url(../images/interface/presentation_ffmbe.png) no-repeat center top;
	padding:15px;
	padding-bottom:0;
	margin-top:-15px;
}

p.presentation_ffmbe {
	background:url(../images/interface/presentation_ffmbe.png) no-repeat center bottom;
	margin:0;
	padding:15px;
	padding-top:7px;
}

a#decouvrez_ffmbe {
	display:block;
	width:138px;
	height:57px;
	background:url(../images/interface/a-decouvrez.png) no-repeat;
	font-weight:bold;
	text-align:center;
	color:white;
	/*margin:0 auto;
	margin-top:10px;*/
	margin-top:-35px;
	margin-left:65px;
	margin-bottom:0;
}

.presentation_ffmbe strong.signature {
	display:block;
	margin-top:10px;
}

a#decouvrez_ffmbe strong {
	display:block;
	padding-top:15px;
}

h3.adherer {
	margin-top:83px;
}

a.adherer, .col_1 a.marron {
	display:block;
	width:214px;
	height:43px;
	line-height:43px;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	background:url(../images/interface/a-adherer.png) no-repeat;
	text-shadow:0 -1px 0 #000;
}

.col_1 a.marron {
	background:url(../images/interface/a-marron-col_1.png) no-repeat;
	width:180px;
	margin:0 auto;
}

a.adherer:hover, a.marron:hover {
	text-decoration:none;
}

h3.partenaires {
	border-top:#ccc 1px solid;
	padding-top:10px;
}

a.partenaires {
	display:block;
	font-weight:bold;
	margin-top:10px;
}

#home_flash {
	height:204px;
}

#home .col_1 #contacts {
	border:#ccc 1px solid;
	padding:10px;
	margin-top:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://pimentrouge.fr/border-radius.htc);*/
}
#home .col_1 #contacts p{
  margin:0;
}

#home .col_1 #contacts h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#home .col_1 #contacts strong {
	color:#646464;
	font-size:17px;
	display:block;
	text-align:center;
}

#home .col_1 #contacts em {
	font-style:normal;
	font-size:9px;
	color:#646464;
}

#home .col_1 #contacts a {
	color:#6c3122;
	font-weight:bold;
	display:block;
}

h3.actus {
	border-left:#ccc 1px solid;
	margin-bottom:0;
	padding-left:10px;
}

.actus h4 {
	margin:0;
	margin-bottom:5px;
	padding:0;
}

.actus h4:hover {
	text-decoration:underline;
}

.actus .date {
	color:#646464;
}

.actus .lire_suite, .actus .more, .news-list-container .more {
	display:block;
	font-size:11px;
	text-decoration:underline;
	text-align:right;
}

.actus .lire_suite:hover {
	text-decoration:none;
}

div.actus {
	height:210px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	padding-left:10px;
	padding-right:10px;
}

a.rss {
	display:block;
	background:url(../images/interface/feed.png) no-repeat;
	padding-left:20px;
	height:16px;
	line-height:16px;
	margin-top:5px;
	font-size:11px;
}

h3.massagere {
	margin-top:240px;
	text-indent:-9999px;
	background:url(../images/interface/h3-massagere.png) no-repeat;
	width:153px;
	height:63px;
}

div.massagere a.new, div.massagere a, div.massagere_list a {
	display:inline;
	background:url(../images/interface/pdf.png) no-repeat;
	padding-left:20px;
	height:18px;
	line-height:18px;
	padding-bottom:10px;
	margin:10px 5px 10px 0;
	font-weight:bold;
}
div.massagere dd, div.massagere_list dd{
  margin:0;
}

div.massagere {
	padding:0 5px 0px 0;
  border-bottom:0px dotted #CCCCCC;
}

div.massagere strong {
	display:block;
	margin-top:-5px;
}

div.massagere img {
	float:right;
	margin-top:-80px;
	margin-left:10px;
	margin-bottom:10px;
	max-width:66px;
	min-height:93px;
}
div.massagere_list{
  padding:10px 0px 10px 0;
  border-top:1px dotted #CCCCCC;
}
div.massagere_list img {
  float:right;
}

/*** PAGES SPECIFIQUES ***/

#conseil {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#conseil li {
	float:left;
	width:130px;
	height:180px;
	margin-right:10px;
	margin-bottom:35px;
	text-align:center;
}

#conseil li h4, .col_2 ul.listing h4 {
	color:#6C3122;
	margin:0;
	margin-top:10px;
	padding:0;
}

.col_2 ul.listing h4 {
	font-size:14px;
	margin-bottom:5px;
}

.col_2 ul.listing {
	margin:0;
	padding:0;
	list-style:none;
}

.col_2 ul.listing li {
	border:#fff 1px solid;
	margin-bottom:10px;
	padding:10px;
	padding-top:0;
	padding-bottom:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://pimentrouge.fr/border-radius.htc);*/
	background:#dbeff7;
}

.col_2 ul.listing li.dept {
  border:0;
  margin:0;
  padding:0;
  background:transparent;
}

.col_2 ul.listing li.dept h3 {
	background:#6C3122;
	color:white;
	padding:10px;
}

.col_2 ul.listing p.contacts {
	background:#9cd5ea;
	padding:5px;
	overflow:hidden;
  min-height:12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://pimentrouge.fr/border-radius.htc);*/
}

.col_2 ul.listing li em {
	font-style:normal;
	font-weight:bold;
	color:#666;
	color:black;
}

.col_2 ul.listing p.contacts span {
	display:block;
	float:left;
	border-right:#dbeff7 1px solid;
	padding-right:5px;
	margin-right:5px;
}

.col_2 ul.listing p.contacts span.tel {
	background:url(../images/interface/telephone.png) no-repeat;
	padding-left:20px;
}

.col_2 ul.listing p.contacts span.email {
	background:url(../images/interface/email.png) no-repeat;
	padding-left:20px;
}

.col_2 ul.listing p.contacts span.site {
	background:url(../images/interface/link_go.png) no-repeat;
	padding-left:20px;
	height:16px;
	line-height:16px;
}
span#tel_permanence {
	font-size:11px;
	display:block;
}

span#tel_permanence strong {
	font-size:20px;
}

form#contact {
	border-top:white dotted 1px;
}

form#contact legend {
	font-weight:bold;
	color:black;
	font-size:14px;
}

form#contact fieldset.coordonnees, form#contact fieldset.statut {
	float:left;
	width:50%;
	margin-bottom:20px;
	margin-top:10px;
}

form#contact fieldset.statut label {
	margin-left:5px;
}

form#contact fieldset.statut input {
	margin:0;
	padding:0;
}

form#contact fieldset.coordonnees label {
	display:block;
	margin-bottom:3px;
	margin-left:10px;
}

form#contact fieldset.coordonnees input, form#contact fieldset.statut input {
	margin-left:10px;
}

form#contact fieldset.message {
	clear:both;

}

form#contact fieldset.message textarea {
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	border:#ccc 1px solid;
}

form#contact p.envoyer {
	text-align:center;
}

form#contact p.envoyer input {
	width:214px;
	height:43px;
	line-height:43px;
	color:white;
	border:0;
	margin:0;
	padding:0;
	text-transform:uppercase;
	background:url(../images/interface/bt_marron.png) no-repeat;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
}

h4.contact {
	color:#6c3122;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
}

form#coordonnees, form#identifiants {
	overflow:hidden;
}

form#coordonnees p.envoyer, form#identifiants p.envoyer {
	width:100%;
	text-align:center;
}
.tx-srfeuserregister-pi1  dt{
  margin:10px 0;
}
.tx-srfeuserregister-pi1  dd{
  margin:0;
}
.tx-srfeuserregister-pi1  dd.submit_button{
  text-align:center;
}
form#coordonnees p.envoyer input, form#identifiants p.envoyer input, .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	width:214px;
	height:43px;
	line-height:43px;
	color:white;
	font-weight:bold;
	border:0;
	background:url(../images/interface/bt_marron.png) no-repeat;
	font-size:15px;
	cursor:pointer;	
	margin:0;
	padding:0;
}

form#coordonnees p label, form#identifiants p label, .tx-srfeuserregister-pi1 label {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

form#coordonnees p input, form#coordonnees p select, .tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 select {
	width:90%;
	border:#ccc 1px solid;
	padding:5px;
}

form#coordonnees p.code_postal, form#coordonnees p.ville, form#coordonnees p.tel, form#coordonnees p.email, form#coordonnees p.statut, form#coordonnees p.site {
	float:left;
	width:50%;
}

form#coordonnees p.site {
	margin-bottom:30px;
}

form#identifiants p input {
	border:#ccc 1px solid;
	padding:5px;
}

form#identifiants p {
 	float:left;
	width:40%;
 }
 
form#coordonnees p.envoyer, form#identifiants p.envoyer {
	clear:both;
}
.tx-srfeuserregister-pi1-error, .tx-srfeuserregister-pi1 label span{
  color:red;
}


.etape_1, .etape_2, .etape_3 {
	padding:10px;
	padding-left:50px;
	padding-top:5px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://pimentrouge.fr/border-radius.htc);*/
	min-height:20px;
}

.etape_1 {
	background:#DBEFF7 url(../images/interface/etape-1.png) no-repeat;
}

.etape_2 {
	background:#DBEFF7 url(../images/interface/etape-2.png) no-repeat;
}

.etape_3 {
	background:#DBEFF7 url(../images/interface/etape-3.png) no-repeat;
}

/***/

#footer {
	clear:both;
	text-align:center;
	color:#646464;
	font-weight:bold;
	font-size:11px;
}

#footer ul {
	list-style:none;
	margin:0;
	margin-top:20px;
	padding:0;
	margin-bottom:20px;
}

#footer li {
	display:inline;
  margin-right:5px;
}

#footer li a {
	color:#646464;
	font-weight:normal;
	font-size:10px;
	margin-right:1px;
}

#login {
	top:0;
	left:50%;
	margin-left:-50%;
	position:absolute;
	width:100%;
}

#connexion {
	margin:0;
	padding:0;
	background:url(../images/interface/div-connexion.png);
	color:white;
	/*border-bottom:#6c3122 5px solid;*/
}
#connexion #box_login{
  width:1000px;
  margin:0 auto;
}
#connexion #box_login .forgot_password{
  color:white;
  margin:-20px 0 0 665px;
  position:absolute;
}
#connexion #box_login .forgot_password a{
  color:white;
}
#connexion .tx-felogin-pi1{
}
#connexion .tx-felogin-pi1 h3{
  margin:0;
  padding:15px 0 5px 0;
}
#connexion .tx-felogin-pi1 p{
  margin:0;
}

.tx-felogin-pi1 {
}

.tx-felogin-pi1 legend {
	display:none;
}

.tx-felogin-pi1 label {
	display:inline-block;
	width:80px;
}

.tx-felogin-pi1 fieldset div {
	margin-top:10px;
}

.tx-felogin-pi1 input[type="submit"] {
	background:transparent url(../images/interface/input-connexion-big.png) no-repeat;
	border:0 none;
	color:white;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-shadow:0 -1px 0 #000000;
	width:150px;
	text-align:center;
	margin-top:10px;
}

/*#connexion div {
	width:1000px;
	margin:0 auto;
}*/

#connexion form {
	margin-left:300px;
}

#connexion form input.login, #connexion form input.password {
	border:#ccc 3px solid;
	padding:3px;
	padding-left:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url(http://pimentrouge.fr/border-radius.htc);*/
}

#connexion form input.password {
	width:80px;
}

#connexion form a {
	color:white;
}

#connexion_adherents {
	width:1000px;
	margin:0 auto;
}

#connexion_adherents a {
	display:block;
	width:174px;
	height:30px;
	line-height:30px;
	background:url(../images/interface/a-connexion_adherents.png) no-repeat;
	color:white;
	text-align:center;
	text-decoration:none;
	margin-left:800px;
	font-weight:bold;
	font-size:13px;
}

#connexion form input.connexion {
	width:100px;
	height:25px;
	line-height:25px;
	background:url(../images/interface/input-connexion.png) no-repeat;
	border:0;
	color:white;
	font-weight:bold;
	text-shadow:0 -1px 0 #000;
	cursor:pointer;
}

div.deconnexion {
	left:50%;
	margin-left:-50%;
	position:absolute;
	top:0;
	width:100%;
}

div.deconnexion #box_deconnexion {
	width:1000px;
	margin:0 auto;
}
div.deconnexion #box_deconnexion .tx-felogin-pi1{
  text-align:right;
}

ul.deconnexion {
	height:30px;
	line-height:18px;
	padding:0 0 0 140px;
	margin-left:730px;
	position:relative;
	list-style:none;
	background:#6C3122;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://www.ffmbe.fr/border-radius.htc);
	color:white;
}

ul.deconnexion li {
	float:left;
	padding:7px;
}

ul.deconnexion li a {
	color:white;
	display:block;
	height:20px;
	line-height:20px;
	padding-left:18px;
}

ul.deconnexion li a.deconnexion, ul.deconnexion li.deconnexion input{
	background:url(../images/interface/cancel.png) no-repeat;
  border:0 none;
  color:white;
  cursor:pointer;
  padding-left:0px;
  margin:0;
  height:16px;
}

#box_deconnexion p{
position:absolute;
margin-left:760px;
z-index:1;
}
ul.deconnexion li a.mon_compte, #box_deconnexion .mon_compte {
	background:url(../images/interface/user.png) no-repeat;
  color:white;
  padding-left:20px;
}

a#fermer {
	display:block;
	position:absolute;
	top:0;
	margin-left:900px;
	padding-top:10px;
	color:white;
	text-decoration:none;
}

a#fermer:hover {
	text-decoration:underline;
}

#connexion h5 {
	margin:0;
	padding:0;
	padding-top:20px;
	margin-left:300px;
	margin-bottom:10px;
	font-size:15px;
	color:white;
}

/* ACTUS */

.news-list-date {
	display:block;
	font-weight:normal;
	font-size:11px;
	color:#00A9D7;
	border-top:dotted 0px #ccc;
	padding-top:10px;
	padding-bottom:5px;
}

/* COMMISSIONS */

div.contenu h2 {
	color:#646464;
	font-weight:normal;
	font-size:18px;
	border-top:#ccc 1px dotted;
	padding-top:10px;
	margin-bottom:0;
}

/* PARTENAIRES */
.tx-metapartenaires-pi1 #partners_logo {
background-color:transparent;
min-height:560px;
}
.tx-metapartenaires-pi1 #partners_logo ul {
clear:both;
height:120px;
margin:0 auto;
text-align:center;
width:545px;
}
.tx-metapartenaires-pi1 #partners_logo ul li {
display:block;
float:left;
height:90px;
line-height:130px;
margin:10px;
width:160px;
}
.tx-metapartenaires-pi1 #partners_list {
background-color:transparent;
min-height:560px;
}
.tx-metapartenaires-pi1 #partners_list ul {
}

.tx-metapartenaires-pi1 #partners_list h3 {
	color:#888888;
	margin-left:170px;
	font-size:12px;
}

.tx-metapartenaires-pi1 #partners_list ul li {
border-bottom:1px dotted #CCCCCC;
clear:both;
list-style:none outside none;
min-height:130px;
padding:0 0 10px;
}
.tx-metapartenaires-pi1 #partners_list ul img{
float:left;
margin:0 10px 0 0;
}

.tx-metapartenaires-pi1 #partners_list ul li .partner_desc{
margin-left:170px;
}

/* NEWS */
.col_2 .news-list-container .news-list-item{
  border-bottom:1px dotted #cccccc;
}


/*SAMPLECSS.CSS OVERWRITE*/
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	margin:0.75em 0;
	background-color: #DBEFF7;
	border: none;
	padding:0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	color:#6C3122;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display:block;
	margin-bottom:3px;
	margin-left:10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	margin-left:10px;
	width: 150px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	position:relative;
	left: 28%;
	background:url("../images/interface/bt_marron.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:white;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	height:43px;
	line-height:43px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:214px;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:#DBEFF7;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/**********************LAMONDE*************************/
#c226	{
	padding:10px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://www.ffmbe.fr/fileadmin/css/border-radius.htc);
	background:#DBEFF7;
}
/*
.tx-powermail-pi1_fieldset_voussouhaitezplusdinformations legend	{
	color:#6C3122;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
}
*/
.tx-powermail-pi1_fieldset_voscoordonnes legend, #tx-powermail-pi1_fieldset_3 legend, #tx-powermail-pi1_fieldset_4 legend	{
	color:black;
	font-size:14px;
	font-weight:bold;
}

#tx-powermail-pi1_fieldset_2, #tx-powermail-pi1_fieldset_3	{
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	width:50%;
}

#tx-powermail-pi1_fieldset_4	{
	clear:both;
}

#uid7	{
	border:1px solid #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:3px;
	width:94%;
}

.powermail_radio_inner label	{
	position: relative;
	left: 20px;
}

.powermail_radio_inner input	{
	position: relative;
	left: 10px;
	top: -1.7em;
}

.powermail_radio_inner	{
	height: 2em;
}

#tx-powermail-pi1_fieldset_4 label	{
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_radio_title	{
	display: none;
}ff