/*****************************************/
/*SITE MONTAGNETTES INVESTISSEMENT- STYLES TEXTE ET LIENS*/
/*****************************************/
/* couleurs utilisées
marron fond : color:#442515;
rouge 1 (clair): color:#4a0002;
rouge 2 (foncé sous texte): color:#400002;
rouge texte baseline : color:#86171b;
orange : color:#ec6e1e;
*/

#cms #mandatory{ color: black; }

#cms TD.label B, #formcontent TD.label, .buttonBar .button
{
	color: black;
}

BODY
{
	background:white;
	color:#333;
}
A
{
	color:#ec6e1e;
	text-decoration:none;
}
A:hover
{
	color:white;
	text-decoration:underline;
}
A.current,A.current:hover
{
	color:black;
	text-decoration:none;

}
.more
{	
	display:block;
	background:url(../img/doigt2.gif) no-repeat left;
	cursor:pointer;
	font-weight:bold;
	padding-left:20px;
	color:#9B5710;
}
.more.over
{
	color:#bb7b11; 
	text-decoration:underline;
}

P.p1
{
	margin:5px 0px;
	color:#6e6c71; /*gris*/
	text-align:justify;
}
P.p2
{
	margin:5px 0px;
	color:#000; /*noir*/
	text-align:justify;
}
DIV.p1
{
	margin:5px 0px;
}
.petit
{
	font-size:90%;
}
STRONG
{
	font-weight:bold;
}
EM
{
	font-style:italic;
}

H1
{
	font-size:1.3em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}
H2
{
	margin:0px;
	padding:2px 0px;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
}
H3
{
	margin:3px 0px;
	padding:0px;
	font-size:1.1em;
	font-weight:bold;
}
H4
{
	margin:0px;
	padding:3px 0px;
	font-size:1em;
	font-weight:bold;
}
H5
{
	margin:0px;
	padding:5px 0px;
	font-size:1em;
	text-align:left;
}
SPAN.h5
{
	font-size:1em;
	color:#71485C; 
	font-weight:bold;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

SELECT
{
	font-size:10px;
}
INPUT, TEXTAREA
{
	font-size:10px;
}

.optdisabled
{
	color: #ddd;
}

.clearboth
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
	text-align:right;
}
.centre
{
	text-align:center;
}
.droite
{
	text-align:right;
}
.more
{	
	display:block;
	background:url(../img/doigt2.gif) no-repeat left;
	cursor:pointer;
	font-weight:bold;
	padding-left:20px;
	color:#9B5710;
}
.more.over
{
	color:#bb7b11; 
	text-decoration:underline;
}

FORM
{
	margin:0;
	padding:0;
}
INPUT,SELECT,TEXTAREA
{
	font-family:arial,sans-serif; 
	font-size:14px;
	color:#442515;
}
INPUT.bouton
{
	font-family:arial,sans-serif; 
	font-size:14px;
	letter-spacing:0.1em;
	font-weight:bold;
	background:#ec6e1e;
	color:#442515;
	margin-top:20px;
}
INPUT.file
{
	font-family:arial,sans-serif; 
	font-size:11px;
	letter-spacing:0.1em;
	width:180px;

}
.bloc3
{	
}
.bloc3 TD
{
	padding:5px;
}
.bloc3 TEXTAREA
{
	width:270px;
	height:150px;
}
UL.pucemarron,UL.pucebleue
{
	margin:0;
	padding:0;
}
.pucemarron LI,.pucebleue LI
{
	list-style-type:none;
	padding-left:10px;
}
.pucemarron LI
{
	background:url(../img/puce-marron.gif) no-repeat left;
	background-position:0 0.5em;
}
.pucebleue LI
{
	background:url(../img/puce-bleue.gif) no-repeat left;
	background-position:0 0.5em;
}
.pucebleue A,.pucemarron A
{
	color:#442515;
	text-decoration:underline;
}
.pucebleue A:hover,.pucemarron A:hover
{
	color:#86171b;
}
.pucebleue A IMG,.pucemarron A IMG
{
	border:1px solid #442515;
	padding:1px;
}
.pucebleue A:hover IMG,.pucemarron A IMG
{
	border:2px solid #86171b;
	padding:0;
}

