/* basic elements */
body { 
	margin: 0px; 
	}

.article{
	font-family: 'Tahoma', sans-serif;
	width:341px;
	overflow: auto;
	margin-bottom:15px;
	clear:both;
	}

.article h1 {
	color: #6C98BC;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	margin:20px 0px 4px 0px;
	padding:0px 0px 2px 0px;
	border-width:1px;
	border-color:#9DBAD2;
	border-style:none none solid none;
}

.article .title{
	color: #25669B;
	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;
	}

.article .subtitle{
	color: #808080;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 8px;
	padding:0px 0px 0px 25px;
	}

.article .content, .article .content p{
	color: #333333;
	text-align: justify;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 0px;
	padding-bottom: 5px;
	}

.article .content b, strong{
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	}

.article .img { 
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin-bottom: 1px;
} 


.article a{
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	}

.article a:link{
	color: #25669B;
	font-size: 8pt;
	}

.article a:visited{
	color: #25669B;
	font-size: 8pt;
	}

.article a:hover{
	color: #25669B;
	font-size: 8pt;
	text-decoration: none;
	}

.article .comment{
	color: #B3B3B3;
	text-align: left;
	font-weight: normal;
	font-size: 7.5pt;
	line-height: 8pt;
	padding: 1px 0px 1px 3px;
	margin: 2px 0px 3px 0px;
	background-color: #F2F2F2;
	}

.article .comment b{
	font-weight: bold;
	color: #808080;

	}

.article .link{
	color: #A8A9A9;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/blue_puce_list.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	}

.article .link a{
	color: #25669B;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	text-decoration:underline;
	}

.article .link a:link{
	color: #25669B;
	font-size: 8pt;
	text-decoration:underline;
	}

.article .link a:visited{
	color: #25669B;
	font-size: 8pt;
	text-decoration:underline;
	}

.article .link a:hover{
	color: #25669B;
	font-size: 8pt;
	text-decoration:none;
	}

.article .document{
	color: #A8A9A9;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	margin-top: 5px;
	padding-left: 10px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/blue_puce_list.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	}

.article .document a{
	color: #25669B;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	}

.article .document a:link|visited{
	color: #25669B;
	font-size: 8pt;
	}

.article .document a:hover{
	color: #25669B;
	font-size: 8pt;
	}

/* List*/

.article ol {
	margin-left: 0px; 
	padding-left: 0px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size: 8pt;
	text-align: justify;
	}

.article ol li {
	list-style-type: decimal;
	font-size: 8pt;
	}

.article ul {
	list-style-type: disc;
	margin-left: 0px; 
	padding-left: 0px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size: 8pt;
	text-align: justify;
	}

.article li {
	background-repeat: no-repeat;
	background-position: 0px 2px;		
	vertical-align: middle;	
	margin: 4px 0px 4px 0px;
	font-size: 8pt;
	text-align: justify;	
	}

.article ul li .liste_li_ie {
	width:100%; 
	padding-left: 9px; 
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/blue_puce_list.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 5px;
	font-size: 8pt;
	text-align: justify;
	}

.article ol li .liste_li_ie {
	width:100%; 
	padding-left: 0px; 
	background-image: none; 
	font-size: 8pt;
	text-align: justify;
	}

.article ul .liste_li_firefox {
	padding-left: 9px; 
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/blue_puce_list.gif');
	font-size: 8pt;
	text-align: justify;
	}

.article ol .liste_li_firefox {
	padding-left: 0px; 
	background-image: none;
	margin-left: 20px;
	font-size: 8pt;
	text-align: justify;
	}



/* NEWS */

.news_segment {
	width:150px;
	margin:25px 0px 0px 0px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/news_bg.gif'); 
	background-repeat:repeat-x;
	background-position: 0px 25px;
	display:table;
	float:left;
}


.news_segment .news{
	width:140px;
	height:130px;
	display:table;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.news_segment .news .title, .news_segment .news .title a{
	font-size:8pt;
	font-weight:bold;
	color:#125992;
	text-decoration:none;
	text-align:left;
}

.news_segment .news .title a:link|visited{
	font-size:8pt;
	font-weight:bold;
	color:#125992;
	text-decoration:none;
}

.news_segment .news .title a:hover{
	font-size:8pt;
	font-weight:bold;
	color:#125992;
	text-decoration:underline;
}

.news_segment .news .summary{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	overflow: hidden;
	height:65px;
	text-align:left;
}

.news_segment .news .summary a{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.news_segment .news .summary a:link|visited{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.news_segment .news .summary a:hover{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}


/* PHOTOTHEQUE SGT */

.phototheque_sgt {
	width:150px;
	height:64px;
	margin:0px 0px 0px 0px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/phototheque_bg.gif'); 
	background-repeat:no-repeat;
	background-position: left;
	display:table;
}

.phototheque_sgt .title{
	text-align:right;
	font-size:8pt;
	font-weight: bold;
	color:#F5820E;
	padding:5px 2px 0px 70px;
}

.phototheque_sgt .txt{
	text-align:right;
	font-size:7.5pt;
	font-weight: normal;
	color:#333333;
	padding:1px 2px 0px 70px;
	line-height:8pt;
}

.phototheque_sgt .link{
	text-align:right;
	font-size:8pt;
	font-weight: normal;
	color:#808080;
	padding:4px 2px 0px 0px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/grey_arrow.gif'); 
	background-repeat:no-repeat;
	background-position:71px 9px;
}

.phototheque_sgt .link a{
	font-size:8pt;
	font-weight: normal;
	color:#808080;
	text-decoration:none;
}

.phototheque_sgt .link a:link|visited{
	font-size:8pt;
	font-weight: normal;
	color:#808080;
	text-decoration:none;
}

.phototheque_sgt .link a:hover{
	font-size:8pt;
	font-weight: normal;
	color:#F5820E;
	text-decoration:none;
}


/* ACTIONS SGT */

.actions_segment {
	width:180px;
	margin:25px 0px 0px 0px;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/news_bg.gif'); 
	background-repeat:repeat-x;
	background-position: 0px 25px;
	display:table;
	float:right;
	border-width:1px;
	border-style:none none solid none;
	border-color:#A8A8A8;
}

.actions_segment .actions, .actions_segment .border .actions{
	width:180px;
	max-width:170px;
	height:91px;
	max-height:81px;
	display:table;
	padding:0px 5px 10px 5px;
	margin:10px 0px 0px 0px;
}

.actions_segment .border .actions{
	border-width:1px; 
	border-color:#D3D3D3;
	border-style:none none dotted none;
}

.actions_segment .actions .title{
	font-size:8pt;
	font-weight:bold;
	color:#333333;
	text-align:left;
	background-image: url('http://www.enfantsduvietnam.org/systeme/media/green_puce.gif'); 
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding:0px 0px 3px 8px;
}

.actions_segment .actions .txt{
	font-size:8pt;
	font-weight:normal;
	color:#333333;
	text-align:left;
	padding:0px 0px 0px 8px;
	overflow:hidden;
	height:40px;
}

.actions_segment .actions .illus, .actions_segment .actions .illus_over{
	margin:2px 2px 2px 0px;
}

.actions_segment .actions .illus_over{
	filter: Alpha(Opacity=75); 
	-moz-opacity: .75;
}

.actions_segment .actions .link{
	text-align:right;
	font-size:7.5pt;
	font-weight: normal;
	color:#50872C;
	padding:4px 2px 0px 0px;
}

.actions_segment .actions .link a{
	font-size:7.5pt;
	font-weight: normal;
	color:#50872C;
	text-decoration:underline;
}

.actions_segment .actions .link a:link|visited{
	font-size:7.5pt;
	font-weight: normal;
	color:#50872C;
	text-decoration:underline;
}

.actions_segment .actions .link a:hover{
	font-size:7.5pt;
	font-weight: normal;
	color:#50872C;
	text-decoration:none;
}

/* FORMULAIRE DE CONTACT */
.form_segment {
	font-family:'Trebushet MS', 'Verdana', sans-serif;
	width: 341px; 
	margin-top:0px;
	}

/* Articles sous le formulaire */
.title_contact{
	color: #25669B;
	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;
	}


.form_segment .article{
	background-image: none;
	margin-bottom:0px;
	margin-top:10px
	}

/* Formulaire */
.form {
	font-family:'Trebushet MS', 'Verdana', sans-serif;
	}

.form .title{
	color: #25669B;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 2px;
	border-width:1px;
	border-style:none none solid none;
	border-color:#25669B
	}

.form .subtitle{
	color: #C5C5C5;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	border-width:1px;
	border-style:none none solid none;
	border-color:#C5C5C5;
	margin:0px 0px 7px 0px;

	}

.form .text {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 5px;
	}

.form .intitule {
	font-family:'Trebushet MS', 'Verdana', sans-serif;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	}

.form .intitule_obl {
	font-family:'Trebushet MS', 'Verdana', sans-serif;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	}

.form .erreur {
	color: #F5A60E;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 6px;
	}

.form .erreur b{
	color: #F5A60E;
	font-size: 8pt;
	font-weight: bold;
	}

/* Couleur du site!! */
.form .valide {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 10px;
	}

.form .valide b{
	color: #F5A30E;
	font-size: 8pt;
	font-weight: bold;
	}

.form .content {
	font-size: 8pt;
	text-align: right;
	}

.form .content a {
	font-size: 8pt;
	font-weight: normal;
	color: #25669B ;
	}

.form .champ, .champ_erreur {
	font-family: 'Tahoma', sans-serif;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 4px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #C7C7C7;
	width: 100%;
	max-width: 100%;
	height:14px;
	max-height:14px;
	}

.form .champ_erreur {
	border-color: #F5A60E;
	}

.form .button_parameters {
	text-align: right; 
	margin-top: 8px; 
	}

.form .button {
	font-size: 7pt; 
	height: 18px;
	background-color: #005E8E;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 3px;
	}

/* 2cols */

.2cols .article .title {
	background-image:none;
	padding-left:0px;
	font-size:10pt;
	margin-bottom:0px;
}

/* SUMMARY PAGE */
.summary_page{
	margin:8px 0px 2px 0px;
	border-color:#8FB1CC;
	border-width:1px;
	border-style: solid none none none;
	width:340px;
}
.summary_page .title{
	font-size:9pt;
	font-weight:bold;
	padding: 0px 0px 8px 8px;
	color: #25669B;
	margin:8px 0px 2px 0px;
	text-align:left;
	border-color:#8FB1CC;
	border-width:1px;
	border-style: none none solid none;
}

.summary_page .title a{
	font-size:9pt;
	font-weight:bold;
	color: #25669B;
	text-decoration:none;
}

.summary_page .title a:link|visited{
	font-size:9pt;
	color: #25669B;
	text-decoration:none;
}

.summary_page .title a:hover{
	font-size:9pt;
	color: #8FB1CC;
	text-decoration:none;
}




/* SPECIFIC */
.main .commentaires {
	font-size:8pt;
	color:#808080;
	text-align:center;
	}

.cadre {
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	}

.send_heading {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	height:100%;
	width:741px;
	vertical-align:top;	
	}

.send_heading td{
	height:100%;
	vertical-align:top;	
	}