﻿
/* 
CSS Document 
version du 29 juin 2009
© dfcreation 2009
*/

/* Style commun à toute les pages*/

fieldset
{
	
	border: 1px solid #cac7c7;
	margin:  0.5em 0 0 0.5em;
	-moz-border-radius:5px;
	padding:6px;
	
	}

legend {
	border: 1px solid black;
	background: #225aa0;
	color: white;
	font-variant: small-caps;
	letter-spacing: 0.1ex;
	font-weight: bold;
	padding: 0 0.2em;
}

#TypeLien, #Liens, #LienMort, #listeNews, #comite, #titreMembres, #listemembres, #titreComite, #contentAccueil, #contentPilotes,
#contentFichePilote, #nbrPhotos, #fichePilote, #contentGalerie, #adobe, #titrePresse, #articlePresse, #form_contact


{
    width: 860px;
	margin: 0px auto;
	overflow: hidden;
	
	
}

#titreMembres, #titreComite, #titrePresse
{
    text-align:center;
    font-weight:bold;
}

/* Accueil */

#colGauche
{
    float:left;
    width:620px;
    text-align:center;
   
    }

#colDroite
{
    float:right;
    width:240px;
    
    
    }
    
 #quickNews
 {
     width:185px;
     float: right;
     
     }
/* Le Club */

#historique2
{
    width: 800px;
	margin: 0px auto;
    }

.imageComite
{
    margin: 10px;
    text-align: left;
    }
    

#trMembres
{
    height: 20px;
    
    }

#piloteGauche
{
    float:left;
    width:430px;
    text-align:center;
   
    }
    
#piloteDroite
{
    float:right;
    width:430px;
    text-align:center;
    }

.hauteur20
{
    line-height : 17px;
    
    }

/* galerie photo */

#photo
{
    width: 286px;
    text-align:center;
    font-size:9px;
    }

#retourFiche, #retourFiche2
{
    width: 860px;
	margin: 0px auto;
	text-align:right;
    }
    
/* Manifestations */
#listeManifestation
{
    width: 800px;
	margin: 0px auto;
    }

#manGauche
{
    width:400px;
    }

/* Presse */

#adobeGauche
{
    float:left;
    width:680px;
    text-align:left;
   
    }

#adobeDroite
{
    float:right;
    width:180px;
    text-align:right;
    
    }
    
.imageAdobe
{
    text-align: left;
    }
    
#articlePresse
{
    text-align:center;
    
    }

/* News */

#listeNews
{
    text-align:left;
    }

/* Liens */

#TypeLien
{
    text-align:center;
    font-weight:bold;
}

#Liens
{
    text-align:left;
    }
    
#LienMort
{
    text-align:center;
    }


/* Nous contacter */

#contactGauche
{
    float:left;
    width: 350px;
    text-align:left;
    }
    
#contactDroite
{
    float: right;
    vertical-align:top;
    }

#adresse
{
    text-align:center;
    
    }

.obligatoire
{
    
    font-family:Verdana;
    font-size: 11px;
    color: Red;
    }
    
.alignBox
{
float: right;
width:180px;
    font-family:Verdana;
    font-size: 11px;
}

.alignDrop
{
float: right;
width:185px;
    font-family:Verdana;
    font-size: 11px;
}
