﻿#container
{
	width: 1005px;
	margin: auto;
}

#shadowleft
{
	width: 13px;
	background-image: url(/sites/rumeurs/Images/themes/2010/shadow-left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#contentsection
{
	width: 979px;
	min-height: 500px;

}

#shadowright
{
	width: 13px;
	background-image: url(/sites/rumeurs/Images/themes/2010/shadow-right.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#menuzone
{
	position: absolute;
	width: 239px;
}

#quicklinks
{
	padding: 15px;
	padding-top: 40px !important;
}

#quicklinks a,
#quicklinks a:link,
#quicklinks a:visited
{
	color: #cccccc;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}

#quicklinks a:hover,
#quicklinks a:active
{
	font-weight: bold;
	text-decoration: underline;
	
	color: #cccccc;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
}


#quicklinks .sep
{
	
	width: 50px; 
	margin-top: 15px; 
	margin-bottom: 10px;
	
	background-image: url(/sites/rumeurs/Images/themes/2010/petitspointsl.gif);
	background-repeat:no-repeat ;
}

#quicklinks .infocity
{
	font-size: 11px;
	font-weight: bold;
	color: #666666
}

#quicklinks a.info,
#quicklinks a.info:link,
#quicklinks a.info:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #66ccff;
	text-transform: lowercase;
}


#verticalsep
{
	width: 4px;
 	font-size: 1px;
 	background-color: #ffffff;
}

#contentzone
{
	width: 674px;
	background-color: #ffffff;
	min-height: 630px;
	_height: 450px;
	position: relative; 
	z-index: 2; 
	margin-left: 243px;
	padding-top: 50px;
	padding-right: 20px;
}


#footerzone
{
	width: 694px;
	background-color: #ffffff;
	margin-left: 243px;
	margin-top: 20px;
}


#footerzone .links
{
	margin-bottom: 3px;
}
#footerzone .links,
#footerzone .links a,
#footerzone .links a:link,
#footerzone .links a:visited
{
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #cccccc;
}

#footerzone .links a:hover,
#footerzone .links a:active
{
	font-weight: bold;
	text-decoration: underline;
	
}

#footerzone .info,
#footerzone .info a,
#footerzone .info a:link,
#footerzone .info a:visited
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #66ccff;
}

#footerzone .info a:hover,
#footerzone .info a:active
{
	font-weight: bold;
	text-decoration: underline;
	
}

.pagetitle
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	background-color: #66ccff;
	padding-left: 5px;
	padding-right: 8px;
	line-height: 27px;
    white-space: nowrap;
}

.pagetitle span
{
	color: #ccffff;
}

.texte-colonne
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	min-height: 250px;
}

#breadcrumb
{
	color: #666666;
	font-size: 10px;
	margin-bottom: 15px;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited
{
	color: #66ccff;
	text-decoration: none;
}

.bsep
{
	color: #66ccff;
	text-decoration: none;
	font-size: 8px;
}

.bpageid1,
.bpageid1 + .bsep
{
	display: none;
}

a.current,
a.current:link
{
	text-decoration: underline !important
}