/* Reset */

html {
	margin: 0;
	padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 16px;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

html {
	background-color: #e2eca8;
}

/* Styles */

body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url('/images/fond_degrade.png') left bottom repeat-x #fff;
}

a {
	color: #08c;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

#haut {
	width: 100%;
	text-align: left;
	padding: 0;
	padding-top: 5px;
/* 	background-color: #ecf1d2; */
}

#topbar {
	background: url('/images/barre_login.png') left bottom repeat-x #fff;
	height: 32px;
}

#haut .item {
	/*padding-right: 1px;*/
}

#bande {
	width: 100%;
	background-color: #FFF;
	height: 30px;
	padding: 0;
	border-bottom: medium solid #abc705;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.bandefixe {
	width: 1052px;
 	margin: 0 auto;
	text-align: left;

}

.bandefixe #baseline p {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	color: #abc705;
	font-size: 20px;
	margin: 10px 0 0 0px;
	height: 35px;
	display: block;
	width: 350px;
	float: left;
}

.bandefixe.first {
	padding-left: 0px;
}

.bandefixe #login {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-left: 10px;
}

.bandefixe.second p {
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

.bandefixe .droite {
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	width: 170px;
	padding-top: 4px;
	letter-spacing: -1px;
	height: 100%;
	font-size: 11px;
}

.bandefixe .droite2 {
	font-size: 11px;
	padding-top: 0;
	float: right;
	padding-right: 10px;
	background:url(../images/barre_login_bleu.png) top left repeat-x;
	height: 100%;
	padding-left: 20px;
}

.droite2_inside {
	padding-top: 7px;
}

.bandefixe .droite2 a {
	color: #fff;
}

.bandefixe .droite img {
	margin-bottom: -8px;
	margin-left: 5px;
}

.bandefixe.second a {
	color: #08c;
}

.bandefixe.second a:hover {
	text-decoration: underline;
}

.bandefixe.second .droite a.logout {
	color: #bbb;
}

.bandefixe.second .droite a.logout:hover {
	color: #444;
	text-decoration: none;
}

div#login {
	float:left;
	padding-right:10px;
	font-size: 13px;
	color: #555;
	font-weight: bold;
	padding-top: 5px;
}

#login input {
	color: #abc705;
	background:#FFF;
	border: 1px solid #CCC;
	height: 15px;
}

#login input.submit {
	color: #abc705;
	background:#FFF;
	border: 1px solid #CCC;
	height: 20px;
	padding-top: 0;
	cursor: pointer;
	margin: 0;
	height: 22px;
}

#login input.submit:hover {
	background-color: #0098ff;
	color: #fff;
}

.gauche {
	float: left;
/* 	padding:5px 0 0 0; */
}

.langues a{
	float:right;
	font-size:9px;
}

#ote {
	margin: 0 0 0 155px;
	padding: 0;
	width: 550px;
	height:40px;
	float: left;
	background-image:url(../images/fond_ote.gif);
	background-repeat:no-repeat;
}

#ote li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: left;
	display:block;
}

#ote li.annuaire {
	background-color: #ecf1d2;
	font-weight: bold;
}

#ote a {
	float: left;
	width: 127px;
	color: #abc705;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	border-right: 1px solid #abc705;
}

#ote li.annuaire a {
	line-height: 20px;
	color: #000;
}

#ote li a:hover {
	background: #abc705;
	color:#000000;
}



#principal {
	width: 1052px;
	margin: 0 auto;
	text-align: left;
	background: url('/images/bg_home_mid.png') repeat-y top left;
}

.agenda ul li {
	margin-top: 5px;
}

.cadre_bleu {
	background: url('/images/cadre_bleu.png') no-repeat top left;
}

.principal_inside {
	padding-left: 44px;
	padding-top: 28px;
	padding-right: 55px;
	-padding-right: 0;
}



.principal.bottom {
	width: 1052px;
	margin: 0 auto;
	text-align: left;
	background: url('/images/bg_home_bot.png') no-repeat top left;
	height: 10px;
}

.shadow.tr {
	background: url('/images/shadow/tr.gif') no-repeat top right;
}

