/****************************************************************/
/*	Feuille de style pour la page UcTelechargementBrochure.ascx			*/
/****************************************************************/

body
{
	/*background-color:#3280C4;*/
	background-color:Transparent;
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
}

.UcTelechargementBrochure_Container
{
	background-color:Transparent;
	text-align:left;
	width:348px;
	margin:4px;
	margin-top:24px;
	color:White;
	font-size:9pt;
	font-family:Verdana;
}

.UcTelechargementBrochure_Line
{
	width:100%;
	clear:both;
}

.UcTelechargementBrochure_Separator
{
	float:left;
	width:100%;
	height:10px;
	clear:both;
}

.UcTelechargementBrochure_Message
{
	float:left;
	width:348px;
	height:16px;
	text-align:center;
	font-size:7pt;
	font-family:Verdana;
	clear:both;
}

.UcTelechargementBrochure_Info
{
	float:left;
	width:348px;
	text-align:left;
	font-size:7pt;
	font-family:Verdana;
	clear:both;
}

.UcTelechargementBrochure_Label
{
	float:left;
	width:110px;
	text-align:right;
	margin:4px;
}

.UcTelechargementBrochure_LabelSmall
{
	float:left;
	width:52px;
	text-align:right;
	margin:4px;
	margin-right:8px;
}

.UcTelechargementBrochure_TextBox
{
	float:left;
	width:196px;
	margin:4px;
}

.UcTelechargementBrochure_TextBoxCP
{
	float:left;
	width:54px;
	margin:4px;
}

.UcTelechargementBrochure_TextBoxVille
{
	float:left;
	width:74px;
	margin:4px;
	margin-right:0px;
	margin-left:0px;
}

.UcTelechargementBrochure_Erreur
{
	float:left;
	width:270px;
	margin:2px;
	text-align:left;
	font-size:7pt;
	font-family:Verdana;
}

.UcTelechargementBrochure_Valider
{
	float:right;
	margin:2px;
	width:70px;
	text-align:right;
}

input.UcTelechargementBrochure_TextBox
{
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	font-size:9pt;
	font-family:Verdana;
}

select.UcTelechargementBrochure_TextBox
{
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	font-size:9pt;
	font-family:Verdana;
}

input.UcTelechargementBrochure_TextBoxSmall, input.UcTelechargementBrochure_TextBoxCP, input.UcTelechargementBrochure_TextBoxVille
{
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	font-size:9pt;
	font-family:Verdana;
}