﻿BODY
{
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;    
}
DIV, SPAN, TD, P, UL, LI, A
{
    color:#000000;
    font-family: Tahoma, Verdana, Arial;
    font-size:13px;
    margin:0px;
    padding:0px;
    list-style:none;
    text-decoration:none;
} 

A
{
	font-weight:bold;
}
A:hover
{
	text-decoration:underline;
}

img
{
	border:0;	
}

#Conteneur
{
	background:url("../Images/Commun/fdContenu.jpg") no-repeat left top;
}
    
/*******HEADER*******/

#Header
{
	background:url("../Images/Commun/fdHeader.jpg") no-repeat left top;
}

#Header div.panIdentification
{
	font-size:11px;
	color:#FFFFFF;
}

#Header div.panIdentification a
{
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
}
#Header div.panIdentification a:hover
{
	text-decoration:underline;
}
#Header div.panIdentification input[type="submit"]
{
	font-size:11px;
	color:#FFFFFF;
	padding:0;
	margin: -4px 0 0 4px;
	border: none;
	background: transparent;
	margin: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	cursor: pointer;
}
#Header div.panIdentification input[type="submit"]:hover
{
	border-bottom: 1px solid #fff;
}
#Header div.panIdentification input[type="text"],
#Header div.panIdentification input[type="password"]
{
	font-size:9px;
	width:80px;
}

#Header div.panIdentification span
{
	font-size:11px;
	color:#95287F;
}

#Header #Menu
{
	font-weight:bold;	
}

#Header #Menu a
{
	color:#666666;
}
#Header #Menu a.btGererAssociation:hover
{
	background:url("../Images/Bouton/btGererAssociationHover.jpg") no-repeat left top;
}
#Header #Menu a.btLesServices:hover
{
	background:url("../Images/Bouton/btLesServicesHover.jpg") no-repeat left top;
}
#Header #Menu a.btInscriptionGratuite:hover
{
	background:url("../Images/Bouton/btInscriptionGratuiteHover.jpg") no-repeat left top;
}

/*******CORPS*******/
    
    /*******CENTRE*******/
    
    div.CentreMasterHome
    {
		background:url("../Images/Commun/fdHome.jpg") no-repeat left top;
    }
    
    h1, h1 a
    {
		font-size:24px;
		color:#95287F;	
    }
    
    h2, h2 a
    {
		font-size:20px;
		color:#808080;	
    }
    
    h3, h3 a
    {
		font-size:14px;
		color:#808080;	
    }
    
    p
    {
		font-size:12px;
		color:#000000;
		margin-bottom:10px;	
    }
    
    ul
    {
		margin: 20px 40px;	
    }
    
    ul li
    {
		background:url("../Images/Commun/fdli.gif") no-repeat left top;	
		padding-left:32px;
		color:#808080;
		font-weight:bold;
		margin:4px;
    }
    
    a.btGrand
    {
		padding-top:10px;
		font-size:12px;
		background:url("../Images/Bouton/btGrand.jpg") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }
    a.btGrand2Lignes
    {
		padding-top:2px;
		font-size:12px;
		background:url("../Images/Bouton/btGrand.jpg") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }
    a.btGrand:hover, a.btGrand2Lignes:hover
    {
		background:url("../Images/Bouton/btGrandHover.jpg") no-repeat center top;	
    }
    
    a.btGrandInscript
    {
		padding-top:16px;
		font-size:14px;
		background:url("../Images/Bouton/btnGrandV2.png") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }

    a.btGrandInscript:hover
    {
		background:url("../Images/Bouton/btnGrandHoverV2.png") no-repeat center top;
		text-decoration: none;
    }
    
    a.btMoyen, a.btMoyenListe
    {
		padding-top:5px;
		font-size:12px;
		background:url("../Images/Bouton/btMoyen.jpg") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }
    a.btMoyen:hover, a.btMoyenListe:hover
    {
		background:url("../Images/Bouton/btMoyenHover.jpg") no-repeat center top;	
    }
    
    a.btPetit
    {
		padding-top:5px;
		font-size:12px;
		background:url("../Images/Bouton/btPetit.jpg") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }
    a.btPetit:hover
    {
		background:url("../Images/Bouton/btPetitHover.jpg") no-repeat center top;	
    }
    
    a.btMini, a.btMiniListe
    {
		padding-top:5px;
		font-size:12px;
		background:url("../Images/Bouton/btMini.jpg") no-repeat center top;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
    }
    a.btMini:hover, a.btMiniListe:hover
    {
		background:url("../Images/Bouton/btMiniHover.jpg") no-repeat center top;	
    }
    
    .popUp a.btMini
    {
		float:right;
		margin:0;	
    }
    .popUp a.Center
    {
		float:none;
		margin:0;
		margin:auto;
    }
    
    DIV.divUnService
    {
		background:url("../Images/Commun/fdService.jpg") no-repeat left top;	
		color:#000000;
    }
    
    DIV.divUnService h2
    {
		margin:20px 0 0 0;
    }
    
    DIV.divUnService h2 a
    {
		font-size:14px;
		color:#95287F;
		margin-top:0;
    }
    
    SPAN.Resume
    {
		font-size:12px;	
    }
    
    DIV.Description p
    {
		font-size:14px;	
    }
    
    
    /*******DROITE*******/
    
    DIV.Droite a.btMesServices
    {	
		background:url("../Images/Bouton/btMesServices.jpg") no-repeat left top;	
    }
    DIV.Droite a.btMesServices:hover
    {	
		background:url("../Images/Bouton/btMesServicesHover.jpg") no-repeat left top;	
    }
    
    DIV.divServices
    {
		background:url("../Images/Commun/fdMenuDroit.jpg") no-repeat left top;	
    }
    
    DIV.divServices a
    {
		font-size:14px;
		font-weight:bold;
		color:#95287F;	
    }
    
    DIV.divServices ul li
    {
		margin:5px;
		background:none;
		padding:0;
    }
    
    DIV.divServices ul li a
    {
		font-size:12px;
		color:#808080;
    }
    DIV.divServices ul li a:hover
    {
		color:#95287F;
    }
    
    DIV.divServices a.Groupama
    {
		font-size:14px;
		font-weight:bold;
		color:#006D58;	
    }
    
    a.PartenaireComptanoo
    {
		background:url("../Images/Commun/fdPartenaireComptanoo.jpg") no-repeat left top;
		display:block;
		width:200px;
		height:60px;
    }
    
    