.shadow.tl {
	background: url('/images/shadow/tl.gif') no-repeat top left;
}

.shadow.br {
	background: url('/images/shadow/br.gif') no-repeat bottom right;
}

.shadow.bl {
	background: url('/images/shadow/bl.gif') no-repeat bottom left;
}

.shadow.t {
	background: url('/images/shadow/t.gif') repeat-x top left;
}

.shadow.b {
	background: url('/images/shadow/b.gif') repeat-x bottom left;
}

.shadow.l {
	background: url('/images/shadow/l.gif') repeat-y top left;
}

.shadow.r {
	background: url('/images/shadow/r.gif') repeat-y top right;
}

/* Bas*/

#bas {
	width:100%;
	margin:12px 0 0 0;
	padding-top: 10px;
	margin-bottom: 20px;
}

#bas ul {
	float: left;
	display:block;
}

#bas li {
	margin: 0;
	padding: 0 0px 0 9px;
	list-style-type:none;
	float: left;
	display:block;
}

#bas li a {
	font-size:11px;
	font-weight:bold;
	color:#999999;
	float: left;
	text-decoration: none;
	text-align: center;
}

#bas li a:hover {
	color:#000000;
	text-decoration: underline;
}

.blocbas{
	width:960px;
	margin: 0 auto;
	text-align: left;
}

.imgbas {
	width:160px;
	float:left;
}

.listebas {
	width:500px;
	float:left;
}

.listebas ul {
	margin-top: 0;
}

.ligne1 {
	float:left;
	margin-top:13px;
}

.ligne2 {
	float:left;
	margin-top:5px;
}

.ligne3 {
	float:left;
	margin-top:6px;
}

.indigo {
	float:right;
}

.couleur {
	background:#abc705;
}


/* Grille / positionnement */

/* 220px */
.deuxvingt {
	width: 220px;
	margin: 0 10px 15px 0;
}

.deuxvingt2 {
	width:220px;
	margin:1em 0 1em 0;
	margin-left:2em;
}

/* 280px */
.deuxquatrevingt {
	width:280px;
	margin:1em 0 1em 0;
}

/* 340px */
.troisquarante {
	margin:1em 0 1em 0;
	float:left;
}

/* 400px */
.quatre {
	width:400px;
	margin:1em 0 1em 0;
}

/* 460px */
.quatresix {
	width:460px;
	margin:1em 0 1em 0;
}

/* 520px */
.cinqvingt {
	width:520px;
	margin:1em 0 1em 0;
}

/* 580px */
.cinqquatrevingt {
	width:610px;
	margin:1em 0 1em 0;
}

/* 640px */
.sixquarante {
	width:640px;
	margin:1em 0 1em 0;
}

/* 700px */
.sept {
	width:700px;
	margin:1em 0 1em 0;
}

/* 760px */
.septsoixante {
	width:760px;
	margin:1em 0 1em 0;
}

/* 820px */
.huitvingt {
	width:820px;
	margin:1em 0 1em 0;
}

/* 880px */
.huitquatrevingt {
	width:880px;
	margin:1em 0 1em 0;
}

/* 940px */
.neufquarante {
	width:940px;
	margin:1em 0 1em 0;
}

.clear {
	clear:both;
}

.adroite {
	float:right;
	/*margin-left:2em;*/
	margin-right:0;
}

.agauche {
	float:left;
	/*margin-right:2em;*/
	margin-left:0;
}

.generique {
	float:left;
	padding-top:1em;
	margin-bottom:2em;
}


/* Typo */

h1 {
	/*font: 32px/40px Arial, Helvetica, Verdana, sans-serif;
	color: #7f7f7f;
	font-weight:normal;
	margin-bottom:0.1em;
	max-width:650px;*/

	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	font-weight:bold;
	padding-bottom:10px;
	color:#abc705;
	text-align: left;
	line-height: 32px;
}

.green {
	color: #abc705;
	font-weight: bold;
}

.black {
	color: #000;
}

.blue {
	color: #08c !important;
}

h3 {
	margin: 0 0 8px 0;
	padding: 2px 0 8px 0;
}

h3.titrerub {
	line-height: 24px;
}

