@charset "utf-8";
/* ..................................STYLES GENERAUX........................................... */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
li {
	list-style-image: url(../templates/images/puce_liste.gif);
	padding: 0px 0px 4px 3px;
}


p {
	margin: 0px 0px 13px 0px;
	line-height: 1.4;
	padding: 0px;
font-size: 0.97em;
}
.txt_petit {
	font-size: 0.8em;
}
img {
	border-style: none;
}
.bodytext {

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
DIV.csc-textpic {
	border: #FFFFFF solid 0px;
	padding: 0px;
	margin: 0px;
}
/* ..................................CONTENEURS........................................... */

#conteneur {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
}
#home_header {
	height: 163px;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../templates/images/home_header_bkg.jpg);
	background-repeat: no-repeat;
}
#home_bandeau {
	height: 271px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#home_txt_presentation {
	position: absolute;
	top: 233px;
	left: 50px;
	width: 400px;
	font-weight: bolder;
	font-style: italic;
	font-size: 1em;
}
#home_txt_presentation img {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}
#home_bloc_news {
	margin: 0px 16px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 298px;
	float: left;
	height: 180px;
	background: url(../templates/images/blocknews_bkg.gif) repeat-x 0px 0px;
}
#home_bloc_news a {
	margin: 0px;
	padding: 5px 0px 10px 23px;
	color: #000000;
	font-size: 0.8em;
}
#home_bloc_news ul {
	margin: 0px;
	padding: 5px 0px 5px 35px;
}
#home_bloc_news li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}
#home_bloc_news li a:link, #home_bloc_news li a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
#home_bloc_news li a:hover, #home_bloc_news li a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
#home_bloc_event {
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 15px 15px;
	width: 278px;
	float: left;
	height: 180px;
	background: url(../templates/images/blockevent_bkg.gif) repeat-x 0px 0px;
}
#home_bloc_event a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.9em;
}
#home_bloc_applications {
	margin: 0px;
	padding: 0px;
	width: 308px;
	float: left;
	height: 180px;
	background: url(../templates/images/blockapp_bkg.gif) repeat-x 0px 0px;
}
#home_bloc_applications ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#home_bloc_applications li {
	margin: 0px 0px 5px 30px;
	padding: 0px;
}
#home_bloc_applications li a:link, #home_bloc_applications li a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 0.95em;
}
#home_bloc_applications li a:hover, #home_bloc_applications li a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #000000;
	font-size: 0.95em;
}


#home_bloc_event h2 {
	text-transform: uppercase;
	height: 37px;
	padding: 6px 0px 0px 2px;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}
#home_bloc_applications h2 {
	text-transform: uppercase;
	height: 37px;
	padding: 6px 0px 0px 17px;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}
