/*****************************************/
/*SITE MySitAndGo 2.0 §
/*****************************************/
/* couleurs utilisees
gris pale       color:#d4d5d6;
gris moyen      color:#999;
gris texte      color:#626567;

SITANDGO
grey 			color:#777a7d;
navy 			color:#1c6099;
brown 			color:#544132;
green 			color:#9ab936;
cream 			color:#f7ebb7;
STARTANDGO
orange 			color:#b55a3d;

*/

BODY
{
	margin:0;
    margin-top:10px;
	padding:0;
	background:white;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	color:#626567;
}
A
{
	color:#999;
	text-decoration:none;
}
A:hover
{
	color:#b55a3d;
	text-decoration:underline;
}
P.p1
{
	margin:5px 0px;
	text-align:justify;
}
DIV.p1
{
	margin:5px 0px;
}
.petit
{
	font-size:90%;
}
STRONG
{
	font-weight:bold;
}
EM
{
	font-style:italic;
}

H1
{
	font-size:1.8em;
	font-weight:bold;
	margin:5px 0;
	padding:0;

}
H2
{
	margin:3px 0px;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
}
H3
{
	margin:2px 0px;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
}
H4
{
	margin:2px 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
}
H5
{
	margin:0px;
	padding:5px 0px;
	font-size:1em;
	text-align:left;
}
FORM
{
	margin: 0;
	padding: 0;
}

SELECT
{
	font-size:10px;
}

.clearboth
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.sep-h
{
	clear:both;
	font-size:0;
	background:url(../img/sep.gif) repeat-x left;
	height:3px;
}
.filetgris
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #ccc;
}
.calage
{
	float:left;
	width:1px;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
	text-align:right;
}
.centre
{
	text-align:center;
}

.sstitre
{
	font-weight:bold;
}

.date
{
	font-weight:bold;
}

.letexte
{
	margin:5px 0px;
}


.bloc1
{
	margin:7px 0px;
	padding:0px 5px;
	/*border:1px solid #2062AC;	*/
}
.bloc3
{
	width:500px;
	margin:7px 0px;
	padding:0px 5px;
}
.bloc3 TABLE
{
	width:500px;

}
.bloc3 TEXTAREA
{
	width:350px;
	height:150px;

}

.alignRight {
    text-align:right;
}

.vAlignTop {
    vertical-align:top;
}
/*****************************************/
/* style commun aux listes horizontales */
/*****************************************/

UL.listhor
{
	margin:0;
	padding:0;
}
.listhor LI
{
	float:left;
	margin:0;
	padding:0;
	line-height:1em;
	list-style-type:none;
}
.listhor LI A
{
	display:block;
	float:left;
}
.listhor LI A:hover
{
	text-decoration:none;
}
.listhor LI#current A
{
	cursor:text;
}
.listhor LI A IMG
{
	border:0;
	padding:0;
}
UL.listvert
{
	margin:0;
	padding:0;
}
.listvert LI
{
	margin:0;
	padding:0;
	line-height:1em;
	list-style-type:none;
}
.listvert LI A
{
	display:block;
}
.listvert LI A:hover
{
	text-decoration:none;
}
.listvert LI#current A
{
	cursor:text;
}
.listvert LI A IMG
{
	border:0;
	padding:0;
}

/*
.fdtransparent
{
    background:white;
 	-moz-opacity : 0.8;
}
html.MSIE .fdtransparent
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
*/
.contenu
{
    padding:5px 10px;
}

.sep-h
{
    height:2px;
    background:url(../img/sep.png) repeat-x;
}