* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
}
a img {
	border:medium none;
}
a:hover {
	text-decoration: underline;
}
abbr {
	border-bottom: medium none;
}
ul {
	list-style-type: none;
}
.big-bloc-col-1 ul{
	list-style-type:disc;
}
.clear {
	clear: both;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.5em;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
}
#body{
	background-image: url(/wp-content/themes/tour79/images/bg.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width: 962px;
	padding: 0 24px;
}
/* ===== Classes communes ===== */
.alignleft{
	float: left;
	margin-right:10px;
}
.alignright{
	float: right;
	margin-left:10px;
}
.none {
	display: none;	
}
.block {
	display: block;	
}
.inline {
	display: inline;	
}
.hidden {
	visibility: hidden;
}
.bold {
	font-weight: bold;
}
.no-bold {
	font-weight:normal;
}
.f-left {
	float: left;
}
.clear {
	clear: both;
	display: block;
}
.f-right {
	float: right;
}
.ta-left {
	text-align: left;
}
.ta-center {
	text-align: center;
}
.ta-right {
	text-align: right;
}
.tt-upper {
	text-transform: uppercase;
}
.img-replacement {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
}
a span.img-replacement {
	cursor:pointer
}
.vcard .type {
	display: none;
}
/* ===== Container ===== */
#container {
	width:976px;
}
/* ===== Entête ===== */
#header {
	background-image: url(/wp-content/themes/tour79/images/header/bg.png);
	background-repeat: no-repeat;
	height:168px;
	margin-bottom:20px;
}
#header-wrapper {
}
#header #header-box-banniere{
	padding-top: 30px;
	text-align: right;
	padding-right: 35px;
}
/* ===== Logo ===== */
#header #header-box-logo {
	float:left;
	height:117px;
	position:relative;
	width:451px;
}
#header #header-box-logo a:hover {
	text-decoration:none;
}
#header #header-box-logo a span {
	background-image: url(/wp-content/themes/tour79/images/header/bg.png);
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
/* ===== Menu ===== */
#menu {
	background-repeat: repeat-y;
	background-position: top center;
}
#menu[id] {

}
#menu-wrapper {
}
#menu-h-items {
	margin-left:10px;
}
#menu-h-items .menu-h-item {
	float:left;
	background-repeat: no-repeat;
	height:31px;
	position: relative;
	z-index:800;
	background-position:0 9px;
	background-repeat: no-repeat;
	width:1px;
}
#menu-h-items .menu-h-item.more {
	width:100px;
}
#menu-h-items .menu-h-item[class], #menu-h-items .menu-h-item.more[class] {
	width:auto;
}
#menu-h-items .box-menu-h-sous-menu {
	display:none;
	/*position: absolute;*/
	top:31px;
	z-index:10000;
	background-image:url(/wp-content/themes/tour79/images/menu/bg-subitems.png);
	background-position:left bottom;
	position:absolute;
	min-width: 120px;
}
#menu-h-items .box-menu-h-sous-menu .box-menu-h-sous-menu-bottom-shadow {
	margin-left:15px;
	background-image: url(/wp-content/themes/tour79/images/menu/bg-subitems.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:10px;
	font-size:1px;
}

#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu-wrapper {
	background-repeat: repeat-y;
	background-position: top center;
	border-left: 1px solid #dddbd9;
	border-right: 1px solid #dddbd9;
	background-color: #fff;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu-wrapper[class] {
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu {
	
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item {
	color:#FFFFFF;
	font-size:0.8em;
	border-top: 1px solid #dddbd9;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item.last {
	-moz-border-radius: 0 0 5px 5px ;
	-webkit-border-radius: 0 0 5px 5px ;
	border-radius: 0 0 5px 5px ;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item:hover {
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item[class] {
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item a {
	background-position:8px 14px;
	background-repeat:no-repeat;
	color:#4e433a;
	display:block;
	height:22px;
	padding:8px 0 0 8px;
	text-decoration:none;
}
#menu-h-items .box-menu-h-sous-menu .menu-h-sous-menu .menu-h-sous-menu-item a:hover {
	
}
#menu-h-items .menu-h-item .menu-h-item-lnk {
	color:#4E433A;
	cursor:default;
	display:block;
	font-weight:bold;
	margin:0 1px;
	padding:9px 11px 0px;
	text-transform:uppercase;
	height:23px;
	cursor:pointer;
}
#menu-h-items .menu-h-item .menu-h-item-lnk[class] {
	padding:9px 12px 0px;
}
#menu-h-items .menu-h-item .menu-h-item-lnk:hover, #menu-h-items .menu-h-item:hover .menu-h-item-lnk ,
#menu-h-items .menu-h-item.more.selected .menu-h-item-lnk {
	background-image:url("/wp-content/themes/tour79/images/menu/bg-item.gif");
	background-position: left 1px;
}
#menu-h-items .menu-h-item.first .menu-h-item-lnk:hover, #menu-h-items .menu-h-item.first:hover .menu-h-item-lnk {
	background-image:url("/wp-content/themes/tour79/images/menu/bg-first-item.gif");
	background-position: 2px 1px;
	background-repeat: no-repeat;
}
#menu-h-items .menu-h-item.last .menu-h-item-lnk:hover, #menu-h-items .menu-h-item.last:hover .menu-h-item-lnk {
	background-image:url("/wp-content/themes/tour79/images/menu/bg-last-item.gif");
	background-position: right 1px;
}
#menu-h-items .menu-h-item.more .menu-h-item-lnk:hover, #menu-h-items .menu-h-item:hover .menu-h-item-lnk {
	border-bottom: medium none;
	height:22px;
}
#menu-h-items .menu-h-item:hover > .box-menu-h-sous-menu {
	display: block;
}
#menu-h-items .menu-h-item .menu-h-item-lnk span {
	position: absolute;
	width: 100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left -6px;
	cursor: pointer;
}
/* ===== Content ===== */
#content {
	padding:0 15px;
}
/* ===== Colonne 1 ===== */
#content .col-1 {
	float:left;
	width:694px;
	margin-right:12px;
	overflow: hidden;
	margin-bottom:20px;
}
#content .col-1.nosidebar{
	width: 950px;
}
#content .col-1[class] {
	overflow: visible;
}
#content .bloc {
	margin-bottom:12px;
}
#content .col-1 .bloc {
	float: left;
	width:339px;
	background-image:url(/wp-content/themes/tour79/images/content/module/bd-bg.gif);
	background-repeat: repeat-y;
	margin-right: 14px;
}
#content .col-1 .bloc.last-line {
	margin-right: 0;
}
#content .col-1 .bloc h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-image:url(/wp-content/themes/tour79/images/content/module/hd-orange.gif);
	background-repeat: no-repeat;
	background-color:#4e433a;
	padding-left:6px;
	height: 25px
}
#content .col-1 .bloc h1 a {
	color: #FFFFFF;
	display:block;
width:332px;
}
#content .col-1 .bloc .bloc-body {
	clear: both;
	background-image:url(/wp-content/themes/tour79/images/content/module/bt-bg.gif);
	padding:10px 10px;
	height:235px;
}
#content .bloc .bloc-body {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .col-1 table.addborder{
	border-collapse: collapse;
}
#content .col-1 table.addborder td{
	border: 1px solid #e7e8e8;
	padding: 0 4px;
}
#content .col-1 .bloc .bloc-body[class] {
	height:auto;
	min-height:235px;
}
#content #bloc-info-direct {
	background-repeat: no-repeat;
	height:26px;
	width:694px;
}
#content #bloc-info-direct h1 {
	background-image:url(/wp-content/themes/tour79/images/content/info-direct/bg.png);
	float: left;
	width: 108px;
	padding:4px 10px 2px; 
	height:20px;
}
#content #bloc-info-direct h1 a{
	display: block;
	color:#fff;
}
#content #bloc-info-direct.bloc h1 a{
	display: inline;
}
#content #bloc-info-direct #content-infos-direct {
	float: left;
	width: 542px;
	height:16px;
	padding:5px 12px;
	background-image:url(/wp-content/themes/tour79/images/content/info-direct/bg.png);
	background-position:-128px top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#content #bloc-info-direct #content-infos-direct ul li {
	margin-bottom:7px;
	width:530px;
}
#content #bloc-info-direct #content-infos-direct ul li a {
	display: block;
}
/* ===== La course en direct ===== */
#content #bloc-course-direct {
	font-size:0.9em;
	font-weight: bold;
}
#content #bloc-course-direct .event {
	margin-bottom:3px;
	color:#444444;
}
#content #bloc-course-direct .date-event {
	display: block;
	color: #9F9F9F; 
}
#content #bloc-course-direct .title-event {
	padding-left: 10px;
	display: block;
}
#content #bloc-course-direct .event a {
	color:#444444;
}
/* ===== Video ===== */
#content #bloc-video {
	
}
#content #bloc-video .title-video {
	margin:5px 0px
}
#content #bloc-video .title-video a {
	color:#444444;
	font-weight: bold;
}
/* ===== Diaporama ===== */
#content #bloc-diaporama {
	
}
#content #bloc-diaporama .diapo {
	float: left;
	width:320px;
	height: 210px;
	text-align: center;
}
#content #bloc-diaporama ul {
	float: left;
	margin-left: 5px;
	position: relative;
}
#content #bloc-diaporama[id] ul {
	margin-left: 10px;
}
#content #bloc-diaporama ul li {
	font-size: 0.9em;
	margin-bottom: 6px;
	position: absolute;
	display: none;
	width: 300px;
	text-align: center;
}
#content #bloc-diaporama ul li.current {
	display: block;
}
#content #bloc-diaporama ul li a {
	color:#444444;
}
/* ===== Carte ===== */
#content #bloc-carte {
	color:#444444;
}
#content #bloc-carte h2 {
	font-size: 0.9em;
	font-weight: bold;
}
#content #bloc-carte h3 {
	font-size: 0.9em;
}
#content #bloc-carte p,#content #bloc-carte ul, #content #bloc-carte div.bloc-box-lnk-more {
	font-size: 0.8em;
	margin-bottom: 2px;
}
#content #bloc-carte img {
	float: left;
	margin-right: 3px;
}
#content #bloc-carte div.bloc-box-lnk-more {
	font-weight: bold;
	text-align: right;
}
/* ===== Big bloc ===== */
#content .big-bloc {
	background-image:url(/wp-content/themes/tour79/images/content/bd-bg.gif);
	background-repeat: repeat-y;
}
#content .nosidebar .big-bloc {
	background-image:url(/wp-content/themes/tour79/images/content/bd-big-bg.gif);
	background-repeat: repeat-y;
	
}
#content .big-bloc .big-bloc-head {
	background-image:url(/wp-content/themes/tour79/images/content/hd-bg.gif);
	background-repeat: no-repeat;
}
#content .nosidebar .big-bloc .big-bloc-head {
	background-image:url(/wp-content/themes/tour79/images/content/hd-big-bg.gif);
}
#content .big-bloc .big-bloc-head h1 {
	color:#4e433a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.25em; 
	padding:6px 16px 0 12px;
}
#content .big-bloc .big-bloc-head .big-bloc-head-right {
	font-size: 0.9em;
	padding-top: 6px;
	float: left;
}
#content .big-bloc .big-bloc-head .big-bloc-head-right a {
	padding:0 10px;
}
#content .big-bloc .big-bloc-head .big-bloc-head-right a.selected {
	color:#d07c06;
}
#content .big-bloc .big-bloc-body {
	background-image:url(/wp-content/themes/tour79/images/content/bt-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 25px 0 25px;
	color: #1a171b;
}
#content .nosidebar .big-bloc .big-bloc-body{
	background-image:url(/wp-content/themes/tour79/images/content/bt-big-bg.png);
	background-position: left bottom;
}
#content .big-bloc .big-bloc-body .separator-article {
	background-image:url(/wp-content/themes/tour79/images/content/separator-article.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height:6px;
}
#content .big-bloc .big-bloc-body a {
	color:#d07c06;
	font-style: italic;
}
#content .big-bloc .big-bloc-body .back-to-top {
	text-align: right;
}
#content .big-bloc .big-bloc-body .back-to-top a {
	color: #000;
	text-decoration: underline;
	font-style: normal;
}
#content .big-bloc .big-bloc-body h2 {
	background-image:url(/wp-content/themes/tour79/images/content/bg-h2.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 1.1em;
	font-weight: bold;
	padding:3px;
	margin-bottom: 20px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 {
	font-size: 0.9em;
	padding:0 16px 0 16px;
}
.big-bloc-col-1 h1{
	margin-bottom: 10px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-1 {
	float: left;
	width: 232px;
	text-align: center;
	margin-right: 16px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 {
	float: left;
	width: 392px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 h3 {
	font-size: 1em;
	color: #d07c06;
	margin-bottom: 12px;
}
/* ===== Les tableaux ===== */
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 table {
	border-collapse: collapse;
	border-spacing: 0px;

}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 table thead tr th {
	background-color: #fdeccc;
	color: #d07c06;
	border:medium none;
	border-right: 1px solid #fdeccc;
	padding:3px 0;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 table tbody tr td {
	border-right: 1px solid #d5d3d0;
	padding:0 2px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 table tr .last {
	border-right: medium none;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.equipe {
	float: left;
	width:320px;
	margin: 20px 0;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.equipe caption {
	text-transform: uppercase;
	color:#d07c06;
	font-weight:bold;
	text-decoration: underline;
	font-size: 1.1em
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.equipe td {
	padding:0 3px;
	height:14px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.cla-archives {
	background-image:url(/wp-content/themes/tour79/images/content/archives/bg-table.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 312px;
	background-color: #fdeccc;
	margin-right: 16px;
	margin-bottom: 12px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.cla-archives.last {
	margin-right: 0;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.cla-archives caption {
	text-transform:uppercase;
	color:#d07c06;
	background-color: #fdeccc;
	font-weight: bold;
	text-align: left;
	padding:4px 12px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 table.cla-archives td {
	padding:0 4px;
	height:14px;
}
/* ===== Mediatheque ===== */
#content .big-bloc .big-bloc-body .big-bloc-col-1 .thumb-lnk {
	display: block;
	margin:0 12px 12px;
	float: left;
	width:90px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size:0.8em; 
	font-style: normal;
}
/* ===== Liens ===== */
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk {
	display: block;
	margin-bottom: 12px;
	clear: both;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk:hover {
	text-decoration: none;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk .lien-thumb {
	float: left;
	margin-right: 12px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk .lien-name {
	font-size: 1.2em;
	font-style: normal;
	display: block;
	margin-bottom: 12px;
	font-weight: bold;
	padding-top: 8px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk .lien-desc {
	color :#000;
	font-style: normal;
	display: block;
	margin-bottom: 12px;
	font-size:0.9em; 
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-lnk .lien-lnk {
	color :#000;
	text-decoration: underline;
	font-style: normal;
}
/* ===== Bloc frise ===== */
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise {
	position: relative;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-txt {
	background-image:url("/wp-content/themes/tour79/images/content/organisation/historique/bg-frise.gif");
	background-position:left 65px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:29px;
	padding:71px 0;
	font-weight: bold;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-img {
	position: absolute;
	background-repeat:no-repeat;
	display: block;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-img.top {
	background-image:url("/wp-content/themes/tour79/images/content/organisation/historique/puce.gif");
	background-position:right bottom;
	padding-bottom:8px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-img.bottom {
	background-position:right top;
	background-image:url("/wp-content/themes/tour79/images/content/organisation/historique/puce-i.gif");
	padding-top:8px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-txt a, #content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-txt span {
 	padding:0 8px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-frise .frise-txt a {
	color: #f49e00;
}
/* ===== Article historique ===== */ 
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date {
	background-image: url(/wp-content/themes/tour79/images/content/separator-article.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date.last {
	background-image: none;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date .article-name {
	font-size: 1.1em;
	margin-bottom:3px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date .article-thumb {
	float: left;
	margin-right: 12px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date .article-desc {
	
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date .addthis_toolbox {
	text-align: right;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 .bloc-article-date .addthis_toolbox a {
	float: none;
}
/* ===== Addthis Wrapper ===== */
#content .addthis-wrapper {
	text-align: right;
	clear: both;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1.two-cols {
	float: left;
	width:326px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-1 p, #content .big-bloc .big-bloc-body .big-bloc-col-1 ul {
	margin-bottom: 6px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-2 {
	float: left;
	width:314px;
}
#content .big-bloc .big-bloc-body .bloc-fournisseurs img {
	margin:0 25px 12px;
}
#content .big-bloc .big-bloc-body .bloc-partner {
	float: left;
	width:320px;
	margin-bottom: 12px;
}
#content .big-bloc .big-bloc-body .bloc-partner img {
	float: left;
	margin-right: 12px;
}
#content .big-bloc .big-bloc-body .bloc-partner .partner-name {
	font-weight: bold;
	margin-bottom: 10px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-2 .member {
	float: left;
	width:111px;
	margin-right: 46px;
}
#content .big-bloc .big-bloc-body .big-bloc-col-2 .member .member-role {
	font-weight: bold;
	color: #d07c06;
}
#content .big-bloc .big-bloc-body .big-bloc-col-2 .member .member-name {
	font-size: 0.9em;
}
#content .big-bloc .big-bloc-body table td, #content .big-bloc .big-bloc-body table th, #content .big-bloc .big-bloc-body table {
	border: none;
}
#content .big-bloc .big-bloc-body table td{
	border: solid 1px #CFCFCF;
	padding: 3px;
}
#content .big-bloc .big-bloc-body table th{
	background-color: #DFDFDF;
	padding: 3px;
}
#content .big-bloc .big-bloc-body table.wp-table-reloaded{
	border-collapse: collapse;
}
#content .big-bloc .big-bloc-body table.noborder td,#content .big-bloc .big-bloc-body table.noborder th{
	border: none;
}
/* ===== Colonne 2 ===== */
#content .col-2 {
	float:left;
	width:240px;
}
#content .col-2 .bloc {
	width:240px;
	background-repeat: repeat-y;
}
#content .col-2 .bloc.yellow {
	background-image:url(/wp-content/themes/tour79/images/content/module/bd-y-bg.gif);
}
#content .col-2 .bloc.bleu {
	background-image:url(/wp-content/themes/tour79/images/content/module/bd-b-bg.gif);
}
#content .bloc h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-image:url(/wp-content/themes/tour79/images/content/module/hd-orange.gif);
	background-color:#4e433a;
	padding-left:6px;
	height: 25px;
}
#content .bloc.yellow h1 {
	background-image:url(/wp-content/themes/tour79/images/content/module/hd-y.gif);
}
#content .bloc.yellow .bloc-body {
	background-image:url(/wp-content/themes/tour79/images/content/module/bt-y-bg.gif);
}
#content .bloc.yellow h1 a{
	color: #fff;
	text-align: left;
	display: block;
	width: 235px;
}
#content .bloc.yellow h1 a:hover span{
	text-decoration: underline;
}
#content .bloc.yellow h1 span{
	width: 95px;
}
#content .bloc.blue h1 {
	background-image:url(/wp-content/themes/tour79/images/content/module/hd-b.gif);
}
#content .bloc.blue h1 span{
	width:45px;
}
#content .bloc.blue .bloc-body {
	background-image:url(/wp-content/themes/tour79/images/content/module/bt-b-bg.gif);
	padding-bottom:5px;
	text-align:center;
}
#content .bloc h1 span {
	background-image:url(/wp-content/themes/tour79/images/content/module/hd-bg-h1.gif);
	padding:4px 6px 0px 0px;
	height:21px;
	display:block;
	width: 120px;
}
/* ===== Surchage page par page ===== */
/* ===== Page reglement ===== */
#content .page-org-reglement .big-bloc h2 {
	font-size:1em;
	margin-bottom:6px; 
}
/* ===== Page etapes par etapes ===== */
#content .page-par-etapes-par-etapes .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-1 {
	width:160px;
}
#content .page-par-etapes-par-etapes .big-bloc .big-bloc-body .big-bloc-col-1 .big-bloc-subcol-2 {
	width:464px;
}
/* ===== Page classement ===== */
#content .page-cla-classement .big-bloc .big-bloc-body .big-bloc-col-1 table tbody tr td {
	padding:0 6px;
}
/* ===== Bloc recherche ===== */
#content #bloc-search {
	background-image:url(/wp-content/themes/tour79/images/content/search/bg.png);
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#content #bloc-search #search-btn{
	width:34px;
	background-color: transparent;
	border: medium none;
	height:27px;
}
#content #bloc-search #search-in-txt {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#F5A412;
	font-size:0.85em;
	height:13px;
	margin-top:6px;
	vertical-align:top;
	width:195px;
}
/* ===== blocs sociaux ===== */
#content .bloc-sociaux {
	margin-bottom: 6px;
}
#content .bloc-sociaux a {
	color:#646567;
	display: block;
	height;
	background-repeat: no-repeat;
}
#content .bloc-sociaux a {
	background-repeat:no-repeat;
	color:#646567;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	height:35px;
	padding:6px 81px 0 53px;
}
#content #bloc-spread {
	background-image: url(/wp-content/themes/tour79/images/content/col-2/social/spread.png); 
}
#content #bloc-twitter {
	background-image: url(/wp-content/themes/tour79/images/content/col-2/social/twitter.png); 
}
#content #bloc-podcast {
	background-image: url(/wp-content/themes/tour79/images/content/col-2/social/podcast.png); 
}
#content #bloc-facebook {
	background-image: url(/wp-content/themes/tour79/images/content/col-2/social/facebook.png); 
}
/* ===== bloc partenaires ===== */
#content #bloc-partenaires {
	text-align: center;
} 
#content .big-bloc-col-1  .hide{
	display: none;
}
/* ===== bloc villes etapes ===== */
#content #bloc-villes-etapes {

}
#content #bloc-villes-etapes .bloc-etape {
	clear:both;
	margin-bottom: 10px;
}
#content #bloc-villes-etapes .bloc-etape a {
	color:#646567;
	display: block;
	padding-left:8px;
}
#content #bloc-villes-etapes .bloc-etape a span {
	display: block;
	width:114px;
}
#content #bloc-villes-etapes .bloc-etape a .etape-name {
	font-size: 0.9em;
	text-decoration: underline;
	padding-top: 12px
}
#content #bloc-villes-etapes .bloc-etape a .etape-desc {
	font-size: 0.85em;
}
#content #bloc-villes-etapes .bloc-etape.last {
	margin-bottom: 0;
}
#content #bloc-villes-etapes .bloc-etape img {
	float: right;
}
/* ===== bloc faire découvrir ===== */
#content #bloc-faire-decrouvrir {
	background-image:url(/wp-content/themes/tour79/images/content/faire-decouvrir/bg.png);
	background-repeat: no-repeat;
}
#content #bloc-faire-decrouvrir a {
	color:#646567;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	height:106px;
	padding:19px 0 0 86px;
}
/* ===== Bloc web social ===== */
#content #bloc-web-social {
	background-image:url(/wp-content/themes/tour79/images/content/web-social/bg.png);
	background-repeat: no-repeat;
	height:94px;
}
#content #bloc-web-social a {
	float:left;
	height:72px;
	margin:0 2px;
	padding:22px 88px 0 17px;
	width:121px;
	font-size: 0.9em;
	font-weight: bold;
	color:#646567;
}
/* ===== Pied de page ===== */
#footer {
	background-color:#FFFFFF;
	background-image:url("/wp-content/themes/tour79/images/footer/bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:241px;
	margin:0 auto;
	padding:20px 21px 14px;
	width:906px;
}
/* ===== Fil d'ariane ===== */
#breadcrumbs {
	color:#88817B;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:22px;
	padding:9px 31px 0;
	color : #db9d45;
}
#breadcrumbs .separator {
	font-weight: normal;
}
#breadcrumbs a {
	color:#88817b;
	font-weight: normal;
}
/* ===== Categories pied de page ===== */
#footer-categories {
	height:140px;
}
#footer-categories .footer-cat {
	float:left;
	margin-right:117px;
	width:224px;
}
#footer-categories .footer-cat .footer-cat-col {
	float:left;
	width:94px;
	margin:5px 3px 0;
}
#footer-categories .footer-cat .footer-cat-col[class] {
	margin:5px 6px 0;
}
#footer-categories .footer-cat#footer-cat-course .footer-cat-col {
	width:auto;
}
#footer-categories .footer-cat#footer-cat-partage .footer-cat-col {
	width:94px;
}
#footer-categories #footer-cat-partage #ft-lnk-fb {
	background-image:url(/wp-content/themes/tour79/images/footer/bg-fb.png);
}
#footer-categories #footer-cat-partage #ft-lnk-tw {
	background-image:url(/wp-content/themes/tour79/images/footer/bg-tw.png);
}
#footer-categories #footer-cat-partage #ft-lnk-ls {
	background-image:url(/wp-content/themes/tour79/images/footer/bg-ls.png);
}
#footer-categories #footer-cat-partage #ft-lnk-yt {
	background-image:url(/wp-content/themes/tour79/images/footer/bg-yt.png);
}
#footer-categories .footer-cat .footer-cat-col ul {
}
#footer-categories .footer-cat .footer-cat-col ul li {
	font-size: 0.8em;
}
#footer-categories .footer-cat .footer-cat-col ul li a {
	color:#444444;
	display: block;
	padding:2px 10px;
}
#footer-categories .footer-cat#footer-cat-partage .footer-cat-col ul li {
	margin: 1px 0;
}
#footer-categories .footer-cat#footer-cat-partage .footer-cat-col[class] ul li {
	margin: 4px 0;
}
#footer-categories .footer-cat#footer-cat-partage .footer-cat-col ul li a {
	padding:6px 5px;
	width:90px;
}
#footer-categories .footer-cat#footer-cat-partage .footer-cat-col[class] ul li a {
	
}
#footer-categories .footer-cat.last {
	margin-right:0px;
}
#footer-categories .footer-cat h3 {
	font-size:0.9em;
	font-weight:bold;
	height:17px;
	padding-left:16px;
	padding-top:3px;
	background-image:url(/wp-content/themes/tour79/images/footer/bg-h3.png);
	background-repeat: no-repeat;
}
/* ===== Mentions légales ===== */
#footer-legals {
	font-size:0.8em;
	font-weight:bold;
	padding:2px 4px 1px;
}
#footer-legals div {
	float: left;
	width:449px;
}
#footer-legals #footer-copyright {
	
}
#footer-legals #footer-links {
	text-align: right;
}
.wp-table-reloaded-id-3{
	width: 100%;
}
.big-bloc-col-1 ol, .big-bloc-col-1 ul{
	margin-left: 30px;
}
/* formulaire de contact */
div.inputrow {
	margin-bottom: 10px;
}
div.inputrow textarea, div .inputrow input{
	font-family: arial;
	font-size: 12px;
	padding:3px;
	width: 300px;
}
div.inputrow label{
	float: left;
	width: 150px;
	text-align: right;
	padding-right:20px;
}
div.submit{
	padding-left: 170px;
}
div.submit input{
	padding: 2px;
}
div.inputrow .wpcf7-not-valid-tip-no-ajax{
	clear: both;
	display: block;
	padding-left: 170px;
	color: red;
}
div.wpcf7-response-output.wpcf7-validation-errors{
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: red;
	background-color: #FFDFDF;
	border:solid 1px #FFCFCF;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok{
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: green;
	background-color: #E1FFDF;
	border: solid 1px #C2FFBF;
}

#content-meteo span.degres{
	font-size: 2em;
}
#content-meteo{
	font-weight: bold;
}
#content-partenaires{
	padding: 5px 0;
	height: 130px;
}
.big-bloc-body .textright{
	text-align: right;
}
#content #content-villes-etapes{
	padding:5px;
}
/* mise en forme de la page diaporama */
#content .page-org-diapo ul{
	margin-left: 7px;
}
#content .page-org-diapo ul li{
	display: block; 
	width: 90px;
	float: left;
}
/* diapo des partenaires */

#content-partenaires .diapo {
	float: left;
	width:240px;
	height: 130px;
	text-align: center;
}
#content-partenaires ul {
	float: left;
	position: relative;
}
#content-partenaires ul li.current {
	display: block;
}
#content-partenaires ul li {
	font-size: 0.9em;
	margin-bottom: 6px;
	position: absolute;
	display: none;
	width: 240px;
	text-align: center;
}
