/*
Author : Pierre-Olivier Bonin
Date : 11/03/2009
Modif : 11/07/2009

Colors :
dark gray - #595959
gray - #A6A6A6
light gray - #CCCCCC
*/

*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	color: #A6A6A6;
	line-height: 12px;
	letter-spacing: 0px;
	margin: 0px 0 0 5px;
	width: 990px;
}

/* links */

a
{
	text-decoration: none;
	color: #A6A6A6;
}

a:active
{
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
	color: #595959;
}

a img
{
	border: none;
}



h2
{
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	color: #A6A6A6;
	font-weight: normal;
}

h3
{
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	color: #595959;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

h4
{
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	color: #595959;
	font-weight: normal;
	float: left;
}

h4.projectName {
	text-decoration: underline;
}

.lineContent
{
	color: #595959;
	font-weight: bold;
        font-size: 12px;
	line-height: 18px;
}

.colophon
{
	margin: 10px 0 10px 0;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px;
}

/*
.header
{
	position: relative;
	padding-bottom: 35px;
	padding-top: 5px;
        height:30px;
}
*/
.header {
	position: fixed;
	padding-bottom: 35px;
	padding-top: 5px;
        height:30px;	
	width:100%;
	background-color: #FFFFFF;
	/*Cross browser transparency*/
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
	z-index: 100000;
}
.headerGap {
	position: relative;
	padding-bottom: 35px;
	padding-top: 5px;
        height:30px;
}

.content
{
}

.footer, .push
{
	height: 57px;
}

.footer a
{
	color: #A6A6A6;
}

.title
{
	float: left;
	color: #595959;
	width: 219px;
	padding-left: 21px;
}

.title a
{
	color: #595959;
}


.category
{
	float: left;
	width: 243px;
}

.category ul, a
{
	color: #ccc;
}

.catTitle
{
	float: left;
	padding-right: 4px;
        padding-bottom:2px;
}

.category li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.project
{
	float: left;
	width: 302px;
        overflow:hidden;
}

.date
{
	float: left;
	width: 145px;
	position: relative;
        text-align:right;
}

.date p
{
	bottom: 0;
	position: absolute;
}

/*
.leftContentNav
{
	width: 12px;
	margin: 250px 8px 0 0;
	float: left;
}

.mainContent
{
	width: 910px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.rightContentNav
{
	width: 12px;
	margin: 250px 0 0 8px;
	float: left;
}
*/
.leftContentNav
{
	position: fixed;
	width: 12px;
	margin: 250px 8px 0 0;
	float: left;	
}

.mainContent
{
	width: 910px;
	float: left;
	position: relative;
	margin-bottom: 30px;
	margin-left: 20px;
}

.rightContentNav
{
	position: fixed;
	width: 12px;
	margin: 250px 0 0 938px;
	float: left;
}

.email
{
	float: left;
	width: 219px;
	padding-left: 21px;
}

.info
{
	float: left;
	width: 243px;
}

.index
{
	float: left;
	width: 347px;
}

.lang
{
	float: left;
	width: 100px;
	text-align: right;
	position: relative;
	margin-right: 27px;
        text-decoration: line-through;
}


/* ContentZone  */
.templateZone
{
	margin-bottom: 18px;
}
/* ContentZone  */
.templateZone2Col
{
    /*margin-top: -18px;*/
}



.smallLeftContentZone
{
	float: left;
	width: 446px;
}

.smallRightContentZone
{
	float: right;
	width: 446px;
}

.textLeftContentZone
{
	border-top: 1px solid #A6A6A6;
	padding-top: 6px;
	float: left;
	width: 446px;
}

.textRightContentZone
{
	border-top: 1px solid #A6A6A6;
	padding-top: 6px;
	float: right;
	width: 446px;
}


/* Global Classes */


.fLine
{
	color: #595959;
	height: 15px;
	margin-bottom: 1px;
	font-size: 11px;
}

.pageMove
{
	cursor: pointer;
}



.clearer
{
	clear: both;
}


/* INDEX */
#tblIndex
{
	width: 909px;
}
#tblIndex td
{
	vertical-align: top;
}

.colSpacer
{
	height: 12px;
}

#tblIndex tbody td
{
	color: #595959;
}


#tblIndex tbody tr:hover td
{
}

.colProjet
{
	width: 183px;
}

.colCategory
{
	width: 184px;
}
.colDate
{
	width: 93px;
}
.colCaracteres
{
	width: 175px;
}
.colExecutants
{
	width: 152px;
}
.colSources
{
	width: 117px;
}

.cTile
{
	color: #ccc;
        padding-bottom:2px;
}

.cAction
{
	color: #595959;
        padding-bottom:2px;
}

/* MENU */
.menu_head
{
	vertical-align: text-bottom;
	margin-top: 1px;
}
.menu_body
{
	display: none;
	width: 184px;
	list-style-type: none;
	position: absolute;
	z-index: 1000;
        border-right:1px solid #919191;
}
.menu_body li
{
	background: #ccc;
}

.noleftshadow
{
	 border-right:1px solid #fff;
         width: 184px;
         height:1px;
}

.bottomshadow
{
	 border-bottom:1px solid #919191;
         width: 184px;
         margin-left:1px;
         height:0px;
}

.menu_body li a
{
	color: #595959;
	text-decoration: none;
	padding: 2px 0 2px 13px;
	display: block;
}
.menu_body li a:hover
{
	color: #A6A6A6;
}

.underlineTR td{
    border-bottom:1px solid #595959;
}

.underlineTR-no td{
    border-bottom:1px solid #FFF;
}

.indexTable tr td{
    padding:1px 0 0 0;
    height:14px;

}

#information_subSection {
    padding-top: 15px;
}
#closeMap, #openMap {
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}

.bigLinks
{
	color: #595959;
	/*text-decoration:underline;*/
	border-bottom: 1px solid #a6a6a6;;
}