/*

le bleu #668EB6
le vert 668EB6

*/

body {
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #DCEDF1;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	height: auto;
}

/*_______________________général_____________________________*/

ul.fleche {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.fleche {
	background-image: url(gif/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
}

.champ {
	margin: 0px;
	padding: 0 0 0 1px;
	border: 1px solid #668EB6;
	color: #668EB6;
	background-color: #FFFFFF;
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
	height: 16px;
}

.rechercher {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	color: #999999;
	background-color: #FFFFFF;
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
	height: 14px;
}

.central {
	overflow : auto;
	height : 560px;
}

.nomEntite a {font-size:12px;}
.lasuite a {font-size:11px;}


/*----------- Formulaire gauche Techneo -----------------*/

.rechercherTechneo {
	width: 135px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	color: #999999;
	background-color: #FFFFFF;
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
	height: 14px;
}

#avancee a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-top: 4px;
	padding-right: 5px;
	float: right;
}

.rechercheTechneo #avancee a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

fieldset {
	border: 1px dashed #668EB6;
	padding: 10px;
}

legend {
	background-color: white;
	padding: 1px 4px;
	color: #668EB6;
}

.bouton {
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
	border: 1px solid #668EB6;
	color: #668EB6;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #668EB6;
	color: #668EB6;
	background-color: #FFFFFF;
	font-family: "trebuchet ms",sans-serif;
	font-size: 10px;
}

.petitGris {
	color: #666666;
	font-size: 9px;
}

.Bleu {
	color: #668EB6;
}

form {
	padding: 0;
	margin: 0;
}

a:link {
	text-decoration: none;
	color: #668EB6;
}

a:visited {
	text-decoration: none;
	color: #668EB6;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	color: #668EB6;
	font-size: 12px;
	font-weight: normal;
	margin: 15px;
}

h2 {
	color: #668EB6;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 15px 0px;
	letter-spacing: 2px;
}

#submit {
	cursor: pointer;
}

.texte {
	line-height: 1.7;
}

/*_______________________menu gauche______________________________*/

#menu {
	border-bottom: 1px solid #999999;
}

#menu dt {
	cursor: pointer;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	border-top: 1px solid gray;
	font-family: "trebuchet ms",sans-serif;
	padding-left: 15px;
	color: #999999;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 2em;
	margin-top: -1.5em;
	width: 28em;
	background: #f0f0f0;
	border: 1px solid gray;
	border-top: 0px;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	border-top: 1px solid #999999;
	background: #f0f0f0;
	height: 20px;
	padding: 0px 0px 0px 0px;
}

#menu a {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
	left: 0;
}

#menu dt:hover, #menu li a:hover {
	background: url(gif/arrow.gif) 0.3em 0.6em no-repeat;
}

#menu2 {
	position: absolute;


/*top:70px; POUR LA VERSION ORIGINALE*/
        top: 30px;
	right: 10px;
	color: #999999;
}

#menu2 a {
	text-decoration: none;
	color: #999999;
}

/*_______________________encart______________________________*/

h3.encart {
	background-color: #668EB6;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	margin: 15px 10px 0px 10px;
}

div.encart {


/* ---- background-color: #F0F0F0; Version originale ------*/
        background-color: #F3F3F3;
	margin: 0px 10px 10px 10px;
	color: #668EB6;
	text-align: justify;
	padding: 10px;
	padding-top: 10px;
}

img.encart {
	border: 1px solid #cccccc;
	float: right;
	margin: 0px 5px 5px 5px;
}

#colonneDroite div.encart {


/* ---- background-color: #F0F0F0; Version originale ------*/
        background-color: #F3F3F3;
	margin: 0px 10px 5px 10px;
	color: #336699;
	text-align: left;
	padding: 10px;
	padding-top: 10px;
}

#colonneDroite div.encart .titre {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	display: block;
	margin: 0px;
}

#colonneDroite div.encart .enSavoirPlus {
	font-size: 11px;
	font-style: italic;
	color: #6699CC;
	margin-top: 0px;
	display: block;
}

#colonneDroite div.encart .enSavoirPlus a {
	text-decoration: none;
	color: #6699CC;
}

#colonneDroite div.encart .enSavoirPlus a:hover {
	text-decoration: underline;
	color: #6699CC;
}

#colonneDroite div.encart .enSavoirPlus a:visited {
	text-decoration: none;
	color: #6699CC;
}

/*_____________________ encart Techneo ________________________*/

#techneo {
	height: 120px;
	/*bac

kground-color: #F0F0F0;*/
	background-image: url(gif/fond_techneo.gif);
	background-repeat: no-repeat;
	margin: 0px 10px 10px 10px;
	color: #668EB6;
	text-align: justify;
	padding: 10px;
	padding-top: 10px;
}

#techneo .intro {
	font-size: 9px;
	color: #6699cc;
	margin-top: 0px;
	float: right;
	padding-left: 20px;
	padding-right: 5px;
}

/*_____________________ encart Europe ________________________*/

#encartEurope {
	/*widh

t:100%;*/
	background-color: #F3F3F3;
	margin: 0px 10px 10px 10px;
	color: #6699CC;
	font-size: 9px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "trebuchet ms",sans-serif;
}

#techneo .intro {
	font-size: 9px;
	color: #6699cc;
	margin-top: 10px;
	float: right;
	margin-left: 67px;
	padding-right: 2px;
	text-align: left;
}

#techneo .intro a {
	text-decoration: none;
}

#techneo .intro a:visited {
	text-decoration: none;
	color: #6699cc;
}

