@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#000; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

/*h1 { color:#000; font-weight:700; font-size:12px; }*/
h1 { color:#000; font-weight:bold; font-size:12px; padding-bottom:20px; }
h2 { color:#000; font-weight:bold; font-size:1.3em; /*text-transform: uppercase;*/ }
h3 { color:#000; font-weight:bold; font-size:1.17em; /*text-transform: uppercase;*/ }
h4 { color:#000; font-weight:700; font-size:1em; /*text-transform: uppercase;*/ }
h5 { color:#000; font-size:0.83em; }
h6 { color:#000; font-size:0.67em; }
p { color:#000; font-size:1em; }
ul, ol{ color:#000; font-size:1em; }
li { color:#000; font-size:1em; }
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; padding:3px; }
input { color:#000; padding:3px; }

/* Intro */
#menu { color:#fff;}
#menu ul{ color:#fff;}
#menu li{ color:#fff;}
#menu a{ color:#fff;}

/* Liens de bas de page */
#societe p, #societe a {color:#fff; } /* couleur des liens de bas de page */
#societe p { font-size:.92em; }

/* Image de validation W3C */
/*#validator a img { background-color:#000; } - Activer le CSS si le fond du site est blanc */


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignmiddle { vertical-align:middle; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.edito{ float:left; width:560px;}
.content-sub{ float:left; width:663px; margin-right:20px;}
.bas{ padding-left:235px;}

.illustration { float:left; padding:20px 10px 0 20px; }
.actualite_news{ float:left; width:205px; margin-top:20px; padding:10px; border:#666699 1px solid; margin-bottom:20px;}
.titre_actu{ padding-top:10px; padding-bottom:3px; font-weight:bold; text-align:center;}
.puce{ padding:4px 3px 0 0;}
/*.actualite_news li{ list-style:none outside none; background:url(../images/puce.jpg) no-repeat top left; padding-left:20px; margin-top:0;}*/

/*	Site en cours de réalisation */
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales */

.point1{ margin-left:20px;}
/*	Tuan */
.liens1{ float:left; width:663px; margin-right:20px;}
.liens{ float:left; width:663px; padding-right:20px;}
.investisseurs{ float:left; width:663px; padding-right:20px;}
.bull1{ margin-top:2px;  padding-left:15px; padding-right:5px;}
.bull11{ margin-top:2px;  padding-left:10px; padding-right:4px; padding-bottom:8px;}
.bull13{ margin-top:2px;  padding-left:10px; padding-right:4px; padding-bottom:10px;}
.bull12{ margin-top:2px;  padding-left:10px; padding-right:4px; }
.bull2{ padding-left:15px; padding-right:1px;}
.bull3{ margin-top:2px;  padding-left:25px; padding-right:5px;}
.bull4{ margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:10px; float:left;}
.bull41{ margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:35px; float:left;}
.bull42{ margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:65px; float:left;}
.bull43{ margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:100px; float:left;}
.bull5{ margin-top:4px;  padding-right:5px; padding-bottom:30px; float:left;}

.table1{ width:100%;  }
.table1 tr{}
.table1 td{border: solid 1px #3b5882; padding-right:5px; border-collapse:collapse;}
.table3{ width:50%;  }
.table3 tr{}
.table3 td{border: solid 1px #3b5882; padding-right:5px; border-collapse:collapse;}
.table2{ width:100%;}

.table2 tr{}
.table2 td{ border:dotted 1px #3b5882; padding:5px; border-collapse:collapse;}

.td1{ width:50%; }
.td2{ width:50%;}

.leftpre{ float:left; width:330px;}
.rightpre{ float:right; width:330px;}

.img1{ width:163px; float:left; padding-left:2px; text-align:center;}
.img3{ width:177px; float:left; padding-left:25px; text-align:center;}
.img33{ width:177px; float:left; padding-left:40px; text-align:center;}
.img35{ width:75px; float:left; padding-left:40px; text-align:center;}
.img34{ width:177px; float:left; padding-left:242px; text-align:center;}
.img2{ padding-left:4px;}
.imgg{ padding-right:4px;}
.img22{ padding-left:4px; margin-top:2px;}


 

/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 3px solid white;
    border-top: none;
    padding: 3px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.int{ width:100%}
.int1{width:950px; margin:0 auto;}

sup{
	font-size: 11px;
	vertical-align: super;	
}

.move1{padding-left:130px;}

/* ============== Plan Aces ================ */
.plan {
	width: 550px;
	height: 500px;
	border:5px solid;
	border-color:#666699;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

.position{
	position: absolute;
	height: 121px;
	width: 950px;
}

.presse { float:left; margin-right:2px;  }
.article {border:1px solid #3B5882; width:320px; margin-top:3px; height:290px; padding-right:5px; }

/*---------------------Hanh MT----------------*/
.edito-logo-h { width:140px;}
.align-edito-txt { padding-left:237px;}
.bullet-h { margin-right:7px; padding-top:2px;}
.bullet-2-h { margin-right:7px; padding-bottom:18px;padding-top:3px;}
.bullet-3-h { margin-right:7px; padding-bottom:35px;padding-top:3px;}
.txt-tuan {padding-top:5px; margin-right:5px;}
.bull3-h { margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:40px; float:left;}
.bull2-h { margin-top:2px;  padding-left:25px; padding-right:5px; padding-bottom:18px; padding-top:2px;}

.bull44-h { margin-top:4px;  padding-left:15px; padding-right:5px; padding-bottom:120px;}