/*
	CSS pour CMC
	Jeff - egzakt.com
	2008-02-11
*/

body {
	font-size: 69%;
	line-height: 1.27em;
	font-family: Verdana, sans-serif;
	margin: 0;
	color: #ffffff;
	background: #9F1722 url(../images/ul/tuiles/tuile_fond.jpg) 0 8px repeat-x;
	scrollbar-3dlight-color: #3d0103;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #9f1722;
	scrollbar-darkshadow-color: #3d0103;
	scrollbar-face-color: #6a0f16;
	scrollbar-highlight-color: #3d0103;
	scrollbar-shadow-color: #3d0103;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 1.09em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 0 8px 0;
	margin: 0;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	color: #FFFFFF;
	padding: 0 0 5px 0;
	margin: 0;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 1.09em;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
	padding: 10px 0;
	margin: 0;
}

a {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: underline;
	outline: 0;
}

a:hover, .nouvelle h2 a:hover, #bas a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

img {
	border: 0;
}

/*
	BASE
*/

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

.contenu {
	width: 740px;
	margin: 0 auto;
}

#entete {
	width: 740px;
	height: 240px;
	padding: 25px 0 23px 0;
	background: url(../images/ul/tuiles/navig.jpg) top left no-repeat;
}

#logo {
	padding: 0 0 42px 18px;
}

#navig {
	padding: 0 12px;
}

.btn_action {
	margin-top: 10px;
}

#navig a, .btn_action a {
	display: block;
	float: left;
	padding: 2px 5px;
	margin-right: 30px;
	text-decoration: none;
}

#navig a.selected, .btn_action a.selected {
	background-color: #FFFFFF;
	padding: 2px 0;
	margin-right: 0;
	color: #000000;
}

.btn_action a:hover {
	text-decoration: none;
}

.navig_selected {
	float: left;
	margin-right: 30px;
}

.navig_selected img, .btn_action img {
	display: block;
	float: left;
}

#conteneur {
	width: 740px;
	background: url(../images/ul/tuiles/contenu_top.gif) top left no-repeat;
}

#conteneur_bas {
	min-height: 200px;
	padding: 8px 0 10px 18px;
	background: url(../images/ul/tuiles/contenu_bottom.gif) bottom left no-repeat;
}

* html #conteneur_bas {
	height: 200px;
}

.section_2 #conteneur_bas {
	min-height: 375px;
}

* html .section_2 #conteneur_bas {
	height: 375px;
}

#conteneur_accueil {
	width: 740px;
	background: url(../images/ul/tuiles/contenu_accueil_top.gif) top left no-repeat;
}

#conteneur_accueil_bas {
	min-height: 200px;
	padding: 8px 0 10px 18px;
	background: url(../images/ul/tuiles/contenu_accueil_bottom.gif) bottom left no-repeat;
}

* html #conteneur_accueil_bas {
	height: 200px;
}

#titre_page {
	width: 194px;
	height: 12px;
	padding-bottom: 15px;
	text-align: center;
}

#commanditaires {
	position: relative;
	width: 717px;
	height: 148px;
	margin-top: 10px;
	padding: 8px 15px 15px 15px;
	background: url(../images/ul/tuiles/tuile_commanditaires.gif) top left no-repeat;
}

#titre_commanditaires {
	width: 298px;
	height: 12px;
	text-align: center;
}

#yeti {
	float: left;
	padding: 35px 5px 0 0;
}

#brasserie {
	float: left;
	padding: 15px 5px 0 5px;
}

#brooks {
	float: left;
	padding: 48px 7px 0 0;
}

#sogetel {
	float: left;
	padding: 65px 0 0 0;
}

#lien_sogetel {
	position: absolute;
	top: 148px;
	left: 20px;
}

#clinique {
	float: left;
	padding: 32px 0 0 0;
}

#loading {
	display: none;
	position: absolute;
	top: 388px;
	left: 646px;
	width: 100px;
	height: 100px;
	z-index: 900;
}

#loading.calendrier {
	top: 435px;
	left: 430px;
}

#bas {
	font-size: 0.82em;
	text-align: center;
	padding: 5px 0 0 0;
	color: #FFFFFF;
}

#bas a {
	color: #CCCCCC;
	text-decoration: none;
}

#bas span {
	padding: 0 15px;
}

/*
	ACCUEIL
*/

#gauche {
	float: left;
	width: 430px;
}

#droite {
	position: relative;
	float: left;
	width: 292px;
	height: 380px;
}

#titre_calendrier {
	margin-left: 22px;
}

#contenu_accueil {
	/*overflow: auto;*/
	margin: 4px 2px 0 0;
	/*height: 334px;*/
	padding: 10px 28px 0 0;
}

.nouvelle {
	padding: 0 0 25px 0;
}

.nouvelle h2 a {
	text-decoration: none;
}

span.date {
	display: block;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-size: 0.92em;
}

a.details {
	display: block;
	float: right;
	padding: 5px 0 10px 0;
	font-size: 0.92em;
}

.pub {
	text-align: center;
	padding: 0 22px;
}

#fb_like_box {
	background-color: #fff;
	margin: 15px 11px 15px 11px;
}

/* CALENDRIER
-----------------------------------------*/
#calendrier {
	/*background-color: #540204;*/
	width: 270px;
	height: 215px;
	margin: 25px auto 0 auto;
	padding: 0;
}

.full #calendrier {
	width: 704px;
	margin: 10px 0 0 0;
}

#titre_mois {
	float: left;
	background: url(../images/ul/graphiques/titre_mois.gif) top left no-repeat;
	width: 212px;
	height: 17px;
	padding: 2px 0 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

.full #titre_mois {
	width: 646px;
}

#mois_prec, #mois_suiv {
	float: left;
	width: 22px;
	height: 19px;
	margin-left: 1px;
}

#calendrier table.jours {
	width:100%;
	background-color: #540204;
}

#calendrier table.jours th, table.jours td {
	font:bold 14px/17px Verdana, Arial, sans-serif;
	color:#FFFFFF;
	width:24px;
	padding:5px 0;
}

.full #calendrier table.jours th, .full table.jours td {
	font:bold 16px/19px Verdana, Arial, sans-serif;
	width: auto;
	padding: 13px 0;
}

#calendrier table.jours td {
	font: 11px/13px Verdana, Arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
}

.full #calendrier table.jours td {
	font: 13px/16px Verdana, Arial, sans-serif;
}

#calendrier table.jours td a {
	text-decoration:none;
}

#calendrier table.jours td a:hover {
	text-decoration:underline;
	color:#9F1722;
}

#calendrier table.jours td.course {
	background-color:#9F1722;
	font-weight:bold;
	color:#FFFFFF;
}

#calendrier table.jours td.course a {
	color: #FFFFFF;
}

#calendrier table.jours td.course a:hover {
	color: #000000;
}

.apercu_nom {
	padding-top: 5px;
}


#accueil_texte {
	background:url(../images/tuiles/accueil_texte.jpg) no-repeat top left;
	margin-left:10px;
	padding:28px;
}

#inscription {
	padding: 0 30px 0 22px;
}

.photo {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 16px 10px 0;
	text-align: center;
	overflow: hidden;
}

/*
	MAP
*/

#map_container {
	margin: 0 0 10px 0;
	width: 728px;
}

#map_container form {
	color: #FFFFFF;
}

#map {
	width: 705px;
	height: 300px;
	margin-top: 10px;
}

#directions {
	display: none;
	width: 695px;
	background: #fff;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	color: #000 !important;
}

#infobulle {
	display:none;
	color: #000;
	margin: 0 0 10px 0;
}

#fromAddress,
#go {
	width: 55px;
	border:1px solid #999;
	font-size:1em;
	padding:2px;
	margin-top:2px;
	color:#333;
}

#go {
	width:auto;
	height: 20px;
	padding:1px 0 0;
}

/*
	DIVERS
*/

.texte {
	
}

.section_2 .texte, .section_3 .texte, .section_4 .texte, .section_5 .texte {
/*
	overflow: auto;
	height: 315px;
*/
	padding: 14px 15px 15px 0;
	/*margin-right: 15px;*/
}

.section_5 .texte {
	padding-right: 5px;
}

.section_5 .texte span {
	color: #FFFFFF;
}


.texte ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.texte ul li {
	margin: 0;
	padding: 0 0 8px 0;
}

.bouton_img:hover {
	background: transparent;
	visibility: hidden;
}

.bouton_img .over {
	position: absolute;
	visibility: hidden;
}

.bouton_img:hover .over {
	visibility:visible;
}

.message_erreur {
	width: 300px;
	border: 1px solid #646967;
	color: #AF2A36;
	margin: 10px auto 20px auto;
	padding: 8px 5px;
	text-align: center;
}

.message {
	width:80%;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #646967;
	color: #AF2A36;
	padding:5px 10px;
	text-align:center;
	font:bold 12px/14px Arial, Verdana, sans-serif;
}

.erreur, .requis {
	color:#AF2A36;
}

.no_border {
	border: none;
}

input, select {
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	padding: 2px 2px;
	height: 14px;
	margin: 0;
}

textarea {
	border: 1px solid #CCCCCC;
}

select {
	height: 1.8em;
	border: 1px solid #CCCCCC;
}

form {
	margin: 0;
}
