/* PLUME CMS Style Sheets for 1.2 version */

html
{
	margin: 0px;
	padding: 0px;
	height:100%;
}

body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	height:100%;

	font: .9em Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

div
{
	margin: 0px;
	padding: 0px;
}

p, blockquote, li, h2, h3, dd, dt
{
	font-weight: normal;
}

h1#top, p.description
{
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

h2, h3
{
	font-size: 1em;
	font-weight: bold;
	color: #036;
}

form, fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	text-decoration: none;
	
}

hr
{
	visibility:hidden;
	clear:both;
}

pre
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #eee;
	padding: 5px;
	margin: 10px;
	overflow: auto;
}

abbr, acronym
{ 
	font-style: normal;
	border-bottom: dotted 1px #ccc;
	cursor: help;
}

blockquote, cite
{
	color: #666;
	padding: 0 20px 0 20px;
	font-style: italic;
	border-left: 1px dotted #ccc;
}

code
{
	margin: 10px;
	display: block;
}

q
{
	font-style: italic;
	color: #666;
}
img
{
	border:none;
}
td
{
	vertical-align:top;
}
/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

#page
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url("img/fond.jpg") repeat-y ;
	background-position: top center; 
}
#main
{
	width:917px;
	margin-left: auto;
	margin-right: auto;
}
#content
{
	font-family: "Optima", Arial, sans-serif;
	background-image:url(../../structure/patinage-couple.jpg) ;
	background-repeat:no-repeat;
	background-position:right bottom;
}

#contenu
{
	padding: 0 5px 5px 5px;
	font-size:0.8em;
	border : 1px solid #aa0e13;
	margin: 5px;
	width:550px;
	height: auto;
	min-height: 350px;
	
	
}

* html #content
{
	margin-top: 34px; /* hack IE */
}

#menuleft
{
	width:191px;
	padding-left:10px;
	background-image:url(../../structure/trace-couple-danse.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}


#menuright
{
	width:160px;
	background-color : #aa0e13;
	background-image:url(../../structure/bande-actu-rdpg.png);
	background-position: right top;
	background-repeat:repeat-y;
}
#menuright div.col-content
{
	
	margin: 3px 3px 0 0;
	
}



/* VERTICAL PADDING ABOVE COLUMNS */

/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */
/*/*/
#page, #mainfloat, #content, #menuleft, #menuright, h2
{ 
	position: relative; 
}

#footer
{
	clear:both;
	text-align: center;
	width:930px;
	margin: 0 auto;
	background-color:#595959;
	color: #ccc;
	font-size: .8em;
}
#footer a 
{
	color: #ccc;
	
}

#footer a:hover
{
	text-decoration:underline;
	
}

#footer .feeds, #footer .sitemap
{
	padding : 15px;
	text-decoration: none;
	margin: 0;
}

#footer a.feeds:hover
{
	color: #F7A802;
}

#footer a.sitemap:hover
{
	color: #8CAD36;
}

.feeds, .sitemap
{
	padding-left: 18px;
}
.feeds
{
	background: transparent url("img/feeds.png") center left no-repeat;

}

.sitemap
{
	background: transparent url("img/sitemap.png") center left no-repeat;
}
ul.extra, li.extra
{
	margin: 0;
	padding: 0;
}

ul.extra li
{
	display: inline;
	list-style-type: none;
	padding-left: 0;
}

/* ====================================================================
BANNER
-------------------------------------------------------------------- */

#banner
{
	width:906px;
	margin: 0 auto;
	padding:0;
	padding-top:10px;
	
}


/* ====================================================================
Menu Left
-------------------------------------------------------------------- */
#menuleft li
{
	list-style: none;
}

#menuleft dl,#menuleft dd,#menuleft dt,#menuleft ul ,#menuleft li
{
	margin:0;
	padding:0;
}
#menuleft dd
{
	margin-left:20px;
}

#menuleft dd a
{
	display:block;
	color:black;
	border-bottom:1px solid white;
	
}
ul#ssmenu{
	margin:0;
	padding:0;
	margin-bottom:10px ;
	
}
#menuleft dd a:hover
{
	color:#aa0e13;
	margin-bottom:0px ;
	border-bottom:1px solid #aa0e13;
	
}
#categorieActive,#categorieActive a  
{
	font-weight:bold;
	color:#aa0e13;
	margin-bottom:0px ;
	border-bottom:1px solid #aa0e13;
}

#easy-access
{
	margin-bottom:10px;
}