p {
	line-height: 1.5em;
	margin: 8px 0 10px 0;
}


/* Article */

.article {
	width: 100%;
	text-align: justify;
}

.article .spip_documents img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article h3.spip {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}

.colarticle {
	width: 280px;
	float: right;
}

.titrearticle {
	color: #5289c2;
	font-size: 32px;
	font-weight: normal;
}

.breadcrumb {
	
}

img.entete {
	margin-left: -44px;
	margin-top: -28px;
	margin-bottom: 10px;
}

.newsletter {
	background:#86b7ea;
	padding:10px 5px 5px 10px;
	-padding-right:0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;
	*border:1px solid;
	*border-color:#e5e5e5 #dbdbdb #d2d2d2;
	margin: 0 auto;
	text-align: left;
	margin-top:30px;
}

#colonne {
	width:300px;
}

#colonne a {
	color: #D4EC84;
}

.module .derniere-minute {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.module .derniere-minute.actualite_reseau a {
	color: #666 !important;
}

.module .derniere-minute.actualite_reseau a:hover {
	text-decoration: none;
}

.module .derniere-minute.derniers_inscrits a {
	color: #000 !important;
}

.module .derniere-minute.derniers_inscrits .voir_tous a {
	color: #08c !important;
}

.module .derniere-minute.derniers_inscrits a:hover {
	text-decoration: underline;
}

.module .derniere-minute ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
}

.module .derniere-minute li {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 300px;
	display: block;
	padding: 0;
}

.module .derniere-minute li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.module .derniere-minute li:hover {
	background-color: #abc705;
}

.module .derniere-minute li:hover a {
	color: #000 !important;
	text-decoration: none !important;
}

.module .derniere-minute li:hover h1 a {
	color: #fff;
}

.module .derniere-minute li:hover .heure a {
	color: #fff;
}

.module .derniere-minute h3 {
	color: #c01717;
	font: normal 12px "Arial Black", Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	margin: 30px 0 8px 0;
	padding: 2px 0 0 0;
	border-top: 2px #abc705 solid;
}

.module .derniere-minute h3.first {
	margin-top: 5px !important;
}

.module .derniere-minute h3 a {
	color:#c01717;
}

.module .derniere-minute h4 {
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0;
}

.module .derniere-minute h4 a {
	color:#333333;
}

.module .derniere-minute .surtitre {
	font:normal 12px "Arial Black", Verdana, Helvetica, sans-serif;
}

.module .derniere-minute li:hover .heure a {
	color:#fff;
}

.module .derniere-minute .heure {
	font:bold 11px Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 5px 14px 0;
	padding:0;
	float:left;
}

.module .derniere-minute .heure a {
 color: #abc705 !important;
}

.module .derniere-minute .plusde {
	margin:0;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #cbcbcb;
	font:normal 11px Verdana, Helvetica, sans-serif;
	background:url(/images/commun3/fleche-rouge.gif) no-repeat center left;
	text-align:left;
}
.module .derniere-minute .plusde a {
	color:#000;
}

.module .derniere-minute.devenir_ambassadeur a {
	font-weight: bold;
	color: #08c !important;
	font-size: 15px;
}

.texte1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.texte2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#abc705;
	padding-bottom:5px;
}

.intro {
	font-weight:bold;
	font-size:14px;
}


/* Inscription */

fieldset {
	width:650px;
	background-image:url(../images/fond_inscription.jpg);
	border:0;
}

fieldset p {
	padding-right: 20px;
	margin-top: 10px;
}

#inscription form input {
	width: 200px;
	background-color: #FFF;
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size:13px;
}

#inscription form input:focus {
	width: 200px;
	background-color: #FFF;
	border-width :1px;
	border-color:#acc705;
	color: #666;
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size:13px;
}

.submit_button {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#acc705;

	border: 1px solid #4690d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;

	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}

.submit_button:hover,
input.submit:hover,
#inscription input.submit:hover {
	background: #acc705;
	border-color: #0054a7;
}

#inscription input.submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#4690d6;
	border: 1px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;
}

input.submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#4690d6;
	border: 1px solid #666;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
	width: auto;
	height: 24px;
	padding: 2px 6px 2px 6px;	
	/*margin:10px 0 10px 0;*/
	cursor: pointer;
}

