@import url(menu2.css);
@import url(login.css);
@import url(commun.css);

#content_general_soliste
{
	margin: 0px auto 0 auto;
	width: 780px;
	text-align: left;
}

#bloc1
{
	width: 780px;
	height: 54px;
	background-color: #C1926C;
	color: #FFF;
	font-size: 18px;
}

#bloc1 #titre
{
	float: left;
	background-image: url(../images/TRIO_titreLeft__.gif);
	width: 203px;
	height: 54px;
}

#bloc1 #s_titre
{
	float: right;
	background-image: url(../images/TRIO_titreRight.gif);
	width: 229px;
	height: 54px;
}

#bloc2
{
	width: 780px;
	height: 32px;
	margin: 3px 0 0 0;
	background-color: #C1926C;
	line-height: 30px;
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #FFF;
}



#bloc3
{
	width: 780px;
	height: 189px;
	background-color: #C1926C;
	margin: 3px 0 0 0;
}

#bloc4
{
	width: 780px;
	background-image: url(../images/TRIO_fond.gif);
	margin: 0px 0 10px 0;
	padding: 10px 0px 10px 0px;
	background-repeat: repeat-y;
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #FFF;
}

#bloc5
{
	width: 780px;
	height: 25px;
	margin: 3px 0 10px 0;
	background-color: #C1926C;
	line-height: 25px;
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #FFF;
}

#bloc4 label
{
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	width: 200px;
	display: block;
	margin: 5px 0 0 0;
}

#bloc4 input ,#bloc4 textarea
{
	width: 300px;
	display: block;
}

#bloc4 #mailformformtype_mail
{
	width: 200px;
	display: block;
	margin: 10px 0 0 0;
}

#col_g
{
	width: 390px;
	float: left;
}

#col_d
{
	width: 390px;
	float: left;
}
.spacer { clear: both; }