
/* style global */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size :70%; /*11px*/
	color:#595e64;
	margin-bottom:15px;
	background-color:#FFFFFF;
}



h1 {
	display:block;
	font-size:2.4em;
	color:#8190a3;
	font-family:Trebuchet MS;
	margin-bottom:12px;
}
h2 {
	display:block;
	font-size:1.7em;
	color:#89c507;
	font-family:Trebuchet MS;
	margin-bottom:12px;	
}
h3 {
	font-size:1.1em;
	color:#00265b;
	margin:9px 0 4px 0;
}
h3 a {
	font-size:1.1em;
	color:#ff6600;
	text-decoration:underline;
	margin:9px 0 9px 0;
}
h3 a:hover{
	text-decoration:none;
	color:#ff6600;
}

h4 {
	float:left;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background:url(/01/images/EVS/bg_titleblue_bottom.gif) bottom no-repeat;
	min-height:25px;
	height:auto !important;
	height:25px;
	width:159px;
	margin-top:6px;
	line-height:16px;
}
h4 span {
	padding:2px 0 0 8px;
	display:block;
	background:url(/01/images/EVS/bg_titleblue_top.gif) top no-repeat;
	margin-bottom:5px;
}
h4.title_press_coverage span {background:url(/01/images/EVS/bg_titleblue_top_ico_press_coverage.gif) top no-repeat;}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#89c507;
	margin-bottom:8px;
}

a {
	text-decoration:none;
	color:#595e64;
}

a:hover {
	text-decoration:underline;
	color:#595e64;
} 

input, select, textarea {
	font-size:11px;
	color:#595e64;
	border:1px solid #b0b2b4;
	padding:2px 0 1px 5px;
	font-family:Verdana, Helvetica, sans-serif;
}

ol {
	list-style-position:inside;
	margin-top:7px;
	color:#00265b;
}
ol li {
	background:url(/01/images/EVS/dottedline.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	font-size:11px;
}
ul {
	margin:10px 0 10px 0;
	list-style:none;
}

ul li {
	background:url(/01/images/EVS/bg_ul_li.gif) no-repeat 0 5px;
	padding-left:10px;
	padding-bottom:2px;
	margin-bottom:2px;
	display:block;
	font-size:11px;
}
p
{
   font-size:11px;
}


/* style choose continent */


.nav-continent {
	width:760px;
	margin:auto;
	text-align:left;
	padding-top:8px;
}



.lg-continent {
	padding:2px 8px 0 0;
	font-weight:bold;
	float:left;
	color:#052148;
}
.lg-choice {
	float:left;
}
.lg-choice a {
	font-size:9px;
	color:#FFFFFF;
	background-image:url(/01/images/EVS/bg_language-grey.gif);
	width:21px;
	height:14px;
	float:left;
	padding-top:3px;
	margin-right:5px;
	text-align:center;
}
.lg-choice a:hover {
	color:#FFFFFF;
}
.lg-select {
	font-size:9px;
	color:#FFFFFF;
	background-image:url(/01/images/EVS/bg_language-orange.gif);
	display:block;
	width:21px;
	height:14px;
	float:left;
	padding-top:3px;
	margin-right:5px;
	text-align:center;
}
.contact {
	float:left;
	padding-top:2px;
}
.contact a {
	margin:0 4px 0 4px;
}
.infoabout-select {
	background:#89c507 url(/01/images/EVS/bg_infoabout.gif) top repeat-x;
	color:#FFFFFF;
	padding:1px 5px 2px 5px;
	margin:0 4px 0 4px;
}
.icoprint {
	float:left;
	margin:0 9px 0 5px;
}


/* style homepage */
#banner-home {
	height:244px;
	background:url(/01/images/EVS/bg_banner-home.gif) top repeat-x;
	text-align:center;
}
#home-col1 {
	width:187px;
}
#home-col2 {
	width:243px;
}
.title-home {
	margin-bottom:11px;
}
.subs-news {
	background-color:#e5e8ec;
	height:45px;
	width:167px;
	margin:28px 0 28px 0;
	padding:10px 10px 4px 10px;
	font-size:11px;
}
.resume {
	background:url(/01/images/EVS/dottedline.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:8px;
	display:block;
}
#news .resume {
	width:187px;
}
.bloc-top {
	margin-bottom:30px;
	float:left;
}
.bloc-bottom {
	float:left;
}
.bloc-bottom .resume {
	width:243px;
}

/* style content */
#content {
	width:760px;
	margin:auto;
}
.txtblue {
	color:#00265b;
	font-weight:bold;
}
.txtblue2 {
	color:#3577d1;
}
.txtorange {
	color:#ff6600;
}

