@import url(layout.css);
@import url(commun.css);
@import url(tablekit.css);

/* CENTER */

#principale div#page div#content div#evenements {
	width: 682px;
	position: relative;
	float: left;
	padding: 17px;
}

#principale div#page div#content div#evenements div#informations {
	width: 656px;
	border: 1px solid #b1b3b4;
	padding: 12px 11px 12px 11px;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	color: #000;
	background-color: #fff;
}

#principale div#page div#content div#evenements div#informations div#vignette {
	border: 1px solid #ccc;
	width: 180px;
	margin: 0px 14px 0px 0px;
	float: left;
}

#principale div#page div#content div#evenements div#informations div#information {
	float: left;
	width: 460px;
}

#principale div#page div#content div#evenements div#informations h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 9px 0px 25px 0px;
	color: #900;
	text-transform: uppercase;
	float: left;
	width: 460px;
}

#principale div#page div#content div#evenements div#informations p {
	margin: 0px 0px 15px 0px;
}

#principale div#page div#content div#evenements div#informations div#periode {
	color: #09f;
	float: left;
	margin: 0px 0px 10px 0px;
}

/* GESTION DES TABS */
.tab-container .tabs { 	margin: 11px 0px 3px 0px; height: 32px; }
.tab-container .tabs li { float: left; text-transform: uppercase; height: 32px; line-height: 32px; text-align: center; background: url(../../img/layout/onglet.png) top left no-repeat; width: 169px; margin: 0px 2px 0px 0px; }
.tab-container .tabs li.current { background-position: bottom left; }
.tab-container .tabs li a { color: #000; display: block; width: 169px; height: 32px; }
.tab-container .tabs li a:hover { cursor: pointer; }
.tab-container .tabs li.current a { color: #fff; }

#principale div#page div#content div#evenements ul.tabs li h4 {
	font-weight: normal;
}

#principale div#page div#content div#evenements div.module {
	width: 650px;
	padding: 15px;
	border: 1px solid #b1b3b4;
	margin: 3px 0px 8px 0px;
	font-size: 14px;
	color: #000;
	text-align: justify;
	background-color: #fff;
}

#principale div#page div#content div#evenements div.liste {
	width: 654px;
	border: 1px solid #b1b3b4;
	padding: 13px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}

#principale div#page div#content div#evenements div.liste div.nb {
	width: 446px;
	height: 24px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #248bcd;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}

#principale div#page div#content div#evenements div.liste form.afficher {
	float: left;
	width: 188px;
}

#principale div#page div#content div#evenements div.liste form.afficher legend {
	display: none;
}

#principale div#page div#content div#evenements div.liste form.afficher select {
	border: 1px solid #b1b3b4;
	width: 186px;
	font-size: 10px;
}

/* LES RESULTATS */

#principale div#page div#content div#evenements div.liste table {
	clear: both;
	width: 653px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr.resultat {
	height: 84px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr.resultat td {
	height: 79px;
	border-bottom: 1px solid #b5b5b5;
	padding: 2px 0px 2px 0px;
	line-height: 18px;
	font-size: 14px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	text-align: left;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.aucun-resultat {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	color: #000;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col1 {
	width: 75px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col2 {
	width: 129px;
	color: #8d0c09;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px 15px 0px 0px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col3 {
	width: 88px;
	color: #0491e6;
	font-size: 12px;
	padding: 0px 25px 0px 0px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col4 {
	width: 92px;
	font-weight: bold;
	color: #000;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col5 {
	width: 95px;
	text-transform: uppercase;
	color: #000;
	padding: 0px 10px 0px 0px;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col6 {
	width: 125px;
	font-weight: bold;
	color: #000;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col7 {
	width: 175px;
	color: #000;
}

#principale div#page div#content div#evenements div.liste table.sortable tr td.col8 {
	width: 147px;
	font-weight: bold;
	color: #000;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col1 {
	width: 65px;
	font-weight: bold;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col2 {
	width: 134px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col3 {
	width: 103px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col4 {
	width: 82px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col5 {
	width: 95px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col6 {
	width: 115px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col7 {
	width: 175px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col8 {
	width: 147px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col2 span {
	width: 110px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col3 span {
	width: 50px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col4 span {
	width: 60px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col5 span {
	width: 70px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col6 span {
	width: 50px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col7 span {
	width: 70px;
}

#principale div#page div#content div#evenements div.liste table.sortable thead tr th.col8 span {
	width: 50px;
}
