html, body {
    margin: 0; 
    padding: 0; 
    border: 0;
}
body {
	text-align: center;
	background-color: #94A5B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #062D54;
	font-size: 11px;

}

h1 { font-size:24px; margin:0; padding:0 }
h2 { font-size:14px; margin:0; padding:0}
h3 { font-size:20px; margin:0; padding:0}

p {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #474646;
  margin-top: 0;
  margin-top: 0;
  margin-left: 5px;
  padding: 0;
}
.modif_supp{
height:10px;
}
hr { 
  display : none;
}

a { 
  text-decoration:none;
  color: #045ba0;
  font:12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

#corps {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#container {
    padding: 0px;
    width: 900px;
    background-color: #062D54;
    margin: 0px;
    float: left;   
}

#milieu {
    width: 748px;
    background-color: #FFFFFF;
    padding-left: 13px;
    padding-right: 8px;
    padding-bottom: 20px;
    margin: 0px;
    float: left;
}

#tetiere {
    width: 891px;
    height: 151px;
    margin: 0px;
    padding: 0px 8px 0px 0px;
    background-image: url(../images/aplat_h.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #062D54;
}
#logoLogin {
    height: 151px;
    width: 100%;
}
.logo {
	height: 151px;
	float: left;
	vertical-align: top;
	width: 400px;
}
.menuHaut {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
	
}
.menuHaut a {
    color: #16476F;
    text-decoration: none;
}

#titre_page h1 {
  color:#993366;
  margin-bottom: 20px;
  padding:0
}

/* Mise en forme du MENU GAUCHE */
#menu {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    width: 125px;
    float: left;
}
#menu a {
    color: #B2C2D2;
    text-decoration: none;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px 35px;
    background-image: url(../images/fleche_menu.gif);
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    font-size: 10px;
}
#menu a:hover {
    color: #FFFFFF;
    background-image: url(../images/fleche_menu_blanc.gif);
    height: 27px;
    background-repeat: no-repeat;
}
/* Mise en forme du MENU GAUCHE MON ESPACE et MENU TIKIWIKI  */

#menuespace, #menutiki {
    width: 130px;
    color: #FFFFFF;
    display: block;
}
#menuespace {
    margin: 0px 0px 15px;
    background-image: url(../images/degrade_menu.jpg);
    background-repeat: repeat-y;
    padding: 0px;
    float: left;
}
#menutiki {
    margin: 0px;
    padding: 0px 0px 10px;
    background-color: #062D54;
    background-image: url(../images/degrade2_menu.jpg);
    background-repeat: repeat-y;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6A8198;
}
#menuespace .titreEspace, #menutiki .titreTiki {
    margin: 0px 0px 10px;
    background-color: #062D54;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid #6A8198;
    border-bottom: 1px solid #6A8198;
}
#menuespace .titreEspace {
    text-transform: uppercase;
    letter-spacing: 1px;
}
#menutiki .titreTiki {
    letter-spacing: 3px;
    background-image: url(../images/carre_tiki.gif);
    background-repeat: no-repeat;
    background-position: 17px;
}
#menuespace p {
    margin: 5px 0px;
    padding: 0px 5px;
}
#menuespace .sousmenu {
    margin: 0px;
    padding: 0px 2px 3px 15px;
    color: #EFE9EE;
}
#menuespace .sousmenu a {
    color: #A9CEE2;
    font-weight: bold;
}
#menuespace a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 10px;
}
#menuespace a:hover {
    color: #C6CFDA;
}


/* Login */

form {
    margin: 0px;
    padding: 0px;
}

