/*************************************************************/
/*   Design:  New (Screen)                                   */ 
/*   Date:    February 25, 2007                              */
/*                                                           */
/*************************************************************/


/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {font-size: 70%; margin: 0px auto; padding: 0px; background: ; font-family: arial, sans-serif}
.page-container {width: 1004px; margin: 0px ; padding: 0px; background:  top left; border: 1px solid rgb(100,100,100);}


/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/

/*--------------*/
/* 2.1 - Banner */
/*--------------*/
.img-header {clear: both; float: left; width: 1000px; height: 150px; margin: 0px; padding: 0px;}

/*------------------------------*/
/* 2.2 - Navigation - Languages */
/*------------------------------*/
.lang-container {width: 1000px; top: 14px; position: absolute; z-index: 2; background-color: transparent;}
.lang {margin: 0px; padding: 0px; font-size: 1.0em;}	
.text12g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text14g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.lang li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.img-lang {display: inline; height: 14px; margin: 0px; padding: 0px; border: none;}

/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {width: 1000px; top: 35px; position: absolute; z-index: 3; background: transparent;}
.nav1 {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}

/*----------------------------------------*/
/* 2.4 - Navigation - Level 2 - Main menu */
/*----------------------------------------*/
.nav2 {clear: both; margin: 0px; padding: 0px; font-family: arial, verdana, sans serif; font-weight: bold; font-size: 1.0em;}
.buffer {clear: both; width: 750px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

/*-----------------------------------------*/
/* 2.5 - Navigation - Level 3 - Side menu  */
/*-----------------------------------------*/
.nav3 {overflow: hidden; clear: both; float: left; width: 230px; min-height: 400px; margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 1.0em;}
.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 100%;}
/*.nav3 li a {display: block; min-height: 1.7em; height: auto ; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 5px 0px 5px; border: solid 1px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 100%;}*/
.nav3 li a {display: block; min-height: 1.7em; height: auto ; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 5px 0px 5px; border-top: solid 5px rgb(256,256,256); color: rgb(75,75,75); text-decoration: none; font-size: 100%;}


/********************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUTS */
/********************************************/

.content {float: left; width: 750px; min-height: 400px; margin: 0px; padding: 0px 0px 0px 20px; color: rgb(75,75,75); font-size: 110%;}
.content-container {clear: both; float: left; width: 750px; margin: 0px 0px 15px 0px; padding: 0px;}
.content-container-1col {overflow: hidden; width: 740px; margin: 0px; padding:  0px 10px 0px 0px;}

.content-pagetitle {overflow: hidden; width: 750px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168); color: rgb(88,144,168); font-weight: bold; font-size: 180%;}
.content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(100,100,100); color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-title-shade-size2 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 150%;}


/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 120%; }
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}
ul {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-size: 120%;} 
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%;}
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%;}

/* Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	}
.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}

/* Images */
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}

/*--------------------*/
/* 4.2 - Sidebar Area */
/*--------------------*/
.sidebar {overflow: hidden; float: right; width: 180px; min-height: 400px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; color: rgb(75,75,75);}
.sidebar-maintitle {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
.sidebar-title-noshade {margin: 0px; padding: 2px 10px 3px 10px; border-top: solid 1px rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}

/*--------------------*/
/* 4.3 - Footer Area  */
/*--------------------*/
.footer {overflow: hidden; clear: both; width: 1000px; height: 3.0em; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(125,125,125); background-color: rgb(128,161,202); color: rgb(255,255,255); font-size: 0.9em;}
.txtitb10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 100%;}

/*-------------------*/
/* 4.4 - Hyperlinks  */
/*-------------------*/
.content a {color: rgb(255,165,0); text-decoration: none;}
.sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: rgb(0,51,255); text-decoration: none;}
.content a:hover {color: rgb(184,134,11); text-decoration: none;}
.sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(255,20,147); text-decoration: none;}
.content a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {color: rgb(80,0,0);}
.footer a {color: rgb(0,51,255); text-decoration: underline;}
.footer a:hover {color: rgb(255,20,147); text-decoration: none;}


/*******************************/
/* SECTION 5 - GENERIC CLASSES */
/*******************************/

/*----------------------------*/
/* 5.1 - Title decoration box */
/*----------------------------*/
.box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}
.box-off {display: none;}

/*-----------------------------*/
/* 5.2 - Horizontal alignments */
/*-----------------------------*/
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}
.txt-black {color: rgb(0,0,0);}

/*-------------------------*/
/* 5.4 - Background colors */
/*-------------------------*/
.bg-white {background-color: rgb(255,255,255);}
.bg-black {background-color: rgb(0,0,0);}




/*---------------------------*/
/* 5.5  Bottom border colors */
/*---------------------------*/
.line-box {border-bottom: solid 1px rgb(200,200,200); padding-bottom: 15px; margin: 0px 0px 15px 0px;}


/*****************************/
/* SECTION 6 - MISCELLANEOUS */
/*****************************/
.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}.ledhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.ledtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
.link12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.link14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.textnewslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.text16normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.textvignettes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.datered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