.home_bloc_table {
	text-transform: uppercase;
	height: 20px;
	padding: 0;
	margin: 6px 0px 0px 19px;
	font-weight: bold;
}
.home_bloc_table td {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 17px;
	vertical-align: top;
}
#home_footer {
	clear: left;
	font-size: 0.8em;
	text-align: left;
	color: #c7c7c7;
	padding: 30px 0 20px 20px;
	height: 50px;
}
#header {
	height: 198px;
	font-size: 1em;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../templates/images/header_bkg.jpg);*/
	background-image: url(../templates/images/header_bkg.jpg);
	background-repeat: no-repeat;
}
#logo {
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
	width: 400px;
	height: 72px;/*background: url(../templates/images/AESA_logo.gif) no-repeat 0px 22px;*/
}
#langues {
	width: 0px;
	float: right;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
}
.choix_langues a:link, .choix_langues a:visited {
	text-decoration: none;
	color: #000000;
}
.choix_langues a:hover, .choix_langues a:active {
	color: #042479;
	text-decoration: underline;
}
#icone {
	width: 100px;
	float: right;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;

}
#icone ul {
	margin: 5px 24px 0px 0px;
	padding: 0px;
	float: right;
}
#icone li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.icones {
	margin: 0px 0px 0px 0px;
	list-style:none;
	list-style-image:none;
	padding: 0px 0px 0px 0px;
}
.icones li a {
	display: block;
	height: 10px;
	line-height:10px;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	width: 15px;
	float: left;
}
.home_ico a {
	/*background: url(../templates/images/home_ico.gif) no-repeat 0 0;*/
	background: url(../templates/images/home_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.home_ico a:hover {
	/*background: url(../templates/images/home_ico.gif) no-repeat 0 -10px;*/
	background: url(../templates/images/home_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
.sitemap_ico a {
	/*background: url(../templates/images/sitemap_ico.gif) no-repeat 0 0;*/
	background: url(../templates/images/sitemap_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.sitemap_ico a:hover {
	/*background: url(../templates/images/sitemap_ico.gif) no-repeat 0 -10px;*/
	background: url(../templates/images/sitemap_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
.contact_ico a {
	/*background: url(../templates/images/contact_ico.gif) no-repeat 0 0;*/
	background: url(../templates/images/contact_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.contact_ico a:hover {
	/*background: url(../templates/images/contact_ico.gif) no-repeat 0 -10px;*/
	background: url(../templates/images/contact_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
#left {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#left h1 {
	color: #000000;
	font-size: 1.2em;
	margin: 0px 0px 16px 5px;
	text-transform: uppercase;
}
#titre_rubrique {
	color: #000000;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#center {
	width: 495px;
	padding: 0 0 25px 18px;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #2F2E30;
}
#center a:link, #center a:visited {
	text-decoration: underline;
	color: #000000;
}
#center a:hover, #center a:active {
	color: #01267e;
	text-decoration: underline;
}

#center h1 {
	font-size: 1.8em;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #01267e;
	font-weight: bold;
}
#center h2 {
	font-size: 1.4em;
	margin: 15px 0px 9px 0px;
	padding: 0px;
	color: #5e7ed7;
	font-weight: normal;
}
#center h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #01267e;
	margin: 0px 0px 2px 0px;
	padding: 0px;		
}
#center h3 a:link, #center h3 a:visited {
	text-decoration: none;
	color: #000000;
}
#center h3 a:hover, #center h3 a:active {
	color: #BE0027;
	text-decoration: none;
}
#center ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#center li {
	margin: 0px 0px 3px 15px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	background: url(../templates/images/content_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/***/
#center_large {
	width: 715px;
	padding: 0 0 25px 18px;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #2F2E30;
}
#center_large a:link, #center_large a:visited {
	text-decoration: underline;
	color: #000000;
}
#center_large a:hover, #center_large a:active {
	color: #01267e;
	text-decoration: underline;
}

#center_large h1 {
	font-size: 1.8em;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #01267e;
	font-weight: bold;
}
#center_large h2 {
	font-size: 1.4em;
	margin: 15px 0px 9px 0px;
	padding: 0px;
	color: #5e7ed7;
	font-weight: normal;
}
#center_large h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #01267e;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#center_large h3 a:link, #center h3 a:visited {
	text-decoration: none;
	color: #000000;
}
#center_large h3 a:hover, #center h3 a:active {
	color: #BE0027;
	text-decoration: none;
}
#center_large ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#center_large li {
	margin: 0px 0px 3px 15px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	background: url(../templates/images/content_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/**/
#breadcrumbs {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 400px;
	font-size: 0.8em;
	font-weight: bold;
	color: #767676;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: #8f8f8f;
	font-weight: normal;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #8f8f8f;
	text-decoration: underline;
	font-weight: normal;
}
#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#right {
	padding: 35px 0px 0px 0px;
	margin: 0px 0 0 20px;
	float: left;
	width: 180px;
font-size: 0.85em;
}
#right img{
	margin: 33px 0px 0px 0px;
