/*  ---------------------------------------- GENERAL ----------------------------------------------- */


BODY {
	margin:0;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-color: #243B0B;
}

A, A:link, A:visited, A:hover {
	color: #000000;
	text-decoration: none;
}
A:hover { text-decoration: underline; }

img { border:0; }

table, td {
	font-size: 10px;
}

CHECKBOX, SELECT, RADIO, INPUT, TEXTAREA {
	border-left: #E0ECF8 2px solid; border-top: #E0ECF8 2px solid;
	border-right: #E0ECF8 3px solid; border-bottom: #E0ECF8 3px solid;
	font-size: 9px;
	background-color: white;
	margin: 0px;
	color: #08088A;
	font-weight: bold;
	padding-left: 5px;
}

INPUT.checkbox {
	width: auto;
	color: #E0ECF8;
	border: none;
	font-size: 9px;
	margin-left: 5px;
	background-color: #E0ECF8;
}
button  {
	color: #000000;
	background-color: #E0ECF8;
	font-size: 9px;
	width: 20px;
}

INPUT, SELECT { width: 250px; }

SELECT {
	border: #E0ECF8 2px solid;
}

INPUT.submit {
	margin-top: 8px;	
	font-size: 10px;
	color: #000000;
	background-color: #E0ECF8;
	font-weight: normal;
	width: 250px;
}

TEXTAREA {	
	width: 250px;
	height: 60px;	
}

div { 
	text-align: left;
}

/* --------------- LES PRINCIPALES BOITES--------------------- */

div#top, div#main, div#copyright, div#bottom {	
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 4px 4px 4px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#topcontents, div#maincontents, div#copyright p {
	background-color: #fff;
	margin:0;
	padding: 0;	
}

div#topcontents {
	padding-bottom: 1px;
}

div#copyright, div#bottom {	
	text-align: center;
}

/*  --------------------------------------------- TOP ----------------------------------------------- */


span#topflags {
	float: right;
	margin-top: 10px;	
	margin-right: 10px;
}

span#toplinks, span#toplinks_cn {
	float: right;
	margin-top: 30px;	
	margin-right: -60px;	
}

span#toplinks_cn {
	font-size: 12px;
}

div#topimage {
	text-align: center;
	margin-bottom: 0px;
}


/* ------------------   MENU  --------------------------- */


ul.mainmenu, ul.mainmenu_cn {
	margin: 0px, 0px, 0px, 0px;
	padding:0px;
	list-style-type: none;	
	text-align: center;	
}
ul.mainmenu li, ul.mainmenu_cn li {
	display: inline;
	width: 96px;
	text-align: center;	
	
}
ul.mainmenu li a, ul.mainmenu_cn li a {
	display: inline-block;
	text-align: center;	
	padding-top: 2px;
	padding-bottom: 2px;	
	width: 96px;
	font-size: 12px;
	font-variant: small-caps;  
	letter-spacing: 1px;	
}

ul.mainmenu_cn li a {
	font-size: 14px;
	padding-top: 5px;
	font-family: SimHei, arial;
}

ul.mainmenu li a:hover, ul.mainmenu_cn li a:hover {
	background-color:#333333;
	color: #ffffff;
	text-decoration: none;
}


/*                 SPLASH    */

ul#splashmenu{
	
}
ul#splashmenu li a {
	color: #ffffff;
}
ul#splashmenu li a:hover{

	color:#000000;
	background-color: inherit;
}
div#spashcontents {
	width: 500px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: justify;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
}
div#spashcontents a {
	color: #ffffff;
}

/* --------------------------------------------- CONTENTS -----------------------------------------------*/



div#maincontents {		
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5;	
	padding: 10px 0px 40px 0px;
}

#mainleft {
	float: left;
	width: 190px;
}



.leftpics {
	border: 0;
}

#mainright {
	/*padding-top: 30px;
	padding-left: 250px;*/
	padding-right: 25px;	 
	margin-top: 0;
	padding-top: 0;
	padding-left: 225px;
	margin-bottom: 50px;
}

#mainright a{
	font-size: 12px;	
}


.leftmenu {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	border: 0;
	padding-top: 6px;
	padding-left: 20px;
	height: 140px;
}

#mainleft ul {	
	padding-top: 12px;
	padding-bottom: 10px;
}
#mainleft li {
	
	list-style-image: url('../images/tbli.gif');
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: -10px;
}
#mainleft a {	
	color: #fff;
}
#mainleft a.acurrent {
	font-weight: bold;	
}

#mainleft a:hover{
	text-decoration: none;	
	color: #000;
	background-color: #fff;
}

span.maintitle{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	text-transform: uppercase 
}

span.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0075C9;
}

p.pictopright A:hover {
	/*background-color:#333333;*/
	/*color: #ffffff;*/
	text-decoration: none;
}

span.answer {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

span.answer:first-letter {
	padding-left: 10px;
}


div#maincontents ul li {
	line-height: 16px;
	margin-left: -15px;
}

p.maintext {
	text-align : justify;	
}

#mainright p {
	text-align : justify;
}
#mainright a {
	text-decoration : underline;
}
#mainright a:hover {
	font-weight: bold;
}
/*
p.maintext:first-letter {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}  
*/

/* ------------------------------------------- BOTTOM ----------------------------------------------- */

A.abottomterralink, A.abottomterralink:link, A.abottomterralink:visited, A.abottomterralink:hover {
	color: #fff;	
    font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

A.abottomterralink:hover {
	text-decoration: underline;
}

div#copyright p {
	font-size: 9px;

}

span.address{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;	
	
}

A.copyright, A.copyright:hover {
	color: #fff;	
	font-weight: bold;
}
A.copyright:hover {
	text-decoration: underline;
}