#inscription form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
#inscription form div label {
	float: left;
	width: 25%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-align: left;
}

/* Modules Colonne */

.inscription {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top:8px;
	background-color:#CCCCCC;
	padding:5px;
	color:#666;
	font-weight:bold;
	height:150px;
}


/* Messages erreur */

.info,
.success,
.avertissement,
.erreur,
.validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/interface/info.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/interface/success.png');
}

.avertissement {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/interface/erreur.png');
}

.error {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/interface/warning.png');
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	width: 640px;
}

.large .error,
.large.error {
	width: auto;
}

.error a {
	font-weight: bold;
}

.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('../images/interface/validation.png');
}

/* Messages erreur */

#contenu {
	padding: 0 5px 5px 5px;
}


#contenu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 0 20px;
}


/* Sommaires */

.lienscol strong {
	font-size:13px;
}

.lienscol {
	border-bottom: 1px dashed #dddddc;
}

.lienscol a {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 12px;
	padding-top: 0;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}

.lienscol a:hover {
	background-color: #abc705;
	text-decoration: none !important;
/* 	color: #FFFFFF; */
}

.lienscol a.blue:hover {
	color: #fff !important;
}

.lienscol img {
	float:left;
	margin-right:10px;
	border: 1px solid #d5ec55;
	padding: 2px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 3px 0 5px 0;
	padding-top: 0px;
	padding-bottom: 10px;
}

#bandeaurub {
/* 	height:158px; */
	float:left;
}

#conteneur {
	width:700px;
	float: left;
}

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

#introrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
	float: left;
	display: inline;
}

#introrub p {
	margin-top: 0;
}

#picto1 {
	padding-top:10px;
	width:150px;
	float:left;
	margin-left:10px;
	text-align:center;
}
#picto2 {
	padding-top:10px;
	width:150px;
	float:left;
	text-align:center;
}

#picto3 {
	padding-top:10px;
	width:150px;
	float:left;
	text-align:center;
}

#bandeaurub a {
	color: #666;
}

#bandeaurub a:link,
a:visited,
a:active {
	text-decoration: none;
}

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

#profil {
	width:200px;
	background-color:#cbd8ac;
	float:left;
	padding:15px;

	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 3px 1px 3px;
	*border:1px solid;
	*border-color:#e5e5e5 #dbdbdb #d2d2d2;
}

#profil h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin: 10px 0 0 0;
}


#profil h2 {
	width:100%;
	background-color:#99b56c;
	color:#FFFFFF;
	padding:5px;
	margin-left:-5px;
}

.profil {
	border-color:#99b56c;
	text-align: center;
	margin:15px 0 0 25px;
}

input.text.login,
input.text.password {
	width: 100px;
}

.formulaire_inscription2 fieldset {
	margin-top: 25px;
	margin-bottom: 30px;
}

.formulaire_inscription2 ul li label {
	display: block;
	width: 200px;
	float: left;
	margin-top: 5px;
	text-align: left;
}

.formulaire_inscription2 ul li label.none {
	display: inline;
	width: auto;
	float: left;
	text-align: inherit;
	margin-right: 10px;
	font-weight: normal;
}

.formulaire_inscription2 ul li input.none {
	float: left;
	margin-right: 5px;
}

/*.formulaire_inscription2 ul li input.text,
.formulaire_inscription2 ul li textarea,
.formulaire_inscription2 ul li select*/
input.text,
textarea,
select {
	width: 200px;
	height: 18px;
	color: #95ae0c;
	background:#FFF;
	border: 1px solid #CCC;
	margin-top: 0;
	padding-top: 4px;
}

.formulaire_inscription2 ul li .radio {
	margin-top: 5px;
}

input.text:focus,
textarea:focus,
select:focus {
	border: 1px solid #999;
}

.formulaire_inscription2 ul li select {
	width: 203px;
	height: 25px;
}

.formulaire_inscription2 ul li textarea {
	height: 50px;
}

.formulaire_inscription2 ul li textarea.pres {
	height: 150px;
	width: 435px;
}

.formulaire_inscription2.contact ul li textarea {
	height: 150px;
}

.formulaire_inscription2 ul li {
	width: 650px;
	padding-bottom: 5px;
}

.reponse_formulaire_erreur {
	color: #ff4242;
	font-weight: bold;
	width: 400px;
}

.formulaire_inscription2 ul li.erreur {
	border: 0;
	width: 635px;
	border: 1px solid #ffc4c4;
	padding: 5px;
	padding-bottom: 0;
}

.formulaire_inscription2.contact ul li.erreur {
	width: 560px;
}

.formulaire_inscription2 ul li.erreur label {
	width: 195px;
}

.formulaire_inscription2 ul li.erreur label.none {
	width: auto;
}

.formulaire_inscription2ul li.erreur input {
	background-color: #ffc4c4;
	color: #444;
}

.formulaire_inscription2 ul li p.erreur_message {
	color: #ff4242;
	font-weight: bold;
}

.etoile_obligatoire {
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.formulaire_inscription2 ul li ul li {
	border-left: 1px solid #d5ec55;
}

.formulaire_inscription2 ul li.obligatoire {
	font-weight: bold;
}

.formulaire_inscription2 ul li.obligatoire ul {
	font-weight: normal;
}

.formulaire_inscription2 ul li ul li label {
	padding-left: 15px;
	width: 185px;
	text-align: left;
}

.obligatoire {
	font-weight: bold;
}

fieldset {
	/*border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;
	*border-color:#e5e5e5 #dbdbdb #d2d2d2;*/

	padding-left: 20px;
	padding-bottom: 10px;
	width: 665px;
	margin-top: 20px;
}

fieldset legend {
	padding-top: 10px;
	margin-top: 5px;
	color: #abc705;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
}

.info_pro .logo img,
.info_perso .logo img {
	border: 1px solid #CCC;
	padding: 2px;
}

.secteur_activite {
	font-size: 11px;
	margin-bottom: 5px;
}

.secteur_activite_col {
	width: 120px;
	float: left;
}

.secteur_activite_col label {
	display: inline !important;
	float: none !important;
	margin-left: 5px !important;
}

.noborder {
	border: 0;
}

table.fiche_profil {
	width: 500px;
	float: left;
	margin-top: 10px;
}

table.fiche_profil tr td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.fiche_profil tr td.label {
	width: 150px;
	font-weight: bold;
	text-align: right;
	color: #abc705;
	padding-right: 10px;
	border-right: 1px solid #d5ec55;
	text-align: left;
	vertical-align: top;
}

table.fiche_profil tr td.value {
	padding-left: 10px;
}

.profil_perso legend {
	margin: 0;
}

.profil_perso .photo,
.profil_pro .photo {
	width: 100px;
	height: 100px;
	float: right;
	border: 1px solid #d5ec55;
	padding: 2px;
	margin-top: -5px;
	margin-right: 13px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.mini_fiche {
	/*border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-box-shadow:  rgba(0, 0, 0, 0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
	*border: 1px solid;
	*border-color: #e5e5e5 #dbdbdb #d2d2d2;*/
	height: 74px;
	font-size: 11px;
	width: 335px;
	margin-top: 10px;
}

.mini_fiche .inside {
	padding: 1px;
}

.mini_fiche.large {
	width: 684px;
	height: 98px;
}

.mini_fiche.large.pro {
	background: url('/images/bg_pro.jpg') center center no-repeat;
}

.mini_fiches {
	margin-top: 25px;
}

.mini_fiche .img {
	width: 70px;
	height: 70px;
	margin: 2px;
	margin-left: 10px;
}

.mini_fiche.large .img {
	width: 90px;
	height: 90px;
	margin: 4px;
}

.mini_fiche .img {
	float: left;
}

.mini_fiche .img.droite {
	float: right;
}

.mini_fiche.large .img {
	border: 0;
}

.mini_fiche .infos {
	float: left;
	height: 70px;
	width: 175px;
}

.mini_fiche.large .infos.gauche {
	width: 280px;
}

.mini_fiche.large .infos.droite {
	width: 200px;
}

.mini_fiche .infos.droite {
	float: right;
}

.mini_fiche .infos .milieu {
	padding-top: 38px;
	padding-right: 30px;
}

.mini_fiche .infos .milieu.droite {
	text-align: right;
}

.mini_fiche .infos .contenu {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-left: 2px;
	border-left: 1px solid #ccc;
	margin-top: 2px;
	height: 66px;
}

.mini_fiche .infos .contenu.droite {
	text-align: right;
	margin-left: 0;
}

.mini_fiche .infos .contenu h3 {
	font-weight: bold;
	font-size: 11px;
/* 	color: #abc705; */
	margin: 0;
	padding: 0;
	display: inline;
}

.mini_fiche.large .infos .contenu {
	margin-top: 4px;
	padding-top: 2px;
	height: 84px;
}

.mini_fiche.large .infos .contenu.gauche {
	padding-left: 5px;
	border-left: 1px solid #ccc;
	margin-left: 1px;
}

.mini_fiche a.global {
	display: block;
	height: 100%;
	width: 100%;
	color: inherit;
}

.mini_fiche a {
	color: inherit;
}

.mini_fiche.large .infos .contenu.droite {
	padding-right: 5px;
	border-right: 1px solid #ccc;
	margin-right: 1px;
	border-left: 0;
}

.mini_fiche.large .infos .contenu h3 {
	font-size: 12px;
}

.mini_fiche .extra {
	float: left;
	width: 79px;
	text-align: right;
}

.mini_fiche .extra .contenu {
	height: 46px;
	color: #999;
}

.mini_fiche .extra .bouton {
	float: right;
}

.espace_ambassadeurs h2 {
	width: 100%;
	border-bottom: 1px solid #d5ec55;
	margin-top: 20px;
}

.profils_interessants .gauche,
.profils_interessants .droite {
	width: 335px;
	float: left;
	padding: 0;
}

.profils_interessants .gauche {
	margin-right: 5px;
}

.profils_interessants .droite {
	margin-left: 5px;
}

.lienscol {
	border-bottom: 1px dashed #dddddc;
	margin: 0;
}

.lienscol a {
	height: auto;
	font-weight: bold;
	border-bottom: 0;
	padding-bottom: 10px;
}

.lienscol a strong {
	font-size: inherit;
}

.lienscol a.colfiche {
	font-weight: normal;
	font-size: 11px;
}

.lienscol a:hover {
	text-decoration: underline;
	color: #fff;
}

.deuxvingt h3 {
	font-size: 24px;
	letter-spacing: -1px;
	margin-top: 25px;
}

#conteneur h4 {
	margin-top: 2px;
}

.first {
	margin-top: 0 !important;
}

.grey {
	color: #777;
}

.espace_ambassadeurs .intro {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 13px;
}

.espace_ambassadeurs .intro .photo {
	float: left;
	border: 1px solid #d5ec55;
	padding: 2px;
	margin-top: -10px;
	margin-right: 13px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.espace_ambassadeurs h1 {
	font-size: 20px;
}

.lienscol .inner a,
.lienscol .inner a:hover {
	color: #000 !important;
	text-decoration: none;
}

.voir_tous {
	float: right;
}

input.text.fond_erreur {
	background-color: #ffc1c1 !important;
	color: #444 !important;
}

table.documents td.desc {
	padding-left: 10px;
}

table.documents td.logo {
	height: 30px;
}

table.documents td.desc .titre {
	font-weight: bold;
}

table.documents td.desc .fichier {
	color: #000;
}

table.documents td.desc .taille {
	color: #999;
}

.rubrique ul {
	padding-top: 0;
}

.rubrique ul li h2 {
	padding-top: 0;
}

#profil_message_slick input.text {
	width: 300px;
}

#profil_message_slick textarea {
	width: 300px;
	height: 100px;
}

