/* Start of CMSMS style sheet 'Template_style_texte' */
/* ------------------------------------ */
/*                                      */
/*     Style des titres et texte        */
/*                                      */
/* ------------------------------------ */

.titre
{
	font-weight: normal;
	color: #990000;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 4px;
	background-image: url(images/templates/h1/fond_titre_h1.gif);
	background-repeat: no-repeat;
}

	.soustitre
	{
	font-weight: bold;
	color: #000066;
	font-size: 1.4em;
	height: 20px;
	letter-spacing: 0.02em;
	width: 810px;
	padding-bottom: 6px;
	padding-top: 4px;
	margin-left: 30px;
	}
	
	.soustitreaccueil
	{
	font-weight: bold;
	color: #000066;
	font-size: 1.2em;
	letter-spacing: 0.01em;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
	}
	
	.soustitre2
	{
	font-weight: bold;
	color: #990000;
	font-size: 1.0em;
	letter-spacing: 0.02em;
	vertical-align: middle;
	text-indent: 18px;
	padding-bottom: 0px;
	padding-top: 2px;
	width: 675px;
	}


.titredroit
{
	font-weight: normal;
	color: #000066;
	font-size: 1.4em;
	letter-spacing: 0.02em;
	vertical-align: middle;
	text-indent: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 15px;
}

.texte
{
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: 0.em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: justify;
	margin-right: 0px;
	line-height: 1.3em;
	height: 100%;
	clip: rect(auto,auto,auto,30px);
}

.texteprrincipal
{
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	line-height: 21px;
}

.texteaccueil
{
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	line-height: 16px;
}


.titre16
{
	font-size: 1.6em;
	color: #990000;
	font-weight: normal;
}

.soustitre13
{
	font-size: 1.4em;
	color: #990000;
	font-weight: normal;
	line-height: 26px;
}

/*     Style des titres et texte 1 colonne       */


.titre1colonne
{
	font-weight: normal;
	color: #990000;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 4px;
	background-image: url(images/templates/h1/fond_titre_1colonne.gif);
	background-repeat: no-repeat;
}

.cadreformulaire {
	font-size: 11px;
	color: #484d5d;
	letter-spacing: 0.2px;
	border: 1px solid #999999;
	background-image: url(images/templates/fond_texte.gif);
	background-repeat: repeat;
	padding-right: 4px;
	padding-left: 4px;
}

.soustitredroit
{
	font-weight: normal;
	color: #990000;
	font-size: 1em;
	letter-spacing: 0.02em;
}

.textedroit
{
	font-weight: normal;
	color: #000066;
	font-size: 0.9em;
	letter-spacing: 0.02em;
	line-height: 14px;
}

.contourbleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	}
	
/*     Style tableau       */

.titretableauformulaire
{
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #999999;
	letter-spacing: 0.06em;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}


.borduretableauformulaire
{
	background-image: url(images/templates/formulaire/texture_fond.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f8f7ee;
	}
	
	
/* End of 'Template_style_texte' */