#presentation{
	float: right;
	height: 90px;
	width: 350px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.espaceTexte {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    float: left;
    height: 50px;
    width: 90px;
    color: #5F0430;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #5F0430;
    margin-right: 5px;
    padding-top: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.Login {
    float: right;
    width: 151px;
    margin-top: 5px;
    vertical-align: bottom;
}

.boiteHlogin {
    background-image: url(haut_login.gif);
    background-repeat: no-repeat;
    background-color: #5F0430;
    font-size: 4px;
    color: #5F0430;
    margin: 0px;
    padding: 0px;
    height: 5px;
    width: 151px;
}

.boiteMlogin {
    width: 141px;
    background-color: #5F0430;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 2px 5px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
}

.boiteMlogin a {
    color: #FFFFFF;
    text-decoration: none;
}

.boiteMlogin a:hover {
    color: #F3E9EF;
    text-decoration: underline;
}

.boiteBlogin {
    background-image: url(images/bas_login.gif);
    background-repeat: no-repeat;
    height: 5px;
    width: 151px;
    background-position: top;
    margin: 0px;
    padding: 0px;
}

.champLog {
    margin: 1px 0px;
    padding: 2px;
    font-size: 10px;
    color: #062D54;
    border: 1px solid #5F0430;
}

/* Partie centrale - Contenu droit - Le bloc principal - Informations sur le cotisant*/

.bloc_infos_haut {
background:url(images/bg_bloc_haut.gif) no-repeat;
clear: left;
height:18px;
margin:-5px 0 0 0;
padding:0;
width:571px;
}

html>body .bloc_infos_haut {
margin:0;
}

.bloc_infos_bg {
background:url(images/bg_bloc.gif) repeat-y;
margin:0;
padding:0;
width:571px;
}

.bloc_infos_bg .champ_envoi_mail_sujet {
width:300px;
}

.bloc_infos_bg .champ_envoi_mail_contenu {
width:300px;
height:80px;
}

.bloc_infos_bas {
background:url(images/bg_bloc_bas.gif) no-repeat;
height:16px;
margin-bottom:30px;
padding:0;
width:571px;
}

.bloc_infos_texte {
float:left;
font-size:13px;
margin:0;
padding:0;
width:400px;
}

.titre_une {
text-align: left;
color:#474646;
display:block;
margin:5px 0 10px 0px ;
font-weight: bold;
}


/* Partie centrale - Contenu droit - Le bloc principal - Bloc type 2 */

.bloc_sous_titre {
background:url(images/bg_sous_titre.gif) no-repeat;
clear:both;
height:27px;
margin:0 0 0 0;
padding:0;
width:572px;
}

html>body .bloc_sous_titre {
margin:0;
}

.bloc_sous_titre h4{
color:#474646;
margin:0;
padding:5px 0 0 17px;
font-size:15px;
}

.bloc_type2_bg {
background:url(images/bg_bloctype2.gif) repeat-y;
margin:0;
padding:0 0 8px 0;
width:571px;
}

.photo_bloctype2 {
float:left;
font-size:11px;
height:100px;
margin:15px 0 0 15px;
padding:0;
width:111px;
}

.bloctype2_infos_texte {
float:left;
font-size:13px;
margin:15px 0 20px 25px;
padding:0;
width:400px;
}

.bloctype2_infos_texte h5 {
color:#163658;
font-size:17px;
margin:0 0 10px 0;
}

.bloctype2_infos_texte p {
color:#474646;
font-size:12px;
margin:0;
}

.bloctype2_infos_texte p a {
color:#8B4266;
display:block;
font-size:12px;
margin:5px 0 0 0;
text-decoration:underline;
}

.trait {
margin:10px 0 0 15px;
}

/* Partie centrale - Contenu droit - Le bloc titre */


.bloc_infos_titre_gauche {
background:url(images/bg_titre_bloc_gauche.gif) no-repeat;
float:left;
height:43px;
margin:0;
padding:0;
width:13px;
}

.bloc_infos_titre {
background:url(images/bg_titre_bloc.gif) repeat-x;
float:left;
height:43px;
margin:0;
padding:0;
width:400px;
}

html>body .bloc_infos_titre {
background:url(images/bg_titre_bloc.gif) repeat-x;
float:left;
height:43px;
margin:0;
padding:0;
width:auto;
}

.bloc_infos_titre h3 {
color:#6C8FB2;
padding:7px 5px 0 5px;
text-decoration:underline;
}

.bloc_infos_titre_droit {
background:url(images/bg_titre_bloc_droit.gif) no-repeat;
float:left;
height:43px;
margin:0;
padding:0;
width:13px;
}

.haut {
float:right;
margin:15px 8px 0 0;
padding:0;
}

html>body .haut {
margin:15px 15px 0 0;
}

.haut a{
color:#6C8FB2;
font-size:12px;
text-decoration:underline;
}

/* Menu droite - Accès rapide aux services */

div#lien_services {
  float: right;
  margin-top: 42px;
  margin-bottom: 0px;
  padding: 0px;
}

div#lien_services img {
  display: block;
  margin-bottom: 12px;
}


