body {
	margin-top:2px;
	padding:0 auto;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:80%;
	/*width:60%;*/
	/*width:770px;*/
	zoom:100%;
}
body.site
{
    background-color:#133142;
}


form {
	margin:0px;
	padding:0px;
}
td {
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#signataires{
        width:533px;
        border:3px solid #508cca;
        background-color:#e8f2fb;
}
#signataires th{
        background-color:#afbecc;
        font-weight: bold;
        color:#508cca
}
#signataires td{
        text-align:center;
        vertical-align:top;
        font-size:0.9em;
	padding:0px;
	margin:0px;
        border-width:1px;
        border-style:solid;
        border-color:white;
}
#signataires td a{
        font-decoration:underline;
        font-weight: bold;
        font-size:0.9em;
        background-color:#e8f2fb;
}

/** fond de page **/

.fond {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3em;
	background-color:#ABB3BA;
	border:1px solid #113F57;
	width:770px;
}	

.banniere {
	background-image:url(img/banniere.png);
	background-repeat:no-repeat;
	height:94px;

}

.baseline {
 	background-image:url(img/baseline.png);
	background-repeat:no-repeat;
	width:100%;
}

.fond_bleu {
	background-color:#113F57;
}

.fond_orange,h1 {
	background-color:#FBB203;
}

.fond_blanc {
	background-color:#FFFFFF;
	zoom:100%;
}

.icone {
	/*float:left;
	background-image:url(img/icone_nav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:15px;*/
    margin-right:7px;
    margin-top:4px;
}

.arrondi_gris {
	background-image:url(img/arrondi_gris.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#113F57;
	height:10px;
	width:100%;
}

.case_rech {
	float:left;
	font-weight:bold;
	padding-left:5px;
	width:80%;
	background-image:url(img/fd_recherche.png);
	border:0px;
	font-weight:bold;
	font-size:1em;
	color:#113F57;
	height:120%;
	vertical-align:middle;

}

.tab {
	padding-left:15px;
}

.centre {
    text-align:center;
}

.tabule {
	margin-top:15px;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:2px;
}

.tabule2 {
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
}

.tabule3 {
	padding-bottom:5px;
	text-align:center;
}

.tabule4 {
	padding-left:25px;
 	padding-top:10px;	
	padding-bottom:10px;
	padding-right:10px;
}

.bordure_news {
	background-image:url(img/arrondid_news.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.case_newsletter {
	margin-top:7px;
	margin-right:15px;
}

.newsletter {
	background-color:#FFFFFF;
	/*border:1px solid #113F57;
	border-top:none;*/
}

.case_lang {
	margin-top:7px;
	margin-bottom:10px;
	margin-right:15px;
	background-image:url(img/arrondiD_lang.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:5em;
}

.case_contenu {
	float:left;
	width:73%;
	line-height:1.2;
	background-color:#FFFFFF;
}

.bordure_contenu {
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(img/degrade_section.jpg);
	background-position:top right;
	background-repeat:repeat-y;
    background-color:#F88501;

}

.bordure_section {
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(img/degrade_section.jpg);
	background-position:top right;
	background-repeat:repeat-y;
    background-color:#F88501;
}

.archives {
    float:right;
	background-image:url(img/arrondid_act.png);
	background-position:top right;
	background-repeat:no-repeat;
    width: 25%;
    text-align:right;
    padding:4px;
    margin-top:-4px;
    padding-bottom:5px;
    height:100%;
}

.bas_page {
	text-align:center;
	font-size:1em;
}

/** sémantique **/
h1, h1 a {
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
 	/*padding:10px;		
	padding-left:25px;*/
	font-size:1em;
	line-height:1.5;
}
/* Titre actu */
h2, .legend {
	font-weight:normal;
	margin:0;
	margin-top:0.1em;
	margin-bottom:0.1em;
	font-size:1em;
	padding:0;
	color: #2e5468;
}

h2 a {
	color : #397298;
}
/* Accroche */
h3 {
	font-weight:bold;
	margin:0;
	font-size:1em;
	padding:0;
}

p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0;
	margin:0;	
}

a {
	/*text-decoration:none;*/
	color:#113F57;
	cursor:pointer;
}

a:hover {
	/*text-decoration:none;*/
	text-decoration:underline;
	color:#113F57;
}

ul {
    padding-left:1em;
    margin:0;
}

li {
    padding:0;
    margin:0;
}
img {
	border:none;

}

hr {
	background-color: #FBB203;
	color:#FBB203;
	height: 1px;
	border: 0;
}

/* Après un H1 orange, zone blanche*/
.cadre_articles {
	padding:15px;
}

#nav {
	font-size:1em;
	float:left;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul li {
	float:left;
	clear:both;
	list-style-type:none;
	background-image:url(img/icone_nav.png);
	background-color:#FBB203;
	background-position:bottom left;
	background-repeat:no-repeat;
	width:85%;
	margin-bottom:3px;
}

#nav ul li.actif {
	background-image:url(img/icone_nav_over.png);
}

.txt_baseline {
	color:#FFFFFF;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.txt_orange {
	font-weight:bold;
	color:#FBB203;
	font-size:1em;
}

.txt_blanc {
	font-weight:bold;
	color:#FFFFFF;
}
/*.txt_titre {
	font-weight:bold;
	color:#FFFFFF;
	font-size:90%;
}*/
/*
.txt_titre_actu {
	font-weight:bold;
	color:#000000;

}*/

.txt_sstitre_actu {
	font-style:italic;	
	padding-bottom:10px;
}

.txt_contenu_art {
	float:left;
	width:90%;
	padding-right:5px;
	padding-left:5px;
}

.lien_archive {
	color:#CE0F06;
	font-size:70%;
	
}

/*.lien_nav {
	background-image:url(img/fondD_bouton_nav.png);
	background-position:right top;
	background-repeat:no-repeat;
	border:2px solid #FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#113F57;
	display:block;
	text-decoration:none;
	margin-bottom:5px;
	margin-left:15px;
	padding-right:3px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
}*/

.lien_nav {
	background-image:url(img/fondD_bouton_nav.png);
	background-position:right top;
	background-repeat:no-repeat;
	border:2px solid #FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#113F57;
	display:block;
	text-decoration:none;
	margin-left:15px;
	padding-left:1px;
	padding-right:3px;
    padding-top:1px;
}
.divrub {

	border:2px solid #FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#113F57;
	width:25%;
	text-decoration:none;
	padding-right:1px;
	float:none;
	display:block;

}
.okrecherche {
	background-color:#FBB203;
	color:#FFFFFF;
	border:0px;
	width:15px;
	height:21px;

}

/** affiche les tyles liés à l'éditeur html de l'admin  **/
.mce_titre
{
	font-size:100%;
	color:#113F57;
	font-weight:bold;

}

.mce_sstitre
{
	font-size:100%;
	font-weight:bold;
	color:#113F57;
}
.mce_texte {
	color:#000000;
	text-align:justify;

}
.mce_li {

	list-style-image:url(img/pucejaune.png);
	margin-bottom:3px;
	padding-right:20px;
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
}
.avertissement {
	border:2px solid #a00;
	background-color:#f04;
	padding:2px;
    color:#fff;
}

.photo {
    float:right;
    width:29%;
    margin:2%;
    padding:2%;
    border : 1px dotted #aaa;
    text-align:center;
}

.lettre
{
	color: #133142;
	padding: 5px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right: 2px;
	margin-left:2px;
	font-weight: bold;
	background-color:#FBB203;
	border-color:#133142;
	border-style:solid;
	border-width:1px;
	line-height:30px;

}
.lettrecarre 
{
	color: #DBDBDB;
	padding: 5px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right: 2px;
	margin-left:2px;
	font-weight: bold;
	background-color:#FFFFFF;
	border-color:#133142;
	border-style:dotted;
	border-width:1px;
	line-height:30px;

	
}
.carrecommentaires 
{
	padding: 5px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right: 2px;
	margin-left:2px;
	background-color:#FFFFFF;
	border-color:#133142;
	border-style:dotted;
	border-width:1px;

	
}



.lettre:hover {
	color:#FFFFFF;
	padding: 5px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:2px;
	margin-left:2px;
	font-size: 100%;
	font-weight: bold;
	background-color:#133142;
	border-color:#133142;
	border-style:solid;
	border-width:1px;
	line-height:30px;


}
.divarticles {
	background-color:#FBE1A1;
	border-color:#133142;
	border-style:solid;
	border-width:thin;
	float:right;
	width:40%;
    margin-left:1em;
    margin-bottom:1em;

}
.divliensarticles {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
}
.petit {
	font-size:80%;
}
.divblocprofil, .fieldset {
	background-color:#FBF9D1;
	border-color:#FBE1A1;
	border-style:solid;
	border-width:thin;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
    margin-bottom:10px;
}

.divblocprofil h2, .legend {
	text-align:center;
}

.case_profil, .fieldset input{
	padding-left:5px;
	background-image:url(img/fd_recherche_jaune.png);
	font-weight:bold;
	size:70%;
	color:#000000;
	vertical-align:middle;
	border-color:#FBE1A1;
	border-style:solid;
	border-width:1px;
	font-family:"Trebuchet MS";

}
.bleuclair1 {
    background-color:#F5F9FC;
}


.pdf {
    padding-left:20px;
    background-image:url(http://www.rencontres-montblanc.coop/img/icones/page_white_acrobat.png);
    background-position: left 3px;
    background-repeat: no-repeat;

}

/* ANNUAIRE */
table.fiche  {
    width:100%; /* Pas de valeur en pixels ! */
    border:none;
    background-color: #113F57

}

table.fiche td {
    vertical-align:middle;
    padding:10px;
}

.fondjaune {
   background-color:#FFCC00;
}

.alerte{

}
.avertissement
.bloc {
    margin-bottom:1em;
}

.editer {
    padding:5px;
    border:1px dashed #cca;
    font-size:11px;
    font-weight:normal;
}

#signataires_titre{
     margin-bottom:5px;
     color: #2e5468;
     font-weight:bold;
     font-size:1.2em;
}
#signataires_titre span{
     margin-bottom:5px;
	 margin-top:5px;
     color: #fbb203;
     font-weight:bold;
     font-size:1.2em;
}
#signataires_titre_signez{
     text-align:center;
     margin-bottom:8px;
     color: #fbb203;
     font-weight:bold;
     font-size:1.2em;
}
#signataire_langue{
     position:absolute;
     margin-left:293px;
}

#signataire_langue img{
     margin-right:6px;
}

#signataire_langue span{
     font-weight:bold;
}