/* Start of CMSMS style sheet 'meura_new' */
/* CSS issu des tutoriels css.alsacreations.com */

* { margin:0; padding:0; }

ul {margin:0; padding:0;}


html { overflow-x: hidden;}

body {
font-family:Arial,Helvetica,sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
background:#DDDDDF;
overflow-x:hidden;
}




#conteneur {
width: 1009px;
margin: 0 auto; 

}

#header_ {
height: 202px;
}

#header_ .compagnie{
	background-image:url('images/template/meura-company.jpg');
}

#header_ h1, h1 a{
	width:134px;
	height:50px;
}

#header_ h1{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	background:url('images/template/meura-logo.gif');
}

.pos  { 	margin-top:10px;
	margin-left:10px;}

#header_ h1 a{
	display:block;
}
#header_ h2{
	display:none;
}

#header {
height: 202px;

background: url(images/template/meura-home-4.jpg) no-repeat;
}

#header .compagnie{
	background-image:url('images/template/meura-company.jpg');
}

#header h1, h1 a{
	width:134px;
	height:50px;
}

#header h1{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	background:url('images/template/meura-logo.gif');
}

.pos  { 	margin-top:10px;
	margin-left:10px;}

#header h1 a{
	display:block;
}
#header h2{
	display:none;
}

#logo {display:none;}
a{
 	color:#0F3CAF;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}



.wrapper{
	display:none;
}


blockquote{
	position:absolute;
	margin-top:21px;
	margin-left:154px;
	width:224px;
	height:24px;
	background:url('images/template/meura-slogan.gif');
}

/* LANGUAGES */

#lang{

	position:absolute;
	margin-top:5px;
	margin-left:960px;
	height:18px;
	width:42px;
}
#lang a{
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin-right:3px;
}
#lang a#chinese{
 display:none;	background:url('images/template/cn.gif');
}
#lang a#english{
display:none;		background:url('images/template/en.gif');
}

/* NAVIGATION */

#navigation{
	position:absolute;
	margin-top:160px;
	margin-left:170px;
	height:26px;
	width:92px;
}
#navigation a{
	display:block;
	float:left;
	height:26px;
	width:26px;
	margin-right:4px;
}
#navigation a#home{
	background:url('images/template/nav-home.gif');
}
#navigation a#contact{
	background:url('images/template/nav-contact.gif');
}
#navigation a#sitemap{
	background:url('images/template/nav-sitemap.gif');
}

/* MENU */

.classpos { 	margin-top:158px;
	/*left:276px;*/
	
    margin-left:275px;}

ul#menu{
	z-index:200;
	position:absolute;
	margin-top:158px;
	/*left:276px;*/
	
        
	margin-left:276px;
	width:700px;
	height:30px;
	list-style-type:none;
	
}
ul#menu li{
	float:left;
	width:97px;
}
ul#menu li a{
	display:block;
	width:97px;
	height:18px;
	font-size:9px;
	color:#000;
	text-align:center;
	text-decoration:none;
	padding-top:12px;
}
ul#menu li a.selected{
        color:#FFF;
}

#menu1{
z-index:100;
position:absolute;
margin-top:149px;
margin-left:275px;
height:40px;
width:96px;
background-image:url('images/template/menu1.gif');
}
#menu2{
z-index:100;
position:absolute;
margin-top:154px;
margin-left:373px;
height:35px;
width:96px;
background-image:url('images/template/menu2.png');
}
#menu3{
z-index:100;
position:absolute;
margin-top:159px;
margin-left:470px;
height:30px;
width:96px;
background-image:url('images/template/menu3.png');
}
#menu4{
z-index:100;
position:absolute;
margin-top:162px;
margin-left:567px;
height:28px;
width:97px;
background-image:url('images/template/menu4.png');
}
#menu5{
z-index:100;
position:absolute;
margin-top:165px;
margin-left:664px;
height:25px;
width:95px;
background-image:url('images/template/menu5.png');
}
#menu6{
z-index:100;
position:absolute;
margin-top:160px;
margin-left:761px;
height:29px;
width:96px;
background-image:url('images/template/menu6.png');
}
#menu7{
z-index:100;
position:absolute;
margin-top:148px;
margin-left:859px;
height:41px;
width:97px;
background-image:url('images/template/menu7.png');
}