.titre_rubrique {
  font: bold 16px Arial, Helvetica, Verdana, sans-serif;
  margin-top: 0px;
  margin-left: 0;
  margin-bottom: 5px;
  padding-top:0;
  text-decoration: underline;
}

/* Global */

.petit_lien {
  text-align: right;
  margin-top: 0;
  padding: 0;
}

.rss {
 margin-right: 10px;
}

.img_rss {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0;
}

/* Gestion des news */

div#colonne_centre {
  width: 350px;
  float: left;
  margin: 0;
  padding-right: 15px;
  border-right: 1px solid #ccc;
}

div#news {
  width: 350px;
  float: left;
  margin: 0px;
  padding-right: 5px;
  margin-bottom: 0px;
  background-color: #eff6fc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

div#news p {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 10px;
  padding-top: 10px;
}

div#news img {
  float: left;
  width: 50px;
  margin: 0;
  padding-left : 5px;
  padding-right: 10px;
}

div#news .espace_vertical {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

div#news p span {
  font: 14px Arial, Helvetica, Verdana, sans-serif;
  color: #6c8fb2;
  font-weight: bold;
  border-bottom: 1px solid #6c8fb2;
}

div#news .titre_rubrique_actus {
  font: bold 16px Arial, Helvetica, Verdana, sans-serif;
  margin-top:0;
  padding-top:0;
  padding-bottom: 10px;
}

.newsTitre {
  font: bold 12px arial, helvetica, verdana, sans-serif;
  margin : 0;
  padding-bottom : 10px; 
}

div#news a {
  font: 12px arial, helvetica, verdana, sans-serif;
  text-decoration: none;
  color : #045ba0; 
}

div#news a:hover {
  font: 12px arial, helvetica, verdana, sans-serif;
  text-decoration: underline;
  color : #045ba0; 
}


/* Gestion des focus */

div#focus {
  float: left;
  width: 570px;
  margin: 0;
  padding: 0;
}

div#focus p {
  float: left;
  padding: 10px;
  width: 550px;
}

div#focus img {
  float: left;
  width: 200px;
  margin-right:10px;
  /*
  margin-left:10px;
  margin-bottom:10px;
  */
}
div#focus .focus_article {
  margin-bottom: 10px;
  /*
  padding-top: 10px; 
  */
  background-color: #ece9d8;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

div#focus object {
  float: left;
  margin-right: 10px;
  /*
  margin-left: 10px;
  margin-bottom: 10px;
  */
}

.clear {
 clear:both;
}

/* Gestion de la colonne événements */

div#manifestations {
  width: 210px;
  float: left;
  margin: 0px;
  padding: 0px 5px 0px 5px;
}

div#manifestations p {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
}

div#manifestations p span {
  font: 14px Arial, Helvetica, Verdana, sans-serif;
  color: #6c8fb2;
  font-weight: bold;
  border-bottom: 1px solid #6c8fb2;
}

div#manifestations p img {
  float:left;
  margin: 5px;
  border: none;
}

div#manifestations .titre_rubrique_manifestations {
  font: 16px Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  margin-top:0;
  padding-top:0;
  padding-bottom: 5px;
}

div#news .espace_vertical {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
/* Gestion de la colonne de droite */

div#colonne_droite {
  width: 350px;
  float: left;
  margin: 0px;
  padding-left: 15px;
}

div#colonne_droite ul {
  width: 350px;
  margin-left: 5px;
  padding: 0px;
  list-style-type:none;
}

div#colonne_droite li {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px; 
  border-top: 1px solid #ccc;
}

div#colonne_droite ul li img {
  width: 100px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
}

div#colonne_droite .titre_rubrique {
  font: 16px Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  margin-top:0;
  padding-top:0;
  padding-bottom: 5px;
}

div#colonne_droite li:first-child {
  border-top: 0;
}

div#colonne_droite .pdf {
  width: 30px;
  float: left;
}

/* bas de page */

#bas {
    /* background-image: url(../img/angle_bd.png);
    background-repeat: no-repeat; */
    background-position: right;
    width: 900px;
    text-align: center;
    padding-top: 0px;
    font-size: 10px;
    color: #FFFFFF;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    float: left;
}

#bas a { 
  font-size : 10px;
  color: white; 
}

#bas a.visited { 
  font-size: 10px;
  color: white; 
}

.float_left {float:left;}

#bordure_logo {
	border: 1px solid #336699;
}

#news p {
  height:10px;
  padding-top: 10px;
  padding-bottom: 10px; 
;
}