* { margin:0; padding:0;}
body {
	background:#2a2a2a;
	font-family:Arial;
	font-size:100%;
	line-height:0.8125em;
	color:#FFFFFF;
	text-align:center;
}


.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:13px;}

.tall_top { background:url(../images/tall_top.gif) left top repeat-x;}
.tall_top1 { background:url(../images/tall_top1.gif) left bottom repeat-x;}
.tall_bottom { background:url(../images/tall_bottom.gif) left bottom repeat-x;}
.tall_bottom1 { background:url(../images/tall_bottom1.gif) left top repeat-x #509def; }
.tall_bottom2 { background:url(../images/tall_bottom2.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { 
	height:27px;
	
}
.form input {
	width:198px; 
	height:15px; 
	background:#fff; 
	border:1px solid #cad2d5; 
	border-left:1px solid #7d7d7d; 
	border-top:1px solid #7d7d7d; 
	font-family:arial; 
	color:#757575; 
	font-size:1em; 
	padding-left:3px;
	
}
textarea { 
	width:198px; 
	height:135px; 
	background:#fff; 
	overflow:auto; 
	border:1px solid #cad2d5; 
	border-left:1px solid #7d7d7d; 
	border-top:1px solid #7d7d7d; 
	font-size:1em; 
	font-family:arial; 
	color:#757575; 
	padding-left:3px;
}
.textarea_box { 
	height:157px;
}


/*==================list====================*/
ul { list-style:none; margin-left:1em;}

.list1 li a { background:url(../images/marker.gif) no-repeat left 5px; padding-left:21px; color:#747677; text-decoration:none; line-height:2.08em;}
.list1 li a:hover { text-decoration:underline; }
.list2 li a { background:url(../images/marker.gif) no-repeat left 5px; padding-left:21px; color:#fff; text-decoration:none; line-height:2.08em;}
.list2 li a:hover { text-decoration:underline; }


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 36px 0 0; float:left;}
.img_indent2 { margin:0 20px 40px 0; float:left;}
.img_indent3 { margin:0 20px 14px 0; float:left;}

.p1 { margin-bottom:29px;}


/*==================txt, links, lines, titles====================*/
a {color:#757575;}
a:hover{text-decoration:none;}

.link1 { color:#fff;}
.link2 { background:url(../images/marker.gif) no-repeat left 4px; padding-left:21px; text-decoration:none;}
.link2:hover { text-decoration:underline;}

.line_hor { border-bottom:1px solid #393939; padding-bottom:17px; margin-bottom:17px;}

.title { margin-bottom:28px;}
.title1 { margin-bottom:22px;}
.title2 { margin-bottom:15px;}

/*==================blocks====================*/
.block { background:#222; width:100%; }
.blockplayer { background:#fff; width:100%; }
.block .left_top_corner { background: url(../images/left_top_corner.gif) no-repeat left top;}
.blockplayer .left_top_cornerblc { background: url(../images/left_top_corner_blc.png) no-repeat left top;}
.block .right_top_corner { background:url(../images/right_top_corner.gif) no-repeat right top;}
.blockplayer .right_top_cornerblc { background:url(../images/right_top_corner_blc.png) no-repeat right top;}
.block .right_bottom_corner { background:url(../images/right_bottom_corner.gif) no-repeat right bottom;}
.blockplayer .right_bottom_cornerblc { background:url(../images/right_bottom_corner_blc.png) no-repeat right bottom;}
.block .left_bottom_corner { background:url(../images/left_bottom_corner.gif) no-repeat left bottom;}
.blockplayer .left_bottom_cornerblc { background:url(../images/left_bottom_corner_blc.png) no-repeat left bottom;}
.block .inner { padding:30px 15px 26px 25px;}

.block1 { width:100%; background:url(../images/block1_bgd.jpg) center top repeat-y;}
.block1 .top { background:url(../images/block1_top.jpg) no-repeat center top;}
.block1 .bottom { background:url(../images/block1_bottom.jpg) no-repeat center bottom;}

.top_block { background:url(../images/top_block_bgd.jpg) no-repeat left top; width:154px; height:53px;}
.top_block .inner { padding:19px 0 0 23px;}
.top_block img { margin-right:9px;}

.banner_box { padding:0 0 40px 0; margin-left:-16px; margin-top:-30px;}

.cont_box { padding:0 20px 0 0; margin-bottom:0;}
.cont_box span { float:right;}


/*header*/
#header .row_1 { height:89px;}
#header .row_1 .fleft { padding:21px 0 0 100px;}
#header .row_1 .fright { padding:0 100px 0 0;}
#header .row_1 .indent {}
#header .row_2 { height:46px; padding-left:100px;}

/*content*/
#content1 .row_1 .indent { padding:64px 0 46px 100px;}
#content1 .row_1 .indent1 { padding:64px 0 54px 100px;}
#content1 .row_1 .indent1 .gloss { padding-right:85px; /*background-color:green;*/}
#content1 .light1 { background:url(../images/light1.jpg) no-repeat center bottom;}
#content2 .light2 { background:url(../images/light2.jpg) no-repeat center top;}
#content2 .row_2 .indent { padding:42px 20px 55px 100px;}
#content2 .row_2 .indent1 { padding:61px 20px 55px 100px;}

/*footer*/

#footer { 
	color:#757575;	
}

a.footer   {     
	color:#757575;    
	text-decoration: none; 
	font-style: bold;   
}   

a.footer:hover   {     
	color:#757575;     
	text-decoration:underline; 
	font-style: bold;  
}

a.footer1   {     
	color:#333333;     
	text-decoration:none;   
}   

a.footer1:hover   {     
	color:#333;     
	text-decoration:underline;   
} 


#footer .fleft {
	padding:20px 0 0 100px;
}

#footer .fright {
	padding-top: 20px;
	padding-right: 93px;
	padding-bottom: 0;
	padding-left: 0;
}



/*================== index.html ==================*/
#page1 #content2 .title { margin:21px 0 21px 0;}
#page1 #content2 .indent { padding-right:80px; }

/*================== index-2.html ==================*/
#page3 #content1 .indent { padding-bottom:38px;}

/*================== index-3.html ==================*/
#page4 #content1 .col_1 .fleft img { margin-bottom:18px;}

/*================== index-4.html ==================*/
#page5 #content1 .indent1 { padding-left:76px;}
#page5 #content1 .indent2 { padding:0 0 42px 0;}

/*================== index-4.html ==================*/
#page6 #content1 .indent1 { padding-right:87px;}
#page6 #footer { background:none;}

/*==========================================*/

.Style14{
	font-style: italic;	
}

a.lien_bleu   {     
	color:#33ccff;    
	text-decoration:underline;      
} 

a.lien_blc{
	color:white;
	text-decoration:none;
}

a.lien_blc:hover{
	color:white;
	text-decoration:underline;
}

#item_glossaire  {     
	color:#33ccff;    	      
} 

a.lien_tag{
	color:#33ccff;
	text-decoration:none;
	font-style:italic;
}

a.lien_tag:hover{
	color:#33ccff;
	text-decoration:underline;
}

a.lien_footer{
	color:#333333;
	text-decoration:none;
	/*font-style:italic;*/
}

a.lien_footer:hover{
	color:#333333;
	text-decoration:underline;
}

/*=========================================*/

/* Troisième ligne pour la page d'accueil*/

#Troisieme_ligne{
	width:785px;
	height: auto;
}

#Troisieme_ligne .txt {
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	
}

#Troisieme_ligne .col1 {
	width:300px;
	height: auto;
	background-color:orange;
	
}

#Troisieme_ligne .col1 .txt {
	padding-left:5px;
	padding-top:5px;
	
}

#Troisieme_ligne .col2 {
	margin-top:-45px;
	margin-left:310px;
	width:470px;
	height: auto;	
}

#Troisieme_ligne .col2 .text {
	padding-left:5px;
	padding-top:5px;
	
}
/*******************************************/

/* Quatrième ligne pour la page d'accueil*/

#Quatrieme_ligne{
	position: absolute;
	width:785px;
	margin-top:10px;
	height: auto;
}

#Quatrieme_ligne .col1 {
	position: absolute;
	width: 385px;
	height: auto;
}

#Quatrieme_ligne .col2 {
	position: absolute;
	margin-left: 400px;
	width: 385px;
	height: auto;
}

/*****************************************/

/********************ACCORDEON DES SOLUTIONS******/
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	/*border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;*/
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	/*background: #D2E0E6;*/
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
/*****************************************/

#meavant{
	color:white;
}
	

	
 */