#menu-left{
	position:absolute;
	margin-top:136px;
	
	width:154px;
	height:488px;
}

#menu-left h3{
	color:#0F3CAF;
	text-transform:uppercase;
	text-align:center;
	margin:20px 0 10px 0;
	font-size:14px;
	letter-spacing:3px;
}

#menu-left ul{
	border-top:1px dotted #A5A5A5;
	list-style-type:none;
}
#menu-left li{
	font-size:11px;
	background-color:#DCDDDF;
	background-image:url('images/template/corner.gif');
	background-repeat:no-repeat;
	background-position:top right;
        height:11px;
}
html>body #menu-left li{
height:auto;
}
#menu-left li.selected{
	background-color:transparent;
}
#menu-left a{
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #A5A5A5;
	display:block;
	padding:4px 0 4px 20px;
height:11px;
}
html>body #menu-left a{
height:auto;
}
#menu-left a:hover{
	color:#0F3CAF;
}
#menu-left ul ul{
	margin-top:0;
	border-top:0;
	border-bottom:1px dotted #A5A5A5;
}
#menu-left li.selected li {
        background-color: transparent;
}
#menu-left ul ul ul{
	margin-top:0;
	border:0;
}
#menu-left ul ul li{
	border:0;
	background-color:transparent;
	background-image:url('images/template/arrow.gif');
	background-position:15px 8px;
}
#menu-left ul ul li.selected{
	background-image:url('images/template/arrow-active.gif');
}
#menu-left ul ul ul li{
        font-size:10px;
	background-image:url('images/template/bullet.gif');
	background-position:40px 8px;
}
#menu-left ul ul ul li.selected{
	background-image:url('images/template/bullet-active.gif');
}
#menu-left ul ul a{
	border:0;
	width:auto;
	padding-left:25px;
}
#menu-left ul ul ul a{
	padding-left:50px;
}

#centre {
background: url(images/template/bg_centre.jpg) repeat-y;
width:730px;
padding-left:266px;
padding-top:21px;
padding-bottom:31px;
padding-right:60px;
 min-height:200px;
  height:auto !important;
  height:200px;

}

/* SEARCH */


	 #search{
	float:left;
	
        margin:3px 0 0 50px;

}
 
#search p{
	float:left;
	height:16px;
}
#search input{
	display:block;
}
#search input.text{
	height:14px;
	border:1px solid #000;
	font-size:10px;	
}
#search input.submit{
	width:59px;
	height:16px;
}


#pied {
height: 20px;
background: url(images/template/bg_bottom.jpg) no-repeat;
text-align:center;
padding-top:5px;
color:#000000;
}

#infos{


	font-size:11px;
	text-align:center;
	padding:2px 0;
       color:#000000;
}
#infos-impression{
        display:none;
	position:absolute;
	font-size:11px;
	text-align:center;
	padding:2px 0; color:#000000;
}

#cartedumonde{ 


	background:transparent url('images/template/fond-carte-monde_head.gif') no-repeat;

	width: 680px;
	height: 45px;
}

#cartedumonde h3{
	position:absolute;
	color: #fff;

	margin-top:25px;
	margin-left:404px;
	
	font-size:14px;
}

#cartebody{

   
	background:url(images/template/fond-carte-monde_centre.gif) repeat-y;
   
	width: 680px;
	/*min-height:200px;*/
	padding-bottom:2px;
	height:100%;
	
}  

#gauche { float:left; padding-left:18px; }
#droite { float:left; padding:20px 0 0 30px; }

#cvcarte{


height:168px;
padding-left:18px;
margin-bottom:10px;
}

.cv{
background-color: #0F3CB1;

}


#retour{
clear:both;
background:url(images/template/fond-carte-monde_bottom.gif) no-repeat;
text-align:right;
height:20px;
width:649px; 
padding-right:31px;
font-size:12px;
font-weight: bold;
margin-bottom:10px;
}
#retour a{
text-decoration:none;
color:#0F3CB1; }

.spacer { height:5px;}

p {margin: 0;}




 #alt{
	
         margin-left:700px;
	height:20px;
	width:75px;
}
#alt a{
	
	float:left;
	height:20px;
	width:20px;
	margin-right:5px;
}
#alt a#print{
	background:url('images/template/alt-print.gif');
}


#centre p{
        margin-left: 5px;
	font-size:10pt;
	text-align:justify;
	margin-bottom:8px;
	line-height:15px;
        color:#474747;
}
#centre ul{
	list-style-type:square;
	margin-left:30px;
        /*margin-bottom:8px;*/
        color:#474747;
}
#centre ol{
	margin-left:30px;
        margin-bottom:8px;
        color:#474747; margin-bottom:13px;
}
#centre li{
	font-size:10pt;
	line-height:15px;
        color:#474747;
        margin-bottom:13px;
}
#centre table li{
	font-size:12px;
	line-height:15px;
        color:#474747; margin-bottom:13px;
}

#centre h3{
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#0F3CAF;
	margin-bottom:16px;
width:400px;
display:block;
       float:left;
}

#centre h4{
	font-size:16px;
	font-weight:normal;
	color:#0F3CAF;
	margin-bottom:16px;
}
#centre h5{
	font-size:14px;
	font-weight:normal;
	color:#0F3CAF;
	margin-bottom:16px;
}
#centre h6{
	font-size:12px;
	font-weight:bold;
	color:#0F3CAF;
	margin-bottom:16px;
}

#newsletter{
	width:153px;
	height:200px;
        z-index:100;
	background:url('images/template/meura-home-newsletter.gif');
}
#newsletter img{
        margin-left:6px;
        margin-top:10px;
}
#home-news{

	width:153px;
	height:158px;
	background:url('images/template/meura-home-news-2.gif') top center;
        background-repeat:no-repeat;
 padding-top:5px;
       /* text-align: center; */
}
#home-news h4{
	width:68px;
	height:24px;
	margin-top:25px;
        margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	font-size:15px;
}
#home-news a{
	color:#000;
	text-decoration:none;
}
#home-news a:hover{
	color:#0F3CAF;
}
#news-image{
	height:30px;
	width:132px;
}
#news-image img{
	display:block;
	margin-left:9px;
}
#news-body{
	
	width:132px;
height:45px;
	overflow:hidden;
	font-size:11px;
	text-align:center;

	
}



#news-body p{ text-align:center; }

.sous-puces {
       margin: 4px 0 4px 20px;

list-style:disc;
}

.text_taille_10pt { font-size:10pt;}
.text_taille_11pt { font-size:11pt;}
.text_taille_12pt { font-size:12pt;}
.text_taille_13pt { font-size:13pt;}
.text_taille_14pt { font-size:14pt;}
.text_taille_15pt { font-size:15pt;}
.text_taille_16pt { font-size:16pt;}
.text_taille_17pt { font-size:17pt;}
.text_taille_18pt { font-size:18pt;}


.text_taille_10pt_bleu { font-size:10pt; color:#0F3CAF;}
.text_taille_11pt_bleu { font-size:11pt; color:#0F3CAF;}
.text_taille_12pt_bleu { font-size:12pt; color:#0F3CAF;}
.text_taille_13pt_bleu { font-size:13pt; color:#0F3CAF;}
.text_taille_14pt_bleu { font-size:14pt; color:#0F3CAF;}
.text_taille_15pt_bleu { font-size:15pt; color:#0F3CAF;}
.text_taille_16pt_bleu { font-size:16pt; color:#0F3CAF;}
.text_taille_17pt_bleu { font-size:17pt; color:#0F3CAF;}
.text_taille_18pt_bleu { font-size:18pt; color:#0F3CAF;}

p#guillemets{

    margin-top:20px;    
	height:24px;
	/*background-image:url('images/template/guillemets2.gif');
        background-repeat:no-repeat;*/
	padding:10px 0 0 0;
	font-size:12px;
        text-align:center;
}

/* End of 'meura_new' */

