/*-------------------(HTML)--------------------*/
html, body, div {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	color: #000;
}
body {
	background: #7E7E7E;
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
form {
	padding: 0 0 10px 0;
	margin: 0;
}
fieldset {
	width: 350px;
	padding: 0 0 5px 35px;
	border: 0px solid #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 11px;
}
input {
	border: 1px solid #0D97CC;
	background: #E3EEF6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 3px;
}
textarea {
	border: 1px solid #0D97CC;
	background: #E3EEF6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 4px;
}
label {
	font-size: 11px;
}
textarea:focus, select:focus, input:focus {
	background: #fff;
}
abbr, acronym, dfn, caption {
	cursor: help;
	border-bottom: 1px dotted #999;
	font-style: normal;
}
img {
	border: none;
}
/* ==================(IDs)===================*/
/*-------------------(Global)----------------*/
#page {
	width: 760px;
	margin: 0 auto;
	position: relative;
}
/*-------------------(Header)----------------*/
#header {
	width: 760px;
	height: 187px;
	background: #ccc url("../images/header.gif") no-repeat;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 2;
}
#header img {
	display: none;
}
#header a {
	display: block;
	width: 278px;
	height: 79px;
	top: 70px;
	left: 31px;
	position: absolute;
}
/*-------------------(Navbar)----------------*/
#navbar {
	width: 760px;
	height: 37px;
	background: #A4AEA3 url("../images/navbar.gif") no-repeat;
	position: absolute;
	top: 197px;
	z-index:100;
	left: 0px;
}
#navbar ul {
	margin: 0;
	padding: 3px 0 0 20px;
	list-style: none;
}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navbar a {
	float: left;
	background: url("../images/bouton_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	text-decoration: none;
}
#navbar a em {
	float: left;
	display: block;
	background: url("../images/bouton_right.gif") no-repeat right top;
	line-height: 28px;
	padding: 0px 15px 0px 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ccc;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a em {
	float: none;
}
/* End IE5-Mac hack */
#navbar a:hover em {
	color: #B81D25;
}
#navbar #current a {
	background-position: 0 -29px;
	border-width: 0;
}
#navbar #current a em {
	background-position: 100% -29px;
	color: #B81D25;
	font-weight: bold;
}
#navbar a:hover {
	background-position: 0% -29px;
}
#navbar a:hover em {
	background-position: 100% -29px;
}
li#btn_russe, li#btn_francais {
	margin: 0;
	padding: 0;
}
li#btn_russe a, li#btn_russe a:hover, li#btn_francais a, li#btn_francais a:hover {
	float: right;
	display: block;
	width: 34px;
	height: 27px;
	margin: 0 30px 1px 0;
	padding: 0;
	text-decoration: none;
}
li#btn_russe a, li#btn_russe a:hover {
	background: url("../images/bouton_russe.gif") no-repeat left top;
}
li#btn_francais a, li#btn_francais a:hover {
	background: url("../images/bouton_francais.gif") no-repeat left top;
}
li#btn_russe a em, li#btn_francais a em {
	display: none;
}
/*-------------------(Filler)----------------*/
#filler {
	width: 760px;
	height: 14px;
	position: absolute;
	top: 234px;
	left: 0px;
	background: url("../images/filler_top.gif");
	z-index: 1;
}
/*-------------------(Contenu)----------------*/
#story {
	width: 760px;
	background: #C1CDC0 url("../images/bodybg.gif");
	position: absolute;
	top: 248px;
	left: 0px;
	z-index: 2;
}
/*-------------------(Gauche)----------------*/
#storymain {
	float: left;
	padding-left: 31px;
}
#content {
	width: 447px;
}
h1#page_title {
	width: 447px;
	height: 48px;
	background: url("../images/page_title.gif") no-repeat top left;
	font: 18px "verdana", "Lucida Sans Unicode", geneva, arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	letter-spacing: -1px;
	color: #fff;
	padding: 12px 0 0 0px;
	text-indent: 49px;
}
#content h2 {
	color: #b81621;
	font-weight: normal;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	margin: 0 0 5px 20px;
	padding: 0 0 0 22px;
	background: url("../images/bullet_1.gif") no-repeat left;
}
#content h3 {
	color: #0D97CC;
	font-weight: normal;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	margin: 5px 0 7px 20px;
	padding: 0;
}
#content h3 a, #content h3 a:active, #content h3 a:link {
	color: #7B0A0A;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A;
}
#content h3 a:visited {
	color: #9C4848;
	border-bottom: 1px dashed #BE8585;
	text-decoration: none;
}
#content h3 a:hover {
	color: #7B0A0A;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #DEC2C2;
	border-bottom: 1px solid #7B0A0A;
}
#content p {
	margin: 0 12px 15px 20px;
	line-height: 17px;
	font-size: 12px;
}
#content p a, #content p a:link, #content p a:active {
	color: #7B0A0A;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A;
}
#content p a:visited {
	color: #9C4848;
	border-bottom: 1px solid #BE8585;
	text-decoration: none;
}
#content p a:hover {
	color: #7B0A0A;
	background: #DEC2C2;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A;
}
#content ul {
	list-style-type: none;
	padding: 0 12px 0 25px;
	margin: 0 0 10px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	/*font-size: 11px;
*/
}
#content li {
	padding-top: 0px;
	padding-left: 16px;
	padding-bottom: 5px;
	background-image: url("../images/bullet_3.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#content li a, #content li a:link, #content li a:active {
	color: #B81621;
	text-decoration: none;
	border-bottom: 1px solid #B81621;
}
#content li a:visited {
	color: #9C4848;
	border-bottom: 1px solid #BE8585;
	text-decoration: none;
}
#content li a:hover {
	color: #7B0A0A;
	background: #DEC2C2;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A;
}
#content ul.images {
	margin: 0;
	padding: 0;
}
#content ul.images li {
	display: block;
	float: left;
	width: 200px;
	background: none;
	border-left: 1px solid #E3EEF6;
}
#content ul.images li a {
	text-decoration: none;
	border-bottom: none;
	background: none;
}
#content .dateline {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 8px 35px;
}

