/*** Feuille de style comportant les types de textes ***/
.chapo {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	color: #81B719;
	padding-left:13px;
}

.texte_redactionnel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	margin: 8px;
	padding: 0px;
	font-weight: normal;
	text-align:justify;
}

.texte_redactionnel_grand {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:14px;
	margin:10px 0px 10px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
}

.texte_9_blanc {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #ffffff;
	font-size:10px;
	margin: 0px;
	background-color: #666;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.texte_9_blanc a{ color: #ffffff; text-decoration: none; }
.texte_9_blanc a:hover{ text-decoration: none; color: #ffffff; border-bottom: #ffffff dotted 1px;}


.texte_8_blanc2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #ffffff;
	font-size:9px;
	margin: 0px;
	background-color: #B1B1B1;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.texte_8_blanc2 a{ color: #ffffff; text-decoration: none; }
.texte_8_blanc2 a:hover{ text-decoration: none; color: #000; border-bottom: #ffffff dotted 1px; }





.texte_11_blanc {
	color: #ffffff;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	line-height: 9pt;
	margin: 0px;
	padding: 3px;
}

.texte_11_blanc a {
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}

.texte_11_blanc a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: #ffffff dotted 1px;
	cursor:pointer;
}

.texte_gris_gras {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}

.texte_retrait30 {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 3px;
}

.texte_legende {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	text-align:justify;
}

.texte-reponse {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin: 3px 0px 3px 0px;
	padding: 3px;
	text-align: justify;
}

.texte_11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	margin: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.lexique {	
	text-decoration: none;
	color:#d2c8b7;
}

.lexique a {
	border-bottom: dotted 1px;	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	color:#d2c8b7;
}

.lexique a:hover {
	border-bottom: dotted 1px;	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	color:#81B719;
}
.netstudio {
	font-style: normal;
	color: #787166;
	font-size:9px;
	background: transparent;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
}
.netstudio a{
	font-style: normal;
	color: #787166;
	font-size:9px;
	background: transparent;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
	text-decoration:none;
}
.netstudio a:hover{
	font-style: normal;
	color: #FF5907;
	text-decoration:none;
}