border: 0px;
}
#right a:link, #right a:visited {
	
	text-decoration: underline;
	color: #000000;
}
#right a:hover, #right a:active {
	color: #000000;
	font-size: 0.8em;
	text-decoration: underline;
}
#right p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#footer {
	position: relative;
	margin: 41px 0px 0px 0px;
	clear: left;
	font-size: 0.8em;
	text-align: left;
	color: #818181;
	padding: 15px 0px 20px 20px;
	background: url(../templates/images/footer_bkg.gif) repeat-x 0px 0px;
	float: left;
	width: 935px;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#comeandsee {
	padding: 0px;
	margin: 40px 0 0px 0px;
	text-align: left;
	width: 160px;
}
#comeandsee a:link, #comeandsee a:visited {
	text-decoration: none;
	color: #8fa6e3;
}
#comeandsee a:hover, #comeandsee a:active {
	color: #cbd5f0;
	text-decoration: underline;
}
/* ..................................MENU PRINCIPAL........................................... */
#navigation_generale {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	position: static;
	width: 780px;
}
#iso_certification {
	width: 64px;
	height: 75px;
	float: right;
	margin: -14px 0px 0px 0px;
	padding: 0px;
	background: url(../templates/images/certification_iso.gif) no-repeat 0px 0px;
}
.level0_no a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.level0_no a:link span {
	text-decoration: none;
	color: #01267e;
	font-weight: bold;
}
.level0_no a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.level0_no a:visited span {
	text-decoration: none;
	color: #01267e;
	font-weight: bold;
}
.level0_no a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.level0_no a:hover span{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.level0_no a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.level0_ac a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.level0_ac a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.level0_ac a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.level0_ac a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#navigation_generale ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
}
#navigation_generale .first_li {
	display: inline;
	list-style: none;
	background: none;
	padding: 0px 27px 0px 0px;
}
#navigation_generale ul span {
	text-transform: none;
	display: block;
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
	margin: -2px 0 0 0;
}

#navigation_generale li {
	list-style: none;
	background: url(../templates/images/menu_puce.gif) no-repeat 0px 3px;
	padding: 0px 27px 0px 12px;
	float: left;
	text-transform: uppercase;
}
/* ..................................SOUS MENU........................................... */

#sous-menus {
	border-top: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 220px;
	background-color: #FFFFFF;
	font-size: 0.85em;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#sous-menus ul {
	margin: 14px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}
#sous-menus li {
	margin: 2px 0px 0px 11px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../templates/images/submenu_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/*.level1_ac {
	background: #01267e url(../templates/images/submenu_bkg.gif) repeat-y 0px 0px;
	margin: 2px 0px 0px 0px;
	padding: 7px 12px 6px 0px;
	color: #FFFFFF;
	line-height: 1em;
}
.level1_ac a:link, .level1_ac a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
.level1_ac a:hover, .level1_ac a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}*/
.level1_ac {
	margin: 2px 0px 0px 0px;
}
.level1_ac a:link, .level1_ac a:visited {
	background: #01267e url(../templates/images/submenu_bkg.gif) repeat-y 0px 0px;
	text-decoration: none;
	padding: 7px 12px 6px 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;
	display: block;
	height: 1%;
}
.level1_ac a:hover, .level1_ac a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	background-color: #01267e;
	padding: 7px 12px 6px 10px;
	height: 1%;
	display: block;
}
.level1_no {
	margin: 2px 0px 0px 0px;
}
.level1_no a:link, .level1_no a:visited {
	background: #edeef5 url(../templates/images/submenu_bkg.gif) repeat-y 0px 0px;
	text-decoration: none;
	padding: 7px 12px 6px 10px;
	color: #01267e;
	font-weight: bold;
	line-height: 1em;
	display: block;
	height: 1%;
}
.level1_no a:hover, .level1_no a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	background-color: #01267e;
	padding: 7px 12px 6px 10px;
	height: 1%;
	display: block;
}
.level2_no {
	background-color: #FFFFFF;
	margin: 0px 10px 0 0;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	list-style-type: none;
	list-style-image: none;
	color: #000000;
}
.level2_no a:link, .level2_no a:visited {
	text-decoration: none;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
}
.level2_no a:hover, .level2_no a:active {
	color: #000000;
	text-decoration: underline;
	list-style-type: none;
	list-style-image: none;
}
.level2_ac {
	background-color: #FFFFFF;
	margin: 0px 10px 0 0;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	list-style-type: none;
	list-style-image: none;
}
.level2_ac a:link, .level2_ac a:visited {
	text-decoration: underline;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
}
.level2_ac a:hover, .level2_ac a:active {
	color: #000000;
	text-decoration: underline;
	list-style-type: none;
	list-style-image: none;
}
/* ..................................BLOC DOCUMENTS DROITE........................................... */
.right_block {
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
}
.right_block _header {
	background-color: #BE0027;
	height: 23px;
}
.right_block _txt {
	background-color: #efefef;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 6px;
}
#right .related_documents {
	padding: 0px 0px 0px 0px;
	margin: 45px 0px 0px 30px;
	border: #cbcee2 solid 1px;
	width: 160px;
	background: url(../templates/images/rightblock_bkg.gif) no-repeat bottom right;
}
#right .related_documents p {
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	color: #000000;
}
#right .related_documents h1 {
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	height: 10px;
	background-color: #01267e;
	color: #FFFFFF;
}
#right .related_documents h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 6px;
	margin: 0px;
	height: 13px;
	background-color: #01267e;
	color: #FFffFF;
}
#right .related_documents ul {
	margin: 0px;
	padding: 15px 10px 40px 10px;
}
#right .related_documents li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	background: url(../templates/images/submenu_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
}
#right .related_documents li a:link, #right .related_documents li a:visited{
	text-decoration: none;
	color: #333333;
	font-size: 0.9em;
}
#right .related_documents li a:hover, #right .related_documents li a:active {
	text-decoration: underline;
	color: #333333;
	font-size: 0.9em;
}
/* ..................................TABLEAUX........................................... */
#tabaddresses {
	margin: 5px 0px 32px 0px;
	padding: 0px 0px 0px 0px;
}
#tabaddresses td {
	text-align: left;
	font-size: 1em;
	color: #333333;
	padding-right: 50px;
}
#tabaddresses caption {
	display: none;
}
#tabaddresses .companytd {
	font-size: 1.1em;
	color: #01267e;
	font-weight: bold;
}
#tabaddresses p {
	margin: 0;
	padding: 0;
font-size: 0.9em;
}


.products_table p {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;


}


.products_table td {
	padding: 3px 5px 3px 5px;


}
.table_header  {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01267E;

}



.table_line {
	background-color: #EDEEF5;

}



/************************ FORMULAIRES **************************************/
DIV.tx-thmailformplus-pi1 {
	position: relative;
	margin: 0px;
}
.red_form {
	color: #E4232F;
	font-size: 0.8em;
	margin: 0px 0px 15px 0px;
}
.error_form {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #E4232F;
}
ul.form_missing {
	color: #E4232F;
	margin: 0px 0px 0px 0px;
}
.form_missing li {
	color: #E4232F;
	font-size: 0.9em;
	margin: 0px 0px -5px 0px;
}
.form_error {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #E4232F;
}
.cssform {
	margin: 0px 0px 0px 0px;
}
#center .pform {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	height: 1%;
}
.cssform label {
	font-size: 0.9 em;
	float: left;
	width: 180px;
	color: #000000;
	font-weight: bold;
}
.cssform .input {
	background-color: #F7F7F7;
	border: 1px solid #C8C8C8;
	font-size: 1em;
	width: 180px;
	color: #000000;
}

.cssform .select {
	background-color: #F2F2F2;
	border: solid #C8C8C8 1px;
	font-size: 1em;
	color: #000000;
	width: 180px;
}
.cssform .inputtextarea {
	background-color: #F7F7F7;
	border: 1px solid #C8C8C8;
	color: #000000;
	width: 360px;
	height: 150px;
}
.cssform .button {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01267e;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 180px;
	border: solid #C8C8C8 1px;
}
/** CSS PARTNERS ***/
#contact h5{
	font-weight: bold;
	color: #5e7ed7;
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 15px 0px 10px 0px;
	padding: 0;
	width: 50%;
	border-bottom: #5e7ed7 solid 1px;
}
#contact p{
	margin: 0;
	padding: 0;
}
#contact .tabpartners{
	width: 700px;
	margin: 0px 0px 0px 10px;
	padding: 0;
}
#contact .tdheader{
	width: 12%;
	font-weight: bold;
	color: #01267e;
	font-size: 1em;
}
#contact .tddata{
	width: 88%;
	font-weight: normal;
	color: #333333;
	font-size: 1em;
}
/*******************/
.tabtimes {
	width: 250px;
	background-color: #edeef5;
	border: #5e7ed7 solid 1px;
	padding: 0px 10px 0px 10px;
	margin: 0px 100px 20px 0px;
	float: right;
}
