/*

SKIN NAME = Alliance-Unesco

SKIN COLOR = Vert | #D6E62B | #D6E62B

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td {
	vertical-align: top;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.titre_bleu {
	font-size: 30px;
	padding-bottom: 10px;
	color: #003082;
	line-height: 35px;
}

.soustitre_bleu {
	font-size: 20px;
	color: #003082;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.zone_jaune {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CBD73C;
	color: #2A3860;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.see_corrections_button:first-letter,		.quit_button:first-letter,	 .submit:first-letter, .Start:first-letter {
	text-transform: uppercase;
}


a.see_corrections_button:link,		a.quit_button:link,		a.submit:link,		a.Start:link  		{ color: #2A3860; text-decoration: none }
a.see_corrections_button:visited, a.quit_button:visited, a.submit:visited, a.Start:visited  	{ color: #2A3860; text-decoration: none }
a.see_corrections_button:hover,		a.quit_button:hover,		a.submit:hover,		a.Start:hover			{ color: #2A3860; text-decoration: none}
a.see_corrections_button:active,	a.quit_button:active,	a.submit:active,	a.Start:active		{ color: #2A3860; text-decoration: none }


a.see_corrections_button,		a.quit_button,	 a.submit, a.Start {
	font-size: 13px;
	font-weight: bold;
	background-color: #CBD73C;
	color: #2A3860;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.zone_jaune a {
	color: #2A3860;
	text-decoration: none;
}

.texte {
	font-size: 12px;
	line-height: 18px;
	/*padding-left: 10px;*/
	padding-right: 10px;
}

.page_paragraph, .definition {
	font-size: 12px;
	line-height: 18px;
}

.texte a, #openInNewWindowId {
	color: #000000;
	text-decoration: underline;
}

.texte_bleu, a.TOC_Content_Main, .mot {
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
	color: #2A3860;
	font-weight: bold;
}

table.TOC_Content H1 {
	font-size : 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	color: #2A3860;
	text-decoration: underline;
}

table.TOC_Content H1 a {
	color: #2A3860;
	text-decoration: none;
}

table.TOC_Content H2 {
	font-size : 11px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	color: #2A3860;
	text-decoration: underline;
}

table.TOC_Content H2 a {
	color: #2A3860;
	text-decoration: none;
}

table.TOC_Content {
	font-size : 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	color: #2A3860;
	font-weight:bold;
	text-decoration: underline;
}

table.TOC_Content a {
	color: #2A3860;
	text-decoration: none;
}

.texte_bleu a {
	color: #2A3860;
	text-decoration: none;
}

.fond {
	background-image: url(../_images/fond.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 0px;
}

.left-spacer {
	padding-left: 10px;
}

.right-spacer {
	padding-right: 10px;
}

.page_legend { 
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
}

.page_paragraph_title {
	font-size: 14px;
	font-weight:bold;
}