@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* Pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
} 

p
{
	text-align: justify;
} 
#Conteneur #ColoneDroite .FormuleUcpa ul li {
	list-style-image: url(../MiseEnPage/PuceCarreRouge.gif);
	margin-right: 10px;
	margin-left: -10px;
}

h1 {
	color: #30D4F7;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

h2
{
	color: #30D4F7;
	font-size: 14px;
	margin-bottom: -5px;
} 


a {
	color: #E34F22;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}



#Conteneur {
	width: 970px;     /* Largeur idem Site UCPA */
	position: absolute;  /*Astuce de centrage de la page qui marche avec tous les navigateurs */
	left:50%;
	margin-left: -485px;	/* Largeur divisée par deux */
	background-image: url(../MiseEnPage/Fond.gif);
	border : 0px solid ;
	
} 

#Bandeau {
	background-color: #FFF;
	height: 185px;
	width: 970px;
	border : 0px solid ;
}
#Bandeau a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* MENU -----------------------------*/

#Conteneur #Menu {
	height: 30px;
	width: 970px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../MiseEnPage/CadreMenu.gif);
}

#Conteneur #Menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
}


#Conteneur #Menu ul li {
	list-style-type: none;
	display: inline;
	background-color:white;
	text-align: center;
	font-size: 12 px;
}


#Conteneur #Menu ul  a {
	color: #30D4F7;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-color: white;
}


#Conteneur #Menu ul a:hover {
	color:#E34F22;
	text-decoration:underline;
}


.Espace {
	margin-right: 10px;
}

.MenuActif {
	color: #30D4F7;
	text-decoration: underline;
}



/* FIN MENU ---------------*/

/*=======================*/
#ColoneGauche {
	float: left;
	width: 456px;
	border : 0px solid;
	margin-right: 20px;
	margin-top: 0px;
}


#Conteneur #ColoneGauche p {
	text-align: center;
}
#Conteneur #ColoneCentrale p img {
}

#ColoneDroite{
	float: right;
	width: 230px;
	margin-left: 20px;
	border : 0px solid;
	margin-top: 0px;
}




#ColoneCentrale {
	border : 0px solid;
}

#Conteneur #ColoneCentrale p {
	text-align: center;
}

#ColoneCentrale ul {
}




/* Pied de Page --------------*/
#PiedPage {
	width: 970px;
	clear:both;
	text-align: center;
	font-size: xx-small;
	background-image: url(../MiseEnPage/PiedPage.gif);
	padding-top: 120px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-color: #FFF;
	border : 0px solid ;
} 
.marque {
	color: #57BDE4;
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.Defile {
	color: #F40;
}

#PiedPage ul li{
	list-style-type: none;
	display: inline;
	text-align: left;
}
#PiedPage ul {
	margin: 0px;
	padding-left: 0px;
}

#InstallerFlashPlayer {
	color: #A4B6CA;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#InstallerFlashPlayer div p {
	text-align: center;
}


#Conteneur #PiedPage ul .Espace a:hover {
	color: #B7F0FC;
}
.Decale {
	padding-left: 370px;
}
#Conteneur #ColoneCentrale .Decale a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Centrer {
	text-align: center;
}

#ConteneurVideo p {
	text-align: center;
	margin-top: 0px;
}
#ConteneurVideo {
	width: 400px;
    position: absolute;  /*Astuce de centrage de la page qui marche avec tous les navigateurs */
	left:50%;
	margin-left: -200px;	/* Largeur divisée par deux */	
	height: 370px;
	background-image: url(../MiseEnPage/Fond.gif);
	text-align: center;	
	border : 0px solid ;
}
#ConteneurVideo h2 {
	font-size: 120%;
	text-align: center;
}
#InstallerFlashPlayer {
	color: #A4B6CA;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#InstallerFlashPlayer div p {
	text-align: center;
}
#ConteneurVideo #player #InstallerFlashPlayer a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FormuleUcpa{
	background-image: url(../MiseEnPage/BasCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	width: 230px;
	margin-top: 20px;
	text-align: left;
	}
.FormuleUcpa p {
	margin-top: 0px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}	
	
.FormuleUcpa h1  {
	background-position: center top;
	font-size: 14px;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
.FormuleUcpa h2  {
	font-size: 12px;
	color: #30D4F7;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}

.FormuleUcpaCentrer {
text-align: center;	
}

.EvenementUcpa{
	background-image: url(../MiseEnPage/BasCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	width: 230px;
	margin-top: 20px;
	text-align: center;
	}
.EvenementUcpa p {
	margin-top: 0px;
	text-align: center;
	color: #E44F22;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 10px;
}

.EvenementUcpa h1  {
	background-position: center top;
	font-size: 14px;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
.EvenementUcpa h2  {
	font-size: 12px;
	color: #30D4F7;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}





.UcpaEnChiffre{
	background-image: url(../MiseEnPage/BasCadreUcpaEnChiffre.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	width: 454px;
	margin-top: 20px;
	text-align: left;
	}
.UcpaEnChiffre p {
	margin-top: 0px;
	text-align: left;
	color: #F00;
	padding-left: 15px;
	padding-right: 15px;
}	
	
.UcpaEnChiffre h1  {
	background-position: center top;
	font-size: 14px;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadreUcpaEnChiffre.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}



.EncartLiaisonAerienne {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.Telephone {
	font-size: 12px;
	color: #FF6633;
	font-weight: bold;
}
.Couleur2 {
	color: #007BBF;
}
#Conteneur #ColoneDroite .FormuleUcpa .EncartLiaisonAerienne p {
	text-align: center;
}
.ColoneEncartCentral {
	background-image: url(../MiseEnPage/BasCadreOption.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	float: left;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.ColoneEncartCentral p {
	margin-top: 0px;
	text-align: left;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
}	
	
.ColoneEncartCentral h1  {
	background-position: center top;
	font-size: 14px;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadreOption.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
#Conteneur #ColoneCentrale p img {
}
#CreditPhoto {
	width: 600px;
	margin-left: 185px;
}

#ColoneGaucheContact {
	float: left;
	border : 0px solid;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 20px;
}


#Conteneur #ColoneGaucheContact p {
	text-align: center;
}



#ColoneDroiteContact {
	float: right;
	width: 134px; /* Format Encart Ucpa*/
	margin-left: 20px;
	border : 0px solid;
	margin-top: 30px;
}



.EncartContactDroit{
	background-image: url(../MiseEnPage/BasCadrePartenaire.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	}
.EncartContactDroit p {
	text-align: center;
	color: #55BDE4;
	margin-top: 0px;
	margin-bottom: 5px;
}
.EncartContactDroit h2 {
	margin: 0;
	background-position: center top;
	font-size: 110%;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadrePartenaire.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 35px;
}

.EncartContactDroit p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.EncartContactDroit p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}






.EncartPartenaire{
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	background-image: url(../MiseEnPage/BasCadreNosPartenaires.gif);
	}
.EncartPartenaire p {
	text-align: center;
	color: #55BDE4;
	margin-top: 0px;
	margin-bottom: 5px;
}
.EncartPartenaire h2 {
	margin: 0;
	background-position: center top;
	font-size: 110%;
	background-image: url(../MiseEnPage/HautCadreNosPartenaires.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	text-align: center;
}

.EncartPartenaire p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.EncartPartenaire p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Ucpa{
	background-image: url(../MiseEnPage/BasCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	width: 230px;
	margin-top: 0px;
	text-align: left;
	}
.Ucpa p {
	margin-top: 0px;
	text-align: left;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
}	
	
.Ucpa h1  {
	background-position: center top;
	font-size: 14px;
	text-align: center;
	background-image: url(../MiseEnPage/HautCadreFormuleUcpa.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
.Ucpa h2  {
	font-size: 12px;
	color: #30D4F7;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}
.FenetrePhotos {
	background-image: url(../MiseEnPage/Fond.gif);
	text-align: center;
}
.FenetrePhotos p {
	text-align: center;
}
#Conteneur #ColoneCentrale .ColoneEncartCentral ul li {
	list-style-image: url(../MiseEnPage/PuceCarreRouge.gif);
	text-align: left;
}
#Conteneur #ColoneDroite .FormuleUcpa ul {
}
.Notes {
	font-size: 9px;
}

#Conteneur #ColoneDroite .FormuleUcpa h3 {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 0px;
	color: #666;
	font-weight: normal;
}
#Conteneur #ColoneGauche .UcpaEnChiffre ul li {
	color: #666;
}
#Conteneur #ColoneCentrale table tr td {
	text-align: center;
}
/*#Conteneur #ColoneDroite .EvenementUcpa p {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}*/
#Conteneur #ColoneDroite .EvenementUcpa p a {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
#Conteneur #ColoneCentrale .ColoneEncartCentral h2 {
	color: #30D4F7;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