/*#recherche_avancee_slick {
	text-align: left;
	margin-bottom: 15px;
	font-size: 11px;
}

#recherche_avancee_slick select {
	font-size: 11px;
}

#recherche_avancee_slick h2 {
	font-size: 13px;
	margin-top: 10px;
}
*/
input.checkbox.text {
	width: auto !important;
}

table.search {
	margin-left: auto;
	margin-right: auto;
	width: 350px;
}

table.search td.value {
	padding-bottom: 5px;
}

table.search td.value input.text {
	width: 300px;
	color: #444;
}

table.search td.value select.text {
	width: 302px;
	height: 25px;
}

table.search td.label {
	font-weight: bold;
}

table.search td.value {
	padding-left: 10px;
}

table.search td.value select {
	width: 100%;
}

table.search td.submit {
	text-align: center;
}

.last {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.articles ul li {
	padding-top: 10px;
	border-bottom: 1px dotted #c9c9c9;
	padding-bottom: 10px;
}

.articles ul li.first {
	background-color: #f6f6f6;
	padding-left: 20px;
	padding-right: 20px;
}

.articles ul li .left {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.articles ul li .left img {
	padding: 2px;
	border: 1px solid #ccc;
}

.articles ul li h2 {
	margin-top: 10px;
}

.articles ul li.first h2 a {
	color: #ff6600;
}

h3 a:hover {
	text-decoration: none !important;
}

.date {
	margin-top: 0;
	color: #666;
}

#topmenu {
	list-style: none;
}

#topmenu li.l1 {
	display: inline;
}

