@charset "iso-8859-1";
/*** Règles générales*/
html, * {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
body {
	width: 950px;
}
h1 {
	font-size: 21px;
	margin: 10px 0 21px 0;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin: 0 0 7px 0;
	font-weight: bold;
	padding-bottom: 6px;
}
/** Formulaire **/
fieldset {
	border: 1px solid #ccc ;
	padding: 0 20px 10px 10px ;
	margin: 5px 0 0 0 ;
}
form {
	vertical-align: middle ;
	font: 80% verdana, arial, sans-serif ;
}
form div {
	clear: left ;
	display: block ;
	margin: 5px 0 0 0 ;
	padding: 1px 3px ;
}
form div.required span {
	color: #c00 ;
	font-size: 0.8em ;
}
fieldset input {
    width:300px;
}
form div label {
	display: block ;
	float: left ;
	width: 35% ;
	padding: 3px 5px ;
	margin: 0 0 5px 0 ;
	text-align: left ;
}
form div.optional label, label.optional {
	font-weight: normal ;
}

.downloadInvisible{
	display: none;
}
.downloadVisible{
	display: block;
}

.inputStyle {
}

input.error {
	border: 1px solid red ;
}
.submit, .button {
	font-weight: bold ;
	border-right: 1px solid #aaa ;
	border-bottom: 1px solid #aaa ;
	color: #fff ;
	padding:5px;
}

textarea {
	width: 300px;
}
/* Global */
.couleur {
}
#global {
	background: url('ligne_separe.png') repeat-y 720px 400px;
}
#accueil #global {
	background: none;
}
#principal {
	width: 726px;
	float: left;
}
#lateral {
	width: 224px;
	float: left;
}
#header {
	height: 159px;
	position: relative;
	background: url('head_menu.png') repeat-x 0 100%;
}
#header #connexion_d {
	height: 159px;
	width: 6px;
	position: absolute;
	top: 0;
	right: 0;
}
#en_ligne #header #connexion_d {
	background: url('head_connexion_d.png') no-repeat 100% 0;
}
#header #partenaire {
	position: absolute;
	top: 84px;
	right: 11px;
}
#header #logo {
	margin: 8px 10px 10px 21px;
	float: left;
	width: 210px;
	height: 84px;
	position: relative;
}
#header #logo span {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#header #pub {
	float: left;
	margin: 14px 0 0 0;
}
#header ul#head_menu {
	list-style: none;
	font-size: 15px;
}
#header ul#head_menu li {
	display: block;
	float: left;
	margin: 0 12px 0 12px;
	padding: 2px 6px 3px 12px;
	height: 22px;
}
#header ul#head_menu li a {
	text-decoration: none;
	padding-right: 6px;
}
#header ul#head_menu li.actif, #header ul#head_menu li:hover {
}
#header ul#head_menu li.actif a, #header ul#head_menu li:hover a {
	background: url('r_blanc.png') no-repeat 100% 8px;
	color: #ffffff;
}
#header ul#head_menu li ul.head_menu_sous {
	list-style: none;
	width: 720px;
	font-size: 12px;
	font-weight: bold;
	display: none;
	position: absolute;
	top: 124px;
	left: 0;
	height: 46px;
}
#header ul#head_menu li ul.head_menu_sous.actif,
#header ul#head_menu li:hover ul.head_menu_sous {
	display: block;
	background: url('head_menu_actif.png') repeat-x 100% 100%;
	z-index: 1;
}
#header ul#head_menu li:hover ul.head_menu_sous {
	z-index: 2;
}
#header ul#head_menu li ul.head_menu_sous li {
	display: block;
	float: left;
	margin: 10px 10px 0 10px;
}
#header ul#head_menu li ul.head_menu_sous li a {
	text-decoration: none;
	background: none;
}
#header ul#head_menu li ul.head_menu_sous li a:hover {
}
.bloc_top {
	width: 416px;
	height: 204px;
	margin: 13px 0 13px 0;
	padding: 0 0 0 310px;
	position: relative;
}
.bloc_top.sans_image {
	width: 256px;
	padding: 0 100px 0 370px;
}
.bloc_top h1 {
	font-size: 14px;
	padding: 41px 0 10px 0;
	color: #2e2e2e;
	margin: 0;
	font-weight: bold;
}
.bloc_top p {
	font-size: 11px;
	padding: 0 0 0 10px;
	margin-right: 5px;
	text-align: justify;
}
.bloc_top.sans_image p {
	padding: 0;
}
.bloc_top .image_fond {
	float: right;
	padding: 7px;
	background: url('contour_image_2.gif') no-repeat;
	margin: 22px 15px 0 5px;
}
.bloc_top .en_savoir_plus {
	position: absolute;
	bottom: 40px;
	right: 213px;
	width: 85px;
	height: 13px;
}
.bloc_top.sans_image .en_savoir_plus {
	left: 370px;
}
.bloc {
	float: left;
	width: 345px;
	font-size: 11px;
	margin: 0 0 22px 15px;
	position: relative;
}
.bloc .image_fond {
	float: right;
	padding: 8px;
	background: url('contour_image.png') no-repeat;
}
.bloc .image_fond img {
	width: 137px;
	/*height: 74px;*/
}
.bloc .image_fond_portrait {
	float: right;
	padding: 8px;
	background: url('contour_image_portrait.png') no-repeat;
}
.bloc .image_fond_portrait img {
	width: 100px;
	height: 131px;
}
.bloc .en_savoir_plus {
	position: absolute;
	bottom: 6px;
	left: 105px;
	width: 85px;
	height: 13px;
}
.bloc .en_savoir_plus_portrait {
	position: absolute;
	bottom: 6px;
	left: 130px;
	width: 85px;
	height: 13px;
}
#lateral #connexion {
	position: relative;
	height: 159px;
	background: url('connexion_fond.png');
	margin-bottom: 18px;
}
#lateral #connexion #connexion_abs {
	position: absolute;
	top: 10px;
	left: 0;
	width: 16px;
	height: 100px;
}
#lateral #connexion #form_connexion {
	display: block;
	position: absolute;
	left: 33px;
	top: 35px;
	font-size: 11px;
	color: #898989
}
#lateral #connexion #form_connexion .mdp {
}
#lateral #connexion #form_connexion input.connect {
	margin: 5px 7px 9px 0;
	width: 106px;
	font-size: 11px;
}
#lateral #connexion #form_connexion input {
	margin-right: 10px;
}
.submit {
	border: none;
	width: 16px;
	height: 25px;
}
#lateral .menu_bloc {
	margin: 0 39px 0 18px;
	font-size: 11px;
}
#lateral .menu_bloc #newsletter {
}
#lateral .menu_bloc #newsletter input.newsletter {
	margin: 5px 7px 9px 0;
	width: 106px;
	font-size: 11px;
}
#lateral .menu_bloc .menu_bloc_cont {
	margin: 18px 0 0 0;
}
#lateral .menu_bloc a {
	font-weight: bold;
	color: #000000;
}
#lateral .menu_bloc .clubs_rh {
	text-align: center;
	margin: 18px 0 0 0;
}
#lateral hr {
	width: 169px;
	height: 3px;
	background: url('droit_ligne.png') no-repeat;
	margin: 9px 0 12px 18px;
	border: 0;
}
#lateral .menu_bloc span.titre {
	text-transform: uppercase;
	padding-right: 7px;
	font-weight: bold;
	font-size: 15px;
	color: #2e2e2e;
}
#lateral .menu_bloc span.titre_sous {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
#lateral .menu_bloc ul {
	list-style: none;
}
#lateral .menu_bloc ul li {
	margin-bottom: 15px;
}
#lateral .menu_bloc ul.adm li {
	margin-bottom: 3px;
}
#lateral .menu_bloc ul.adm li a {
	text-decoration: none;
	color: #707070;
}
#lateral .menu_bloc ul.adm li a:hover {
	text-decoration: underline;
	color: #00000;
}
#footer {
	text-align: center;
	background-color: #fff;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
	padding: 0 5px 0 3px;
	color: #898989;
}
#footer ul li a {
	color: #898989;
	font-size: 11px;
	text-decoration: none;
}
.footer_club {
	font-size: 11px;
	padding-left: 13px;
}
.footer_club span {
}
#contenu {
	margin: 10px 15px 10px 8px;
}
#contenu p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#accueil #contenu {
	margin: 0;
}
#partenaire_menu {
	margin-bottom: 15px;
}
#partenaire_menu ul {
	list-style: none;
}
#partenaire_menu ul li {
	display: inline;
	color: #575757;
}
#partenaire_menu ul li a {
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}
#partenaire_menu ul li a:hover {
	color: #373737;
	text-decoration: underline;
}
#partenaire_all {
	margin: 0 auto;
	width: 640px;
}
.partenaire_liste {
	width: 126px;
	height: 126px !important;
	height: 136px;
	background-color: #fff;
	float: left;
	margin: 0 1px 1px 0;
	text-align: center;
}
.partenaire_liste table {
	width: 126px;
	height: 106px;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
}
.partenaire_liste .partenaire_titre {
	width: 126px;
	height: 20px !important;
	height: 30px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	font-family: verdana;
	line-height: 9px;
}
.partenaire_liste .partenaire_titre table {
	width: 126px;
	height: 20px !important;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.partenaire_liste .partenaire_titre table a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.retour {
	float: right;
	background: url('retour.png') no-repeat;
	padding-left: 20px;
}
.retour a {
	color: #a4a4a4;
	font-size: 12px;
	text-decoration: none;
}
.partenaire_logo {
	background: url('contour_image.png') no-repeat;
	width: 153px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
.partenaire_logo div {
	width: 153px;
	height: 90px;
}
.partenaire_coord {
	float: left;
	padding-top: 7px;
}
.partenaire_coord h1 {
	margin: 0 0 12px 0;
}
.partenaire_coord span {
	font-size: 12px;
}
.partenaire_coord a {
	font-size: 12px;
}
/** Calendrier **/
#calendrier {
	width: 100%;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 auto;
}
#calendrier th {
	color: #ffffff;
	font-family: verdana;
	padding: 10px;
}
#calendrier th img {
	border: 0;
}
#calendrier td {
	background-color: #eaeaea;
	padding: 15px;
	font-size: 11px;
	text-align: center;
}
#calendrier td a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#calendrier td a:hover {
	text-decoration: underline;
}
#calendrier td input {
	padding-top: 6px;
}
.coopter {
}
.article_suite {
}
.article_ecrit {
	border-top: 1px dotted #9a9a9a;
	padding-top: 5px;
}
/** * Pagination générale */
.pagination {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 9px 0;
}
.pagination a {
	margin: 0 2px 0 2px;
	padding: 4px 6px 4px 6px;
}
.pagination a:hover, .pagination a.actif {
	color: #ffffff;
	text-decoration: none;
}
.evenement_info {
	font-size: 13px;
	width: 280px;
	padding: 7px;
	margin: 0 auto;
}
/** * Menu de l'admin */
#menu {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
	font-size: 11px;
}
#menu .menuBloc {
	width: 220px;
	margin-bottom: 1px;
}
#menu .menuBloc .title {
	clear: both;
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 0;
	text-align: center;
	margin-bottom: 1px;
	height: 16px;
}
#menu .menuBloc .title a {
	text-decoration: none;
	color: #fff;
}
#menu .menuBloc .title a:hover {
	text-decoration: underline;
}
#menu .menuBloc ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#menu .menuBloc ul li {
	width: 202px;
	margin-bottom: 1px;
	padding: 2px 0 2px 18px;
	height: 16px;
	background: url('fleche.gif') no-repeat 4px 4px;
}
#menu .menuBloc ul li a {
	color: #757575;
	font-weight: bold;
	text-decoration: none;
}
#menu .menuBloc ul li a:hover, #menu .menuBloc ul li.actif a {
	text-decoration: underline;
}
/** Tableau de résultat **/
#datagrid {
	width: 100%;
	font-size: 13px;
}
#datagrid caption {
	font-weight: bold;
	padding: 7px;
	font-size: 14px;
}
#datagrid thead th {
	padding: 4px;
	color: #fff;
}
#datagrid tbody tr {
	border-bottom: 1px dotted #ccc;
}
#datagrid tbody tr td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
#datagrid tbody tr td a {
	color: #18849f;
}
#datagrid tbody tr td a:hover {
	color: #2f3753;
}
#datagrid .rowGrey td {
	background: #efefef;
}
#datagrid .rowWhite td {
	background: #fff;
}
#datagrid tbody a {
	color: #18849f;
}
/** Document **/
#menuDoc {
	height: 22px;
	text-align: center;
}
#menuDoc ul {
	list-style: none;
}
#menuDoc ul li {
	display: inline;
}
#menuDoc ul li a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}
#menuDoc ul li a:hover {
	background-color: #fff;
}
.doc {
	padding: 5px 5px 5px 25px;
	width: 500px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #e0dedf;
	margin: 3px auto;
	background: url('../images/view/doc.gif') no-repeat 2px 5px #f5f5f5;
}
.doc a {
}
div:hover.doc {
	background: url('../images/view/doc.gif') no-repeat 2px 5px #ffffff;
}
.docCat_principal {
	padding: 10px;
	border: 1px dashed #6d6d6d;
	margin-bottom: 20px;
}
.docCat_principal a {
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
.docCat {
	padding: 5px 5px 5px 25px;
	width: 665px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #6d6d6d;
	margin: 3px;
	background: url('../images/view/docCat.gif') no-repeat 2px 5px #e8e8e8;
}
div:hover.docCat {
	background: url('../images/view/docCat.gif') no-repeat 2px 5px #ffffff;
}
.docCat_sous {
	padding: 5px 5px 5px 25px;
	width: 690px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #6d6d6d;
	margin: 3px;
	margin-left: 40px;
	background: url('../images/view/docCat.gif') no-repeat 2px 5px #e8e8e8;
}
div:hover.docCat_sous {
	background: url('../images/view/docCat.gif') no-repeat 2px 5px #ffffff;
}
.categorie {
	margin-bottom: 10px;
}
/** * Theme */
.theme {
	font-size: 12px;
}
.theme table img {
	border: 0;
}
.theme table {
	border-collapse: collapse;
	color: #000;
	width: 100%;
	margin: 7px 0;
	clear: both;
}
.theme table thead, .theme table tfoot {
}
.theme table thead th {
	border-bottom: 2px solid #5B595F;
	color: #000000;
	padding: 7px;
	color: #fff;
}
.theme table thead .icoIntitule {
	background: url('../images/view/search_puce.gif') no-repeat 11px 11px #677ea6;
	width: 100%;
	height: 28px;
}
.theme table thead th a {
	color: #fff;
	text-decoration: none;
}
.theme table tfoot {
	border-top: 2px solid #5B595F;
	color: #000000;
	background: #ffffff;
}
.theme table tfoot tr th {
	padding: 0 10px;
}
.theme table tbody tr {
	border-bottom: 1px dotted #ccc;
}
.theme table tbody tr td {
	padding: 5px;
}
.theme table tbody tr td a {
	color: #18849f;
}
.theme table tbody tr td a:hover {
	color: #2f3753;
}
.theme table tbody tr td .poste {
	font-size: 11px;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	padding: 4px;
}
.theme table tbody tr td .contenu {
	padding: 5px 0 5px 0;
}
.theme table .rowMsg td {
	border-bottom: 5px solid #DFDFDF;
}
.theme table .rowGrey td {
	background: #efefef;
}
.theme table .rowWhite td {
	background: #fff;
}
.theme a {
	color: #18849f;
}
.theme_option {
	margin: 0 auto;
	padding: 7px;
	font-size: 13px;
}
/* Admin accueil */
.bloc_admin_menu {
    float:left;
    width:220px;
    margin:5px;
    border:1px solid #ccc;
    font-size:12px;
}
.bloc_admin_menu .bloc_admin_menu_titre {
    /*background-color:#d93f58;
    color:#fff;
    background-color:#e5e5e5;*/
    background:url('head_menu_actif.png') repeat-x 0 30%;
    color:#d93f58;
    font-size:13px;
    font-weight:bold;
    padding:4px;
    text-align:center;
}
.bloc_admin_menu .bloc_admin_menu_contenu {
    border:1px solid #ccc;
    padding:5px;
    height:70px;
}
.bloc_admin_menu .bloc_admin_menu_contenu ul {
    list-style:none;
}
.bloc_admin_menu .bloc_admin_menu_contenu ul li {
    background:url('cpr/fleche.gif') no-repeat 2px 3px;
    padding-left:20px;
}
.bloc_admin_menu .bloc_admin_menu_contenu ul li a{
    text-decoration:none;
    color:#8e7575;
}
.bloc_admin_menu .bloc_admin_menu_contenu ul li a:hover{
    color:#d93f58;
}

.listeNewsletter {
  padding:5px 5px 5px 25px;
  width:500px;
  display:block;
  font-size:12px;
  text-decoration:none;
  border:1px solid #e0dedf;
  margin:3px auto;
  background:url('img/doc.gif') no-repeat 2px 5px #f5f5f5;
}
div:hover.listeNewsletter {
  background:url('img/doc.gif') no-repeat 2px 5px #ffffff;
}


.sendNewsletter, .sendMailTest {
  display:none;
  padding:5px 5px 5px 5px;
  width:620px;
  font-size:12px;
  text-decoration:none;
  border:1px solid #ad1818;
  margin:3px auto;
  background-color:#faf0f0;
}