/*_____________________ encart France ________________________*/

#encartFrance {
	/*widh

t:100%;*/
        height: 100px;
	background-color: #F3F3F3;
	margin: 0px 10px 10px 10px;
	color: #6699CC;
	font-size: 9px;
/*	padding

:10px;
        font-family: "trebuchet ms",sans-serif;
*/
}

/*
#encartFrance img {
   padding: 10px;
   float :right;
   align:asmiddle;
   

}

*/

#encartFrance .intro {
	width: 70px;
	padding: 10px;
	float: right;
}

/*_____________________ encart Europe ________________________*/

#encartEurope {
	/*heig

ht:120px;*/
	background-color: #F3F3F3;
	margin: 0px 10px 10px 10px;
	color: #6699CC;
	font-size: 9px;
/*	padding:

10px;
	padding-top:10px;
        font-family: "trebuchet ms",sans-serif;
*/
}

/*_______________________encart 2______________________________*/

h3.encart2 {
	background-color: #668EB6;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	margin: 15px 10px 0px 10px;
}

ul.encart2 {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	list-style-type: none;
}

li.encart2 {
	padding: 4px 10px 4px 10px;
	background-color: #F0F0F0;
	color: #668EB6;
	border-top: 2px solid #ffffff;
}

/*_________________________colonnes______________________________*/

#ce {
	background-color: white;
	position: absolute;
	width: 800p

x;
	/*margin-left:-400px;*/
 

/*---top:30px; = Valeur initiale (Cyril Burnet) ----*/
	top: 2

px;
/*left:50%;*/
}

#ce2 {
	border: 1px solid #DDDDDD;
	background-color: white;
}

#tete {
	background-color: white;
	width: 100%

;
	/* ----	height:15px;------ Valeur originale------*/
        height: 10px;
}

#entete {
	width: 100%;
}

#logo {
	background-color: #668EB6;
	/*bac

kground-color:#666699;*/
	background-image: url(gif/bg_1.gif);
	border-top: 1px solid #999999;
}

#logo2 {
	height: 40px;
	/*---

height:74px; POUR VERSION ORIGINALE ----- */
	background-image: url(gif/logo_01.jpg);
	background-repeat: no-repeat;
}

/*_________________________Rechercher/Membres__________________________________*/

#fonction {
	background-color: white;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 30px;
	width: 100%;
}

#fonction div {
	position: absolute;
	right: 10px;
	padding: 5px;
}

/* ---- VESRION CYRIL ----
  #fonction a{
	background-image: url(gif/membres2.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:35px;

}
*/

/* ---- VESRION ALI acces espace membre  ----*/

#fonction #espacemembre {
	background-image: url(gif/membres2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	padding-right: 3px;
}

/* ---- VERSION ALI RSS  ----*/

#fonction #rss {
	background-image: url(gif/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-right: 30px;
}

/*___________________________________________________________________________________*/

#colonneGauche {
	width: 200px;
	float: left;
	margin: 0;


/*padding-right:2px;*/
}

#colonneCentre {
	width: 395px;
	margin: 0;
	/* 

margin-left:5px;*/
	 /*m

argin-right:5px;*/
	 float: left;
	/*bac

kground-image: url(images/image2.jpg); en commentaire car redéfini dans header.tpl*/
	/*bac

kground-repeat:no-repeat;*/
	background-position: top;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0;
	/*margi

n-left:200px;
	margin-right:200px;

	padding-right:0px;*/
	padding-left: 0px;
	/*padd

ing-bottom:10px;*/
	/* pad

ding-top:220px; en commentaire car redéfini dans header.tpl */
	min-height: 640px;
	height: auto !important;
	height: 640px;
	vertical-align: text-top;
}

#colonneDroite {
	width: 200px;
	float: right;
	margin: 0;
	clear: left;
}

#colonneCentre .invitation {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

#pied {
	border-top: 1px solid #999999;
	color: #999999;
	height: 25px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	margin-left: 0px;
	clear: both;
}

#pied2 {
	background-color: #F0F0F0;
	height: 25px;
	width: 800px;
	clear: both;
}

/*_________________________________________________AGENDA_________*/

h1.agenda {
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
}

h2.agenda {
	font-size: 10px;
	background: transparent url(gif/fleche.gif) 10px 1.5em  no-repeat;
	letter-spacing: 0px;
	border-top: 1px solid #668EB6;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.agenda {
	text-align: justify;
	padding-bottom: 10px;
	margin: 0px;
}

/*_____________________________________________________PLAN___________*/

ul.plan {
	list-style-type: none;
}

li.plan {
	background: url(gif/plan.gif) 0px 0em no-repeat;
	padding: 3px;
	padding-left: 21px;
	padding-top: 3px;
	border-left: 1px solid #668EB6;
}

/*___________________________________________________________________*/
.chapeau {
	width: 75%;
}

. ppetit2 {
	display: block;
	width: 450px;
}

.sousSTitreRub {
	background-image: url(http://www.eurasante.com/fileadmin/templates/web/medias_fr/intSSousTitreBG.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #BD0018;
	display: block;
	font-family: "trebuchet ms",sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 13px;
}
.tabloencadre{
margin-left:20px;
}
.megalesetexte p, .tabloencadre td{
font-size:11px;
color:#605D58;
margin-left:10px;
}
.table_titre sousSTitreRub {
margin-left:10px;
}
.megalesetextepetit2{
	font-size:11px;
}
.invitation{
width:500px;
}
table{
width:auto;
}

