/* CSS Document */
/* CSS PAGE SPORT MER */

/* RESET par Eric MEYER */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* FIN RESET */

/* MISE EN PAGE GENERALE */

html, body {
	background: #fff;
	font-size:100.01%;
	height: 100%;
	margin: 0;
	}
body {
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2;
	text-align:center;
	}
div#global {
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	position: relative;
	text-align:left;
	width: 850px;
	}
div#header {
	color: #29c7e2;
	height: 50px;
	}
div#bandeau {
	background-image: url(images/mer_bandeau.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 190px;
	margin:0 0 30px 0;
	}
div#center {
	width:850px;
	margin:0;
	padding:0;
	}
div#content {
	background:url(images/mer_filet_centre.gif) repeat-y 0 0;
	width:571px;
	float:left;
	margin:0 20px 0 0;
	padding:0 0 20px 0;
	border-top:#29c7e2 1px solid;
	border-bottom:#29c7e2 1px solid;
	}
div #content h1, h2, h3, img, p {
	margin:0 20px 0 30px; 
	}
div#sidebar {
	width:259px;
	margin:0;
	float:left;
	}
div#footer {
	clear:both;
	margin:15px 0 0 0;
	padding:5px 0 0 0;
	}
strong, b {
	font-weight:600;
	}

/*----------------------------------------------------*/
/* PARTIE HAUTE - Haut + Bandeau */

div#header h1 {
	font-size: 24pt;
	font-weight:400;
	color:#29c7e2;
	letter-spacing: 0em;
	margin:0 30px 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	}
div#header p {
	float:left;
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 33px 0 0 0;
	}
div#header p a{
	color:#999999;
	margin:0;
	}
div#header p a:hover{
	color:#090909;
	}
div#bandeau a {
	background-image: url(images/mer_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 89px;
	margin:11px 0 0 29px;
	padding: 0;
	position:absolute;
	width: 76px;
	}

/*----------------------------------------------------*/
/* PARTIE DROITE - Menus News + Stages */

div#sidebar #cahiers h3 {
	height:23px;
	background: url(images/newsletter_fond_titre_ucpa.gif) no-repeat 0 0;
	font-size: 14pt;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	line-height: 16pt;
	}
div#sidebar #cahiers span {
	font-size:13pt;
	font-weight:600;
	}
div#sidebar #cahiers a {
	background:url(images/newsletter_bouton.gif) no-repeat 0 center;
	color:#FF0000;
	display:block;
	font-size:9pt;
	padding:0 0 0 29px;
	text-decoration:none;
	}
div#sidebar #stages h3 {
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #e03c06;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e03c06;
	margin:30px 0 10px 0;
	padding:0;
	/*line-height: 12px;*/
	}
div#sidebar #stages ul .lienSport, div#sidebar #stages ul li {
	/*line-height:16px;
	height:40px;*/
	border-bottom:#15b8d4 solid 1px;
	padding:0 0px 0 15px;
	margin:0 0 10px 0;
	background-image: url(images/neige_stages_carre.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	}
div#sidebar #stages ul .lienSport a, div#sidebar #stages ul li a {
	background: url(images/mer_stages_fleche.gif) no-repeat right 2px;
	color:#29c7e2;
	font-size:11px;
	/*height:35px;*/
	text-decoration:none;
	display:block;
	padding:0 20px 10px 0;
	margin:0;
}
div#sidebar #stages ul li a:hover {
	color:#e03c06;
}

div#sidebar #loisirs h3 {
	/*height:22px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #e03c06;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e03c06;
	margin:30px 0 10px 0;
	padding:0;
	/*line-height: 12px;*/
}

div#sidebar #loisirs p {
	color:#29C7E2;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:0;
	margin:0;
	text-align:justify;
}

div#sidebar #loisirs p strong {
	color:#000;
}

div#sidebar #loisirs p a 
{
	color:#29C7E2;	
	text-decoration:underline;
	font-weight:bold;
}

/*----------------------------------------------------*/
/* CONTENU CENTRAL - Articles */

div#content img {
	float:left;
	margin:5px 10px 10px 0;
	}
div#content h1, h2, h3, img {
	clear:both;
	}
div#content h1 {
	margin:20px 20px 10px 30px;
	color:#e03c06;
	font-size:18pt;
	font-weight:400;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29c7e2;
	line-height: 22pt;
	padding-bottom: 5pt;
	}
div#content p {
	font-size:10pt;
	line-height:15pt;
	color:#1a171b;
	}
div#content #UCPageSportEncartReferent1_pnlEncartReferent h1 {
	color:#e03c06;
	font-size:18pt;
	font-weight:400;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29c7e2;
	margin:10px 20px 10px 30px;
	padding-bottom: 5pt;
	line-height: 22pt;
	}
div#content h2 {
	margin:20px 20px 15px 30px;
	padding:0 0 0 20px;
	color:#29c7e2;
	font-size:15pt;
	font-weight:400;
	text-transform: none;
	line-height: 18pt;
	background-image: url(images/mer_titre_h2.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	}
div#content h3 {
	margin:20px 20px 10px 30px;
	padding:0 0 0 12px;
	color:#29c7e2;
	font-size:13pt;
	font-weight:400;
	text-transform: none;
	line-height: 15pt;
	background-image: url(images/mer_titre_h3.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	}
div#content ul {
	color:#1a171b;
	font-size:10pt;
	line-height:15pt;
	margin:0 20px 0 30px; 
	padding: 0;
	}
div#content ul li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
div#content table {
	margin:5px 20px 10px 30px; 
	padding:0;
	}
div#content table p {
	font-size:0.7em;
	}
div#content a.lientexte {
	background-image: none;
	font-size:1em;
	line-height:1.2em;
	margin:0;
	padding:0;
	text-decoration: none;
	}
div#content a.lientexte:hover {
	background-image: none;
	font-size:1em;
	line-height:1.2em;
	text-decoration: none;
	}
div#content a {
	background: url(images/mer_fleches_liens_off.gif) no-repeat 0 3px;
	color:#29c7e2;
	font-size:10pt;
	font-weight:bold;
	line-height:10pt;
	margin:5px 0 0 30px;
	padding:0 0 0 20px;
	text-decoration: none;
	}
div#content a:hover {
	background: url(images/mer_fleches_liens_on.gif) no-repeat 0 3px;
	color:#e03c06;
	}

/*----------------------------------------------------*/
/* PIED DE PAGE */

div#footer p {
	clear:both;
	color:#666666;
	font-size:0.7em;
	line-height:1.4em;
	margin:10px 0 5px 0;
	padding: 0;
	text-align:center;
	}
div#footer p a{
	color:#999999;
	margin:0 5px 0 0;
	text-decoration:none;
	}
div#footer p a:hover{
	color:#090909;
	}
	
/*----------------------------------------------------*/