#easy-access #q 
{
	width: 151px;
	height: 16px;
	vertical-align: middle;
	color:gray;
	border:1px solid #aa0e13;
}

#easy-access #search-s 
{
	vertical-align: middle;
}


/* ====================================================================
CONTENT
-------------------------------------------------------------------- */
#content h1{
	position:relative;
	top:0px;
	font-size:20px;
	margin-top:20px;
	color: #595959;
	margin-bottom:0px;
	

}
#content h2{
	color : black;
	border-bottom:1px dashed #aa0e13;
	margin-top:10px;
	clear:both;
}
#content h3{
	color : #aa0e13;
	font-size:1.2em;
	clear:both;
	
}
#content p{
	margin-left:10px;
}
#content li{
	list-style-image:url(../../structure/puce.png);
	line-height:200%;
}

#ico
{
	position:relative;
	left : -120px;
	top:0px;
	margin:0;
	padding:0;
}

body.category #content h2, .comment-preview
{
	padding-bottom: 0;
	background-position: 0% 40%;
	font-size: 1.6em;
}

body.category #content h2.restitle, body.news #content h2.restitle
{
	font-size: 1.4em;
	padding-bottom: 4px;
}

body.category #content h2 a
{
	
}

body.category #content h2 a:hover
{
	color: #999;
	text-decoration: none;
}
#imgContact
{
	position:relative;
	top:-29px;
	left:430px;
}

#menuright ul a
{
	text-decoration: none;
	border:none;
}

#menuright ul a:hover
{
	text-decoration: none;
	color: #f06;
}

#menuright ul
{
	margin:0;
	padding:0;
}

#content h2 a 
{
	color: #000;
}

#content a:hover
{
	text-decoration: underline;
}

ol.tree
{
	font-size:0.8em;	
	margin:0;
	padding: 0;
	color: gray;
	margin-left:5px;
	
}

ol.tree li
{
	margin:0;
	padding: 0;
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}



#content img
{
	padding: 5px;
	margin: 6px 10px 0 0;
	float: left;
	display: block;
}

p.modified
{ 
	color: #666;
	font-size: .8em;
	padding: 4px 0 0 13px;
	margin: -1em 1em -0.5em 0;
	text-align:right;
}
#content .modified a
{
	text-decoration: none;
}

p.modified a:hover
{
	color: #1771A0;
	text-decoration: underline;
}

.resources-number, .comment-closed
{
	color: #999;
	font-style: italic;
}



.resource p
{ 
	margin-bottom: 20px;
}





#art-title
{
	margin: 10px 0 -10px 0;
	font-size: 2.2em;
	color: #000;
	font-variant: small-caps;
	font-weight: 100;
}

#art-pages-list h3
{
	font-weight: bold;
}




div.col-content h2, div.col-content h3
{
	padding-bottom: 0;
	margin-bottom: 0.2em;
}

div.col-content li
{
	list-style: none;
}

div.col-content ol li
{
	list-style-type: decimal;
	margin-left: 1.2em;
}

div.col-content a
{
	text-decoration: underline;
}

div.col-content ul, div.col-content ol
{
	margin-top: 0;
	margin-left: 7px;
	padding-left: 0;
	margin-right: 10px;
	padding-right: 0;
}

ol li.current a
{
	text-decoration: none;
	color: #000;
}



.score
{
	font-size: 90%;
	color: #090;
	margin-top: -10px;
	text-align: right;
	border-top: 1px dotted #BEE5BE;
	padding: 2px 4px;
	background-color: #ECF7EC;
}

.err404
{
	padding: 20px 0 0 60px;
	background: transparent url("img/err404.gif") 0% 80% no-repeat;
	font-weight: 100;
	font-size: 2.5em;
}

img.px-left 
{ 
	margin:3px 12px 10px 0;
	float: left;
	display:block;
}

img.px-center
{ 
	margin:8px auto 8px auto;
	display: block;
}

img.px-right
{ 
	margin:3px 0 10px 12px;
	float: right;
	display:block;
}


.recent-news
{
	padding: 2px 10px 10px 10px;
	margin: 4px 0 10px 0;
	color: #eee;
	font-size: 80%;
	font-style: italic;
	text-decoration: none;
}

.recent-news a
{
	color: #eee;
	text-decoration: none;
}

.recent-news a:hover
{
	color: #eee;
	text-decoration: underline;
}
.recent-news h3
{
	margin: 0;
	padding-top:6px;
	font-size: 120%;
}

.recent-news h2
{
	margin: 0;
	font-size: 120%;
}

.recent-news .recent-news-date
{
	color: #91A8C0;
	text-align: right;
}