#content div.item, #content dl {
	background: url("../images/degrade-gris.gif") repeat-x bottom left;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	padding: 0;
	margin: 14px;
}
#content dl {
	padding:5px;
}
#content dt {
	color:#0D97CC;
}
#content div.item h3 a, #content dt a {
	background: url("../images/news.png") no-repeat top left;
	color: #0D97CC;
	padding-left: 20px;
	border-bottom: none;
	text-decoration:none;
}
#content div.item h3 a:hover, #content dt a:hover {
	text-decoration: underline;
}
/*services_traducteur*/
#services_traducteur {
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
height
/**/
	: 25px;
}
/*-------------------(Droite)----------------*/
#side {
	float: left;
	width: 251px;
	margin: 0;
	padding: 0;
}
h3#side_title {
	width: 251px;
	height: 48px;
	background: url("../images/side_title.gif") no-repeat top left;
	font: 18px "verdana", "Lucida Sans Unicode", geneva, arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	/*font-weight: bold;
*/
	letter-spacing: -1px;
	color: #fff;
	padding: 12px 0 0 0px;
	text-indent: 45px;
}
#sidehdr {
	width: 250px;
	padding: 0 0 10px 0px;
}
#side p {
	color: #7F7F6F;
	margin: 0 20px 10px 20px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
}
#side p a, #side p a:link, #side p a:active, #side p a:visited {
	color: #B81621;
	text-decoration: none;
	border-bottom: 1px solid #B81621
}
#side p a:hover {
	color: #7B0A0A;
	background: #DEC2C2;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A
}
#side ul {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 0 12px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 11px;
	color: #B81621;
}
#side li {
	padding: 0px 15px 6px 15px;
	background-image: url("../images/bullet_2.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#side li.last {
	background: none;
}
#side li a, #side li a:link, #side li a:active {
	color: #B81621;
	text-decoration: none;
	border-bottom: 1px solid #B81621;
}
#side li a:visited {
	color: #9C4848;
	border-bottom: 1px solid #BE8585;
	text-decoration: none;
}
#side li a:hover {
	color: #7B0A0A;
	background: #DEC2C2;
	text-decoration: none;
	border-bottom: 1px solid #7B0A0A;
}
#side li a img {
	border: none;
	background: none;
}
#side h4 {
	color: #B81621;
	font-weight: normal;
	font-size: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	margin: 0 0 5px 18px;
	padding: 0;
}
#side h2 {
	color: #403F38;
	font-weight: normal;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	margin: 0 0 5px 20px;
	padding: 0;
}
.hide {
	display: none;
}
/*-------------------(Fillerbot)----------------*/
#fillerbot {
	width: 760px;
	height: 16px;
	background: url("../images/filler_bot.gif") no-repeat;
	clear: both;
}
/*-------------------(Footer)----------------*/
#footer {
	width: 760px;
	height: 56px;
	background: url("../images/footer.gif") no-repeat;
	padding: 10px 0;
}
#footer p {
	text-align: center;
	color: #cccccc;
	font-size: 12px;
	margin: 3px 0;
	padding: 5px 0;
}
#footer a, #footer a:link, #footer a:active {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	background: #7B0A0A;
}
/*-------------------(Divers)-----------------*/
.hr {
	background: url("../images/divider0.gif");
	height: 3px;
	margin: 10px 20px 2px 20px;
	clear: both;
}
.cap {
	float: left;
	width: .7em;
	font-size: 4em;
	line-height: 95%;
	color: #A4CBDA;
}
.flash {
	padding: 0 5px 5px 10px;
}

#mots_cles li {
	color: #666;
	font-size: 9px;
	line-height:10px;
	background:none;
	list-style-type:circle;
	padding-left:1px;
	margin-left:12px;	
}

a.warning {
	display: block;
	/*width: 400px;*/
	height: 50px;
	background: url("../images/warning.png") no-repeat 5px 5px;
	margin: 10px 15px 2px 15px;
	padding: 5px 5px 5px 58px;
	background-color: #fef6f7;
	border: 1px solid #E8C4C8;
	color:#AE0C0A;
	text-decoration:none;
}
a.warning:hover {
	background-color: #e3eef6;
	border: 1px solid #9AC9EC;
	color:#0D97CC;
	text-decoration:none;
}
/*-------------------(Images)----------------*/
.illustr {
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
}
.illustr IMG {
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	display: block;
	background: #fff;
	position: relative;
}
.illustr a, .illustr a:hover {
	padding: 0;
	margin: 0;
}
.rightalign {
	float: right;
	margin-left: 10px;
	margin-right: -5px;
}
.leftalign {
	float: left;
	margin-right: 10px;
	margin-left: -5px;
}
/*---------------(Tables)--------------*/
table {
	width: 400px;
	margin: 5px 20px 5px 20px;
}
thead {
	text-align: left;
	color: #999;
	background-color: #E3EEF6;
	padding: 3px;
}
td {
	padding: 3px;
	border-bottom: 1px solid #999;
}
/*---------------(Quotes)--------------*/
blockquote {
	margin: 0 15px 0 0;
	background: url("../images/closequote.gif") no-repeat bottom right;
	padding: 0px 25px 0px 0px;
}
blockquote p {
	background: url("../images/openquote.gif") no-repeat left top;
	padding: 0px 5px 0px 40px;
	margin: 0;
	font-style: italic;
}
/*---------------(Annuaire)--------------*/
#position {
	background: url("../images/degrade-gris.gif") repeat-x bottom left;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	padding: 5px;
	margin: 5px 15px 5px 0;
}
p.subcategories {
	clear:both;
}
.premiere_colonne, .seconde_colonne {
	float:left;
	width:180px;
}
.seconde_colonne {
	border-left:4px solid #E3EEF6;
}
#search {
	padding: 0 0 10px 0;
	margin: 0;
}
#search input {
	border: 1px solid #0D97CC;
	background: #E3EEF6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
}
#q {
	width:175px;
	margin-left:18px;
}
.bandeau {
	margin:5px;
	margin-left:15px;
}


/* Couleurs utilisées */
	/*#AE0C0A - Rouge vif entête - #FA610F < Orange;
	#D4520D < Brun#37749D - Bleu foncé - #4694B3 < Bleu;
	#55B3D9 < Bleu ciel;
#D99055 < Presque Orange#7CB2D6 - Bleu intermédiaire#A5CAE4 - Bleu plus clair#E1EDF6 - Bleu très clairCouleurs qui vont avecPixelrot = #B81621Dunkelgrau = #7E7E7ESignalblau = #0D97CC*/