#topmenu ul.l2 {
	display: none;
}

#topmenu li.l1:hover ul.l2 {
	display: block;
	position: absolute;
	margin-top: -3px;
	width: 170px;
}

#topmenu li.l1:hover ul.l2.n1 {
	margin-left: 359px;
}

#topmenu li.l1:hover ul.l2.n2 {
	margin-left: 532px;
}

#topmenu li.l1:hover ul.l2.n3 {
	margin-left: 705px;
}

#topmenu li.l1:hover ul.l2.n4 {
	margin-left: 881px;
}

#topmenu li.l2.top {
	background: url('/images/topmenu_bg_top.png') left top no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
}

#topmenu li.l2.mid {
	background: url('/images/topmenu_bg_mid.png') left top repeat-y;
	min-height: 28px;
}

#topmenu li.l2.mid a {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	border-top: 1px dashed #fff;
}

#topmenu li.l2.mid.first a {
	border-top: 0;
}

#topmenu li.l2.mid.last a {
	padding-bottom: 0;
}

#topmenu li.l2.bot {
	background: url('/images/topmenu_bg_bot.png') left top no-repeat;
	height: 10px;
}

.search_article {
	/*text-align: center;*/
}

.keywords {
	margin-top: 20px;
	text-align: center;
}

.reseau_boutons_haut {
	float: right;
}

.search_filter {

}

.navpages {
	text-align: center;
	margin-top: 5px;
}

.coord input.text {
	width: 255px;
}

.deuxvingt.adroite .coord input.text {
	width: 165px;
}

.rss {
	margin-bottom: 20px;
}

.rss .gauche {
	float: left;
	width: 170px;
	font-size: 12px;
}

.rss .gauche a {
	color: #fc7d28 !important;
	font-weight: bold;
}

.rss .droite {
	float: right;
}

.mid2col {
	width: 460px;
	float: left;
}

.midcol {
	float: left;
	width: 210px;
}

.midcol.left {
	padding-right: 10px;
}

.midcol.right {
	padding-left: 10px;
}

.blocgris {
	width: 699px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.blocgris h4 {
	
}

.blocgris .top {
	background: url('/images/bloc_gris_top.png') left top no-repeat;
	height: 19px;
}

.blocgris .mid {
	background-color: #ededed;
	padding-left: 30px;
}

.blocgris .bot {
	background: url('/images/bloc_gris_bot.png') left top no-repeat;
	height: 21px;
}

img.lang {
	padding: 1px;
	border: 1px solid transparent;
}

img.lang.current {
	border: 1px solid #000;
}

img.lang:hover {
	border: 1px solid #000;
}

.trads {
	float: left;
	padding-left: 40px;
	margin-top: 6px;
}

.tv {
	background: url('/images/tv.png') left center no-repeat;
	height: 30px;
	padding-left: 55px;
	padding-top: 20px;
	margin-top: 10px;
}

.tv a {
	color: #000;
	font-weight: bold;
}

