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

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

h1, h2, h3, h4, h5, h6 { color:#3266BC; } 
h1 { font:bold 12px Georgia, "Times New Roman", Times, serif; text-align:center; padding-bottom:20px; }
h2 { font:bold 1.17em Georgia, "Times New Roman", Times, serif; text-align:center; }
h3 { font:bold 1em Georgia, "Times New Roman", Times, serif; text-align:left; }
h4 { font-size:.9em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; border-width:thin; padding:3px; }

/* Elements Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgLeft-ai { float:left; padding-bottom:0; margin:0 1em 0 5px; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }
.imgRight-ai { float:right; padding-bottom:0; margin:0 20px 0 1em; /*border:1px solid #000;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.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; }
.br { display:block; }

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

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

/*	Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#1f53a7; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }

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

/*	Page d'accueil
----------------------------------------------------------*/
/*h1#chapeau { padding:1em 0 2em; }*/ 
.illustration { float:right; padding:0 0 0 2em; }
/*#p_accueil { margin-top:.5em; } - Activer pour descendre le 1er paragraphe */

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


.list-ai{vertical-align:middle;
margin-right:7px;}

.bullet-ai{float:left; padding-bottom:5px; margin-top:1px;}
.bullet2-ai{float:left; padding-bottom:40px; margin-top:1px;}


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

.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
*/
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url("../images/graphics/loader.white.gif");
    #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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

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


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.text-colorai{font-size:15px; color:#085795;}
.chia2ai{width:45%;}
.chia2ai5{width:47%;}

.mr-txt{margin-top:60px;}

.logo-inc{width:166px; padding-right:46px;}
.logo-cpam{width:282px;}
.logo-fidelia{width:120px;}

/*VAN*/
.div48{width:47%;}

.div-vbor{border-left:1px solid #000000; height:1210px; margin-left:20px;}
.div-vbor-aiai{border-left:1px solid #000000; height:650px; margin-left:20px;}

.cen1{margin-left:210px;}

.chia2logo{width:101px; margin-left:180px; padding-right:100px;}
.chia2logo1{width:101px;}
.slishow1{width:45%;}

/*Phuc*/
.pmid { vertical-align:middle;}
.ppad { width:15px;}
.pdiv1 { width:320px;}
.pdiv2 { width:340px; border:solid 2px #3267bc; margin:0 auto; padding:10px;}

.ptb { width:100%; border-collapse:collapse; }
.ptb td { padding:10px; border: solid 1px #2758b5;}
.pwid { width:20px;}
.pwid-td { width:35px;}
.ptextarea { width:100%; height:100px;}
.ip { width:220px;}
.ip2 { width:250px;}
.ip2-ai { width:200px;}
.ip3 { width:145px;}
.ip4 { width:182px;}
.psize { font-size:10px;}
.pwid2 { width:400px; margin:0 auto; text-align:center;}
.mr-form{margin-left:120px; margin-top:50px;}
.mr1{padding-left:10px;}
.mr2{margin-left:20px;}
.mr4{margin-left:40px;}
.mr3{padding-left:60px;}
.right1{text-align:right; margin-top:5px;}
.mr-text{margin-top:25px; color:#33F;}
.text-small{font-size:11px;}

.mrmrai{margin-left:140px;}
.floatleft-feedback{width:200px; padding-right:100px; margin-left:105px;}
.floatleft-feedback1{width:250px;}
.mr-accueil-f{margin-top:-12px;}

.new-mar{margin-right:20px;}
