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

/* Propriétés générales */

body {
	margin: auto;
	margin-top: 10px;
	width: 760px;
	background-color: #CCCCCC;
}

p {
	margin-left: 15px;
	text-align: left;
	margin-right: 15px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header {
	float: left;
	height: 100px;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#container {
	float: left;
	width: 760px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #E8E8E8;
}

#container #lateral {
	width: 200px;
	float: right;
	height: 350px;
	padding-top: 20px;
}

#container  #acc {
	float: left;
	padding: 10px;
	width: 740px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1    {
	font-size: 16px;
	color: #176813;
	margin-top: 8px;
	margin-left: 5px;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

#footer {
	width: 742px;
	height: 15px;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/footer09_10.jpg);
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container #texte {
	float: left;
	padding: 10px;
	width: 740px;
	font: 12px Comic Sans MS, Verdana, Helvetica, sans-serif;
	text-align: left;
}

/* Menu */

#menu {
	float: left;
	width: 760px;
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #e8e8e8;
}

/* Agenda - Pub événements prochainement */

.events {
	height: 225px;
	width: 330px;
	float: left;
	background-image: url(images/events/fond.png);
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.titre-even  {
	height: 25px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
}
.affiche {
	width: 90px;
	float: left;
	height: 126px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.contenu {
	height: 130px;
	float: left;
	width: 195px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 5px;
}
.description {
	float: left;
	width: 297px;
	padding-left: 15px;
	padding-right: 17px;
	padding-top: 5px;
	height: 50px;
	padding-bottom: 5px;
	text-align: center;
	white-space: normal;
}
.infos {
	width: 70px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
.type {
	width: 190px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	color: #666666;
	font-size: 10px;
}

/* Intro */

#intro {
	width: 633px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	border: 0px solid #000000;
	margin-right: 65px;
	margin-left: 65px;
}

/* Photos */

#logofun {
	background-image: url(images/logo-fun-fond.png);
	background-repeat: no-repeat;
}
#MenuBar1  .agenda .agenda li .sub{
	padding: 10px;
}

/* Propriétés générales pour images */

.phdroite {
	float: right;
	margin: 5px 15px 5px 20px;
}
.phgauche {
	float: left;
	margin: 0px 20px 5px 5px;
}
.aide {
	margin-right: 10px;
	float: left;
}

/* Agenda - Voir - Recherche */

#recherche-fond {
	height: 34px;
	width: 720px;
	background-image: url(images/recherche-agenda.png);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 10px;
	padding-top: 20px;
	margin-top: 10px;
}
#recherche-fond  #raccourcistext {
	float: left;
	height: 26px;
	width: 75px;
	text-align: center;
	padding-top: 8px;
	padding-left: 8px;
}
#recherche-fond #raccourcisform {
	float: left;
	height: 28px;
	width: 135px;
	text-align: center;
	padding-top: 6px;
}
#recherche-fond #date {
	float: left;
	height: 26px;
	width: 110px;
	text-align: center;
	padding-top: 8px;
	padding-left: 0px;
}
#recherche-fond #dateform {
	float: left;
	height: 28px;
	width: 105px;
	text-align: center;
	padding-top: 6px;
}
#recherche-fond  #themetexte {
	float: left;
	height: 26px;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	padding-left: 0px;
}
#recherche-fond #themeform {
	float: left;
	height: 27px;
	width: 100px;
	text-align: center;
	padding-top: 6px;
	padding-left: 5px;
}
#recherche-fond #ok {
	float: left;
	height: 26px;
	width: 50px;
	text-align: center;
	padding-top: 8px;
	padding-left: 4px;
}

#container #texte #affiche {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 190px;
}#container #texte #description {
	float: left;
	width: 520px;
}
#container #prop-even {
	width: 710px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#container #texte .photo-equipe {
	height: 150px;
	width: 120px;
	float: left;
	padding-left: 25px;
}
#container #texte .nom-equipe {
	height: 45px;
	width: 433px;
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-top: 30px;
}
#container #texte .photo-equipeD {
	height: 150px;
	width: 120px;
	float: right;
	text-align: right;
	padding-right: 25px;
}
#container #texte .nom-equipeD {
	height: 45px;
	width: 433px;
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 30px;
}
#container #texte .events .infos a {
	color: #FFFFFF;
}
#container #texte .events .affiche img {
	height: 120px;
	width: 90px;
}
#container #texte #titre-even {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
#index {
	height: 450px;
	width: 311px;
	border: 1px solid #000;
	text-align: center;
	margin-right: 200px;
	margin-left: 200px;
}
#container #texte .photo-promo {
	height: 467px;
	width: 650px;
	float: left;
	margin-left: 25px;
}
#container #texte .photo-promo a {
	border-style: hidden;
}
#container #texte .nom-promo {
	height: 45px;
	width: 433px;
	padding-left: 15px;
	text-align: left;
	padding-top: 30px;