/* DEFAULT Class */
html{
	height:100%;
}

body { 
	font-family:'Tahoma', sans-serif;
	background-color:#F2F2F2; 
	margin:0px; 
	min-height:100%;
	}

p { 
	padding:0px;
	margin:0px;
	}

/* PRESENTATION Class */
.site {
	background-image:url('../media/bandeau_repeat_bg.gif'); 
	background-repeat:repeat-x; 
	background-position:top;
	width:100%;
	height:100%;
}

.header {
	height:155px;
	background-image:url('../media/bandeau_bg.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	text-align:center;
}

.main_td {
	 background-image:url('../media/hs_bg.gif'); 
	 background-repeat:repeat-x; 
	 background-position:top;
	 vertical-align:top;
}

.main_table {
	width:100%;
	height:100%;
	background-image:url('../media/nav02_hs_bg.gif');
	background-repeat:no-repeat; 
	background-position:50% top;
	
}

.main_table .top_left_col{
	width:50%;
	height:44px;
	background-image:url('../media/top_left_col.gif'); 
	background-repeat:no-repeat; 
	background-position:right top;
}

.main_table .top_right_col{
	width:50%;
	height:44px;
	background-image:url('../media/top_right_col.gif'); 
	background-repeat:no-repeat; 
	background-position:left top;
}

.main_table .top_col{
	width:741px;
	height:38px;
	padding:6px 0px 0px 0px;
	background-image:url('../media/top_col.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
	vertical-align:top;
}

.main_table .left_col{
	width:50%;
	background-image:url('../media/left_col.gif'); 
	background-repeat:repeat-y; 
	background-position:right;
	vertical-align:top;
}

.main_table .right_col{
	width:50%;
	background-image:url('../media/right_col.gif'); 
	background-repeat:repeat-y; 
	background-position:left;
}

.main_table .main_col{
	width:741px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.main_table .bottom_left_col{
	width:50%;
	height:45px;
	background-image:url('../media/bottom_left_col.gif'); 
	background-repeat:no-repeat; 
	background-position:right top;
}

.main_table .bottom_right_col{
	width:50%;
	height:45px;
	background-image:url('../media/bottom_right_col.gif'); 
	background-repeat:no-repeat; 
	background-position:left top;
}

.main_table .bottom_col{
	width:741px;
	height:45px;
	padding:0px 0px 0px 0px;
	background-image:url('../media/bottom_col.gif'); 
	background-repeat:no-repeat; 
	background-position:top;
}


/* MAIN COLONNE */

.main_col .left{
	width:185px;
	padding:0px 0px 25px 1px;
	vertical-align:top;
	border-width:1px;
	border-color:#D9D9D9;
	border-style:none dotted none none;
}

.main_col .main{
	width:370px;
	padding:0px 14px 25px 14px; 
	padding:0px 10px 25px 10px;
	vertical-align:top;
}

.main_col .right{
	width:185px;
	padding:0px 1px 0px 0px;
	vertical-align:top;
	background-image:url('../media/right_bg.gif'); 
	background-repeat:repeat-y; 
	background-position:left top;
	height:100%;
	min-height:100%;
}


/* LEFT */

.left .left_encart{
	width:183px;
	display:table;
	margin:0px 0px 25px 0px;
}

.left_encart .title{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#333333;
	padding:4px 8px 0px 8px;	
}

.left_encart .txt{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	padding:2px 8px 0px 8px;	
}

.left_encart .illus {
	padding:5px 0px 0px 8px;	
}

.left_encart .input_class{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	padding:1px 0px 0px 4px;
	width:162px;
	height:16px;
	font-weight:normal;
	color:#808080;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
}

.left_encart .link{
	font-size:8pt;
	font-weight:normal;
	color:#808080;
	text-align:left;
	padding:7px 0px 0px 8px;
}

.left_encart .link a{
	font-size:8pt;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}

.left_encart .link a:link|visited{
	font-size:8pt;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}

.left_encart .link a:hover{
	font-size:8pt;
	font-weight:normal;
	color:#9A26A3;
	text-decoration:none;
}


/* RIGHT */
.right .top_bg {
	background-image:url('../media/right_top_bg.gif'); 
	background-repeat:no-repeat; 
	background-position:left top;
	min-height:100%;
	vertical-align:top
}

.right .right_encart{
	width:183px;
	display:table;
	margin:0px 0px 25px 0px;
}

.right_encart .title{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#333333;
	padding:4px 8px 0px 12px;	
}

.right_encart .txt{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	padding:2px 8px 0px 8px;	
}

.right_encart .pola_bg{
	background-image:url('../media/pola_bg.gif'); 
	background-repeat:repeat-y; 
	background-position:top;
	padding:0px 6px 8px 6px;
}

.right_encart .pola_title{
	background-image:url('../media/pola_bg.gif'); 
	background-repeat:repeat-y; 
	background-position:top;
	padding:0px 6px 6px 6px;
	text-align:center;
	font-size:8pt;
	color:#808080;
}

.right_encart .pola_title a{
	text-align:center;
	font-size:8pt;
	color:#808080;
	text-decoration:none;
}

.right_encart .pola_title a:link|visited{
	text-align:center;
	font-size:8pt;
	color:#808080;
	text-decoration:none;
}

.right_encart .pola_title a:hover{
	text-align:center;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

.right_encart .illus_pola, .right_encart .illus_pola_over{
	width:150px;
}

.right_encart .illus_pola_over{
	filter: Alpha(Opacity=75); 
	-moz-opacity: .75;
}

.right_encart .link_title{
	background-image:url('../media/blue_puce.gif'); 
	background-repeat:no-repeat; 
	background-position:16px 4px;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-align:left;
	padding:0px 0px 0px 23px;
}

.right_encart .link_title b{
	font-weight:bold;

}

.right_encart .link_title a{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.right_encart .link_title a:link|visited{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.right_encart .link_title a:hover{
	font-size:8pt;
	font-weight:normal;
	color:#25669B;
	text-decoration:none;
}

.right_encart .link_subtitle{
	font-size:8pt;
	font-weight:normal;
	color:#999999;
	text-align:left;
	padding:0px 0px 0px 23px;
}


.right_encart .extra{
	background-image:url('../media/blue_sep.gif'); 
	background-repeat:no-repeat; 
	background-position:10px 7px ;
	padding:0px 0px 0px 23px;
	margin:7px 0px 0px 0px;
}

.right_encart .extra .title{
	color:#333333;
	padding-left:0px;
	font-size:7.5pt;
}

.right_encart .extra .txt{
	color:#333333;
	padding-left:0px;
	padding-top:0px;
	font-size:7.5pt;
}

.right_encart .extra .link{
	font-size:7.5pt;
	font-weight:bold;
	color:#25669B;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

.right_encart .extra .link a{
	font-size:7.5pt;
	font-weight:bold;
	color:#25669B;
	text-decoration:none;
}

.right_encart .extra .link a:link|visited{
	font-size:7.5pt;
	font-weight:bold;
	color:#25669B;
	text-decoration:none;
}

.right_encart .extra .link a:hover{
	font-size:7.5pt;
	font-weight:bold;
	color:#88AECD;
	text-decoration:none;
}






/* BOTTOM */

.bottom_col{
	font-family: 'Tahoma', sans-serif;
	font-size:7.5pt;
	font-weight:normal;
	color:#999999;
	padding:0px;	
	text-align:center;
}

.bottom_col a{
	font-size:7.5pt;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

.bottom_col a:link|visited{
	font-size:7.5pt;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

.bottom_col a:hover{
	font-size:7.5pt;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}

/* HEAD PAGE */

.head_page {
	display: table;
	margin:5px 0px 10px 0px;
	clear:both;
	width:341px;
	
}

.head_page .title_page{
	font-size:14pt;
	font-weight:bold;
	color:#3B75A5;
	text-align:right;
	line-height:15pt;
	padding:0px 0px 5px 0px;
}

.head_page .subtitle_page{
	font-size:8pt;
	font-weight:normal;
	color:#999999;
	text-align:right;
}

/* NAV */
.top_col .nav {
	padding:0px 10px 0px 15px;
	display:table; 
	width:716px;  
	height:25px;
}

.nav .nav_title, .nav .nav_title_over{
	color:#4F2D0A;
	font-size:8pt;
	font-weight: normal;
	background-image: url('../media/blue_nav_puce.gif'); 
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding:0px 20px 3px 10px;
	float:left;
}

.nav .nav_title a, .nav .nav_title_over a{
	color:#4F2D0A;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
}

.nav .nav_title a:link|visited, .nav .nav_title_over a:link|visited{
	color:#4F2D0A;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
}

.nav .nav_title a:hover, .nav .nav_title_over a:hover{
	color:#76430F;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
}

.nav .nav_title_over{
	font-weight: bold;
	color:#4F2D0A;
}

.nav .nav_title_over a{
	font-weight: bold;
	color:#4F2D0A;
}

.nav .nav_title_over a:link|visited{
	font-weight: bold;
	color:#4F2D0A;
}

.nav .nav_title_over a:hover{
	font-weight: bold;
	color:#4F2D0A;
}

.nav .nav_title_home{
	color:#965514;
	font-size:7.5pt;
	font-weight: normal;
	padding:0px 5px 3px 7px;
	float:right;
}

.nav .nav_title_home a{
	color:#965514;
	font-size:7.5pt;
	font-weight: normal;
	text-decoration:none;
}

.nav .nav_title_home a:link|visited{
	color:#965514;
	font-size:7.5pt;
	font-weight: normal;
	text-decoration:none;
}

.nav .nav_title_home a:hover{
	color:#76430F;
	font-size:7.5pt;
	font-weight: normal;
	text-decoration:none;
}

/* Register */
.register {
	font-family:'Tahoma', sans-serif;
	width: 341px;
	max-width: 341px;
}

.register .title{
	color: #3B75A5;
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	line-height: 12pt;
	margin-bottom: 2px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/blue_title_puce.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 25px;
}

.register .txt_confirm {
	color: #333333;
	font-size: 8pt;
	text-align: left;
	background-image:url('http://www.mairie-essey-les-nancy.fr/systeme/media/icon_mail.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left: 30px;
}

.register .txt_confirm a{
	font-size: 8pt;
	color: #25669B;
}

.register .txt a{
	font-size: 7pt;
}

.register .txt {
	color: #333333;
	font-size: 8pt;
	text-align: left;
}

.register .facultatif {
	border-color: #A6A6A6;
	border-width: 1px;
	border-style: solid;
	background-color: #FAFAFA;
	padding: 5px;
	clear: both;
	margin-bottom: 15px;
	font-size:7.5pt;
}

.register .facultatif .champ{
	max-width: 260px;
}

.register .txt_facultatif {
	color: #707070;
	font-size: 7.5pt;
	text-align: right;
	border-color: #A6A6A6;
	margin-bottom: 1px;
}

.register .lien{
	color: #25669B;
	font-size: 8pt;
	text-align: left;
}

.register .lien a{
	color: #25669B;
	font-size: 8pt;
	text-align: left;
}

.register .lien a:link{
	color: #25669B;
	font-size: 8pt;
	text-align: left;
}

.register .lien a:visited{
	color: #25669B;
	font-size: 8pt;
	text-align: left;
}

.register .lien a:hover{
	color: #25669B;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}

.register .intitule {
	color: #000000;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.register .intitule_facultatif {
	color: #000000;
	font-size: 7.5pt;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.register .champ{
	color: #404040;
	padding-bottom: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	max-height: 18px;
	width: 100%;
	max-width: 270px;
	padding-left: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #A6A6A6;
	background-image: url('/systeme/media/input_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}

.register .btn{
	color: #676867;
	padding-top: 1px;
	font-size: 8pt;
	max-height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: #676867;
	background-color: #F4F4F4;
}


/* EMAIL Segment */
.email_segment {
	margin-top: 15px;
	margin-bottom: 5px; 
	width: 100%;
	padding-left:15px;
	padding-right:15px;
	clear:both;

}

.email_segment .title_presentation{
	color: #50872C;
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	line-height: 12pt;
	margin-bottom: 2px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/green_title_puce.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 25px;
}

.email_segment .txt_presentation{
	color: #333333;
	font-size: 8pt;
	text-align: left;
}

.email_segment .txt_presentation b, strong{
	color: #333333;
	font-size: 8pt;
}

.email_segment .intitule{
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #D9D9D9;
	border-width: 0px 2px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	font-size: 8pt;
	font-weight: normal;
	color: #595959;
	vertical-align:top;
	padding-top: 4px;
}

.email_segment .valeur{
	width: 100%;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #404040;
	background-color: #F2F2F2;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	vertical-align:top;
	padding-top: 4px;
}


.email_segment .valeur a{
	font-weight: normal;
	color: #50872C;
}

.email_segment .valeur a:link{
	font-weight: normal;
	color: #50872C;
}

/* Présentation pour les mails de confirmation et notification */
.encart_newsletter{
	width:100%;
	padding:15px 15px 0px 15px;
}

.encart_newsletter .title{
	color: #25669B;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.encart_newsletter .subtitle{
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	line-height: 11pt;
	margin-bottom: 2px;
	background-image: url('media/blue_arrow_puce.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px; 
}

.encart_newsletter .txt {
	color: #333333;
	text-align: justify;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 0px;
	padding-bottom: 5px;
}

.encart_newsletter .txt a{
	font-size: 8pt;
	color: #25669B;
}

.encart_newsletter .intitule {
	color: #333333;
	font-size: 8pt;
	text-align: left;
}

.encart_newsletter .note {
	margin-top: 25px;
	color: #707070;
	font-size: 7.5pt;
	text-align: left;
}

.encart_newsletter .note a{
	font-size: 7.5pt;
	color: #25669B;
}

.encart_newsletter .note a:link|visited{
	font-size: 7.5pt;
	color: #25669B;
}

.encart_newsletter .note a:hover{
	font-size: 7.5pt;
	color: #25669B;
	text-decoration:none;
}

/* EXTRANET */
.extranet {
	margin:5px 0px 0px 0px;
}

.extranet .error_msg {
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	color:#3B75A5;
}

.extranet .input_class{
	font-family: 'Tahoma', sans-serif;
	font-size:8pt;
	padding:1px 0px 0px 4px;
	width:164px;
	height:16px;
	font-weight:normal;
	color:#333333;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
}