a.linkorange-arrow {
	background:url(/01/images/EVS/arrow-orange.gif) no-repeat left;
	padding-left:14px;
	color:#ff6600;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.linkorange-arrow {
	color:#ff6600;
	text-decoration:underline;
}
a.linkorange {
	color:#ff6600;
	font-weight:bold;
}
a:hover.linkorange {
	color:#ff6600;
}


/* list buttons */
ul.listbuttons {margin:0;padding:0;}
ul.listbuttons li {
	background:url(../images/EVS/orangeButton-list-bottom.gif) no-repeat bottom left;
	margin:0;padding:0;
	margin-bottom:5px;
	width:160px;
}
ul.listbuttons li span {
	background:url(../images/EVS/orangeButton-list-top.gif) no-repeat top left;
	display:block;
	width:160px;
	min-height:22px;
	height: auto !important;
	height:22px;
}
ul.listbuttons li a {
	display:block;
	color:#fff;
	padding:4px 5px 5px 20px;
}

.butorange {
	background:url(/01/images/EVS/bg_butorange.gif) no-repeat;
	width:89px;
	height:18px;
	padding:4px 0 0 22px;
	font-weight:bold;
	float:left;
	font-size:11px;
}
a.butorange {
	color:#ffffff;
}
a:hover.butorange {
	color:#ffffff;
}
.butorange2 {
	background:url(/01/images/EVS/bg_butorange2.gif) no-repeat;
	width:137px;
	height:18px;
	padding:4px 0 0 22px;
	font-weight:bold;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	float:left;
}
a.butorange2 {
	color:#ffffff;
}
a:hover.butorange2 {
	color:#ffffff;
}
.buthelpdesk {
	background:url(/01/images/EVS/bg_buthelpdesk.gif) no-repeat;
	width:137px;
	height:18px;
	padding:4px 0 0 22px;
	font-weight:bold;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	float:left;
}
a.buthelpdesk {
	color:#ffffff;
}
a:hover.buthelpdesk {
	color:#ffffff;
}
.butorange3 {
	background:url(/01/images/EVS/bg_butorange3.gif) no-repeat;
	width:90px;
	height:18px;
	padding:4px 0 0 22px;
	font-weight:bold;
	float:left;
	font-size:11px;
	margin-top:5px;
	float:left;
}
a.butorange3 {
	color:#ffffff;
}
a:hover.butorange3 {
	color:#ffffff;
}
.butgreen {
	background:url(/01/images/EVS/bg_butgreen.gif) no-repeat;
	width:137px;
	height:18px;
	padding:4px 0 0 22px;
	font-weight:bold;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	float:left;
}
a.butgreen {
	color:#ffffff;
}
a:hover.butgreen {
	color:#ffffff;
}
.box-grey {
	background:#eeeff1 url(/01/images/EVS/bot_boxgrey.gif) bottom no-repeat;;
	padding:5px 8px 8px 8px;
	width:143px;
	float:left;
	margin-bottom:5px;
}
.box-grey li {
	background:url(/01/images/EVS/arrow-orange.gif) no-repeat 0 5px;
	padding-left:14px;
}
.box-grey ul {
	margin:0;
}
.box-grey li a {
	color:#ff6600;
	font-size:11px;
	font-weight:bold;
}
.box-grey li a:hover {
	color:#ff6600;
}
.box-greycenter {
	background:#eeeff1 url(/01/images/EVS/bot_boxgrey.gif) bottom no-repeat;;
	padding:5px 15px 8px 15px;
	width:338px;
	float:left;
	margin-bottom:5px;
}
.box-greycenter h2{
	font-size:1.7em;
	color:#052148;
	font-family:Trebuchet MS;
	margin-bottom:12px;
}
.box-greycenter td {
	padding-bottom:4px;
}
.box-greybig {
	background:#eeeff1 url(/01/images/EVS/bot_boxgrey.gif) bottom no-repeat;;
	padding:5px 15px 8px 15px;
	width:530px;
	float:left;
	margin-bottom:5px;
}
.box-greybig h2{
	font-size:1.7em;
	color:#052148;
	font-family:Trebuchet MS;
	margin-bottom:12px;
}
.box-greybig td {
	padding-bottom:4px;
}
#lastnews {
	background:url(/01/images/EVS/dottedline.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:8px;
	display:block;
}
#lastnews a {
	text-decoration:none;
	color:#595e64;
	font-weight:normal;
}
#lastnews a:hover {
	text-decoration:underline;
	color:#595e64;
}
.visu-testi {
	margin-top:8px;
}
.boxtopgrey {
	margin-bottom:15px;
	float:left;
}
.boxtopgrey-top {
	height:10px;
	background: url(/01/images/EVS/boxtopgrey_top.gif) top repeat-x;
	width:100%;
}
.boxtopgrey-topleft {
	background:url(/01/images/EVS/boxtopgrey_left.gif) top no-repeat;
}
.boxtopgrey-topright {
	background:url(/01/images/EVS/boxtopgrey_right.gif) top no-repeat;
}
.boxtopgrey-left {
	height:10px;
	background:url(/01/images/EVS/boxtopgrey_leftbg.gif);
	width:7px;
}
.boxtopgrey-right {
	height:10px;
	background:url(/01/images/EVS/boxtopgrey_rightbg.gif);
	width:7px;
}
.boxtopgrey-bg {
	height:10px;
	background:url(/01/images/EVS/boxtopgrey_bg.gif) top repeat-x;
}
.boxtopgrey-bg td {
	padding-bottom:4px;
}
.boxtopgrey-botleft {
	background:url(/01/images/EVS/boxtopgrey_leftbg.gif);
}
.boxtopgrey-botright {
	background:url(/01/images/EVS/boxtopgrey_rightbg.gif);
}
.boxtopgrey-bottom {
	background:url(/01/images/EVS/boxtopgrey_bot.gif) bottom repeat-x;
}
.borderleft {
	border-left:1px solid #b5bdc8;
	padding-left:5px;
}
.line {
	border-bottom:1px solid #b5bdc8;
	width:97%;
	margin-top:4px;
}
.noborder {
	border:0;
}
.checkbox {
	border:0;
	margin-right:3px;
}
.boxcheck {
	margin-top:8px;
}
.boxcheck td {
	padding:0 4px 5px 7px;
}
a.linkloggin{
	text-decoration:underline;
	color:#89c507;
}
a:hover.linkloggin {
	text-decoration:none;
	color:#89c507;
}

/* style colonne central contenu */
#col-central {
	width:368px;
	margin:auto;
}
#col-central p {
	margin:0 0 10px 0;
	width:100%;
}
#col-central p a{
	color:#ff6600;
	text-decoration:underline;
}
#col-central p a:hover {
	color:#ff6600;
	text-decoration:none;
}
#col-central2 {
	width:562px;
	float:right;
}
#col-central2 p {
	margin:0 0 10px 0;
	width:100%;
}
#col-central2 p a{
	color:#ff6600;
	text-decoration:underline;
}
#col-central2 p a:hover {
	color:#ff6600;
	text-decoration:none;
}
#subnav {
	font-weight:bold;
	margin-bottom:20px;
}
#subnav li {
	display:inline;
	margin:0;
}
#subnav li a{
	text-decoration:underline;
	font-weight:normal;
	background:url(/01/images/EVS/subnav_line.gif) right no-repeat;
	padding-right:18px;
	color:#595e64;
}
#subnav li a:hover{
	text-decoration:none;
	color:#595e64;
}
#seealso {
	color:#89c507;
	font-size:12px;
	font-weight:bold;
}
#seealso li {
	background:url(/01/images/EVS/arrow-orange.gif) no-repeat 0 5px;
	padding-left:14px;
}
#seealso a {
	color:#ff6600;
	font-size:11px;
	text-decoration:none;
}
#seealso a:hover {
	color:#ff6600;
	text-decoration:underline;
}



/* style bottom */
#bottom {
	width:710px;
	height:75px;
	background-color:#c9ced6;
	margin:40px auto 0 auto;
	color:#FFFFFF;
	padding:0 25px 0 25px;
}
#bottom a {
	color:#FFFFFF;
	margin:0 4px 0 4px
}
#bottom a:hover {
	color:#FFFFFF;
}
.bot-adresse {
	background:url(/01/images/EVS/bg_bottom.gif) right no-repeat;
	height:43px;
	float:left;
	padding:32px 20px 0 0;
	width: 50px;
}
.bot-link {
	height:43px;
	float:right;
	padding:32px 0 0 0;
}



/* FDE 2008-01-02 : Download Center mouseover descriptions */
#downloadCenter-descriptions ul { margin:0; padding:0; width:100%; position:relative; list-style:none; } 
#downloadCenter-descriptions ul li { display:block; color:#222; font-size:11px; margin:0; padding:0 0 8px 8px; background:none; position:absolute; left:0; top:0; }
#downloadCenter-links table td { padding:4px 8px; }

#col-central p {overflow:hidden;}
.image_left {float:left;margin:0 5px 5px 0;display:inline-block;}
.image_right {float:right;margin:0 5px 5px 0;display:inline-block;}

.listlink li {
	background:url(/01/images/EVS/arrow-orange.gif) no-repeat 0 4px;
	padding-left:14px;
	color:#595e64;
}
.listlink a{
	color:#595e64;
}