/*******FOOTER*******/
#Footer
{
    background:url("../Images/Commun/fdFooter.jpg") no-repeat left top;
    height:48px;
}
#Footer .liensFooter
{
	float:right;
	margin-top:10px;
}
#Footer .liensFooter UL
{
	margin:0px;	
}
#Footer .liensFooter LI
{
	float:left;
	color:#666666;
	background:none;
	padding:0;
}
#Footer .liensFooter LI A
{
    font-size:12px;
    color:#666666;
    padding:0 5px;
}
#Footer .liensFooter LI A:hover
{
	text-decoration:underline;
}

#Footer div.liensSousFooter a
{
	font-size:11px;
	font-weight:normal;	
	color:#95287F;
}



/* page d'inscription */

#GenForm{
	width:513px;
	_width:533px;
	float: left;
}

#codeOublie
{
	float: left;
	border:solid 1px #fecf73;
	width: 198px;
	color: #808080;
	padding: 5px 4px;
	margin-left: 39px;
	_margin-left: 19px;
	margin-top:22px;
}
#codeOublie a, #codeOublie a:visited
{
	text-decoration: underline;
	color: #808080;
	font-weight: normal;
}

#GenForm select
{
	_margin-top: 2px;
}

/* page logiciel-de-comptabilite-pour-associations */

h1.titrePresentation
{
	color:#33689F;
	line-height:0px;
	_margin-top: 30px;
	letter-spacing:1.5px;
}
.contenuCentre .presentationResume
{
	float: left;
	color: #808080;
	font-size: 14px;
	line-height: 20px;
	width: 553px;
}
.contenuCentre .txtNoir
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.sousTitre
{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:0.5px;
}

.lienPresentation
{
	float: left;
	background: url(http://www.mon-association.info/App_Themes/Default/Images/Commun/pucePresentation.jpg) no-repeat left top;
	padding-left: 32px;
	height: 27px;
	padding-top: 3px;
}
.lienPresentation a
{
	color: #33689F;
	font-size: 15px;
	font-weight:bold;
}

.fonctionnalites
{
	border-bottom: solid 1px #33689F;
	color: #33689F;
	font-size: 15px;
	width: 505px;
	font-weight:bold;
}

.contenuPresentation
{
	float: left;
	width: 505px;
}
.vignettePresentation
{
	float: left;
	padding-top: 90px;
	padding-left: 35px;
	_padding-left: 25px;
}

.conteneurVignettes
{
	float: left;
	position: relative;
	margin-top: 23px;
}


/* page ressource */

.iframeCentre
{
	width: 760px;
	text-align: center;
}

/* page clause.aspx */
h6
{
	border: 1px solid #FECF73;
	color: #808080;
	padding: 5px 4px;
	font-size:13px;
	font-weight:normal;
}
p
{
	font-size:13px;
}