.recent-news p
{
	margin-top: 0;
}



.associated-link
{
	text-align: right;
}

input, textarea 
{
	border-width: 1px;
	border-color: #ccc;
}

input[type], textarea[name]
{
	background: #fff;
}

input[type=submit], input[type=reset] 
{
	background: #bbb;
	color: #000;
}

input[type=submit]:hover 
{
	background: #999;
	color: #ccc;
}

/* ====================================================================
COMMENTS
-------------------------------------------------------------------- */

div.px-comment
{ 
	background-color: #FFFFF1;
	padding: 0 14px 0 16px;
	border: 1px solid #FFF2CB;
	margin-bottom: 6px;
	color: #666;
	font-style: italic;
}

div.px-comment a
{ 
	color: #666;
}

div.px-comment a:hover
{ 
	color: #000;
}

.px-comment-info
{ 
	font-weight: bold;
	padding-left:20px;
	background: url("img/comment-icon.png") 0% 70% no-repeat;
}

.px-comment .px-comment-info-website
{
	color: #ccc;
}

form.px-comment
{
	padding: 10px 16px 10px 16px;
	margin-bottom: 20px;
	background-color: #FFF3F8;
	border: 1px solid #FFE3EE;
	font: .8em Verdana, "Lucida Grande", Tahoma, Helvetica, San-Serif;
}

form.px-comment p
{
	margin: 0;
}

form.px-comment textarea
{
	width:100%;
}

form.px-comment textarea, form.px-comment input
{
	background-color: #fff;
}

.input-submit
{
	
	padding-top: 8px;
}

form.px-comment label
{
	float: left;
	display: block;
	width: 100px; 
	font-size: 110%;
}

.px-comment-add
{
	padding-bottom: 4px;
	border-bottom: 1px solid #E6E6E6;
	font-variant: small-caps;
	font-size: 120%;
}

form.px-comment submit
{
	margin:0;
	
}

.px-comment-error
{
	border: 1px dotted #FF8080;
	padding-bottom: 10px;
	width: 80%;
}

.px-comment-error ul
{
	padding-top: 6px;
}

.px-comment-error li
{
	color: red;
	list-style-type: none;
	background: url("img/errmsg.gif") 0% 50% no-repeat;
	padding-left: 20px;
}

.px-comment-preview
{
	padding: 0 20px 10px 40px;
	font-style: italic;
	color: #999;
	background: url("img/comment-preview.png") 0% 0% no-repeat;
}

.px-comment-validation
{
	padding-left: 16px;
	font-style: italic; 
	color: #999;
	background: url("img/comment-validation.gif") 0% 50% no-repeat;
}

span.px-comment-required-email
{
	font-size: 90%;
	font-style: italic;
	color: #666;
}

/* ====================================================================
GALLERY
-------------------------------------------------------------------- */

div.gallery {}
div.gallery-top {}

div.gallery-bottom 
{ 
	clear: left;
}

div.gallery-thumb a 
{	
	float: left;
	display: block;
}

#content img.gallery-thumb 
{	
	margin: 0 0 10px 0;
}

div.gallery-img 
{ 
	float: left;
	width: 200px;
	padding: 0 0 0 10px; 
	margin: 0 10px 10px 0;
}

p.gallery-legend
{ 
	text-align: center;
	line-height: 100%;
	font-style: italic;
	color: #A5A569;
}

/* ====================================================================
SITEMAP
-------------------------------------------------------------------- */

#sitemap
{
	padding: 0 20px;
	margin-bottom: 20px; 
}

#sitemap h1
{
	padding: 20px 0 0 0;
	font-weight: 200;
	color: #0E5A8A;
}

#sitemap h3
{
	font-size: 120%;
	border-bottom: 1px solid #EDEDED;
	background-color: #F9F9F9;
	padding: 0px 4px;
}

#sitemap h3 a, #sitemap li.subcatlism a
{
	color: #f06;
}

#sitemap li
{
	font-size: .9em;
	color: #6887A4;
}

#sitemap li.nodeco
{
	list-style-type: none;
}

#sitemap li.nodeco a
{
	color: #98C6E6;
}

#sitemap li.nodeco li
{
	list-style-type: circle;
	color: #98C6E6;
}

#sitemap li.subcatlism
{
	list-style-type: circle;
	color: #f06;
}

#sitemap li.subcatlism p
{
	padding: 10px 0 0 0;
}

#sitemap p
{
	color: #666;
	font-size: 90%;
	font-style: italic;
	margin-top: -10px;
}