/****************************************************************/
/*	Feuille de style pour la page UcTelechargementBrochure2.ascx			*/
/****************************************************************/

body
{
	/*background-color:Transparent;*/
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
}

.UcDemandeBrochure2_Container
{
	background-color:Transparent;
	text-align:left;
	/*width:348px;*/
	width:276px;
	margin:4px;
	margin-top:1px;
	color:White;
	/*font-size:11px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:Arial,Helvetica, Sans-Serif;
	border-width:0px;
	border-color:white;
	border-style:solid;
}
.table_formulaire
{
	width:100%;
	color:White;
	/*font-size:11px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:Arial;
}

/* Pour débud du tableau*/
/*.table_formulaire td
{
	border-width:1px;
	border-color:Green;
	border-style:solid;
}
*/

.UcDemandeBrochure2_Line
{
	width:100%;
}

.UcDemandeBrochure2_Separator
{
	/*float:left;*/
	width:100%;
	height:10px;
}



.UcDemandeBrochure2_Label
{
	float:left;
	/*width:110px;*/
	width:90px;
	text-align:right;
	clear:both;
}


.UcDemandeBrochure2_LabelPreferences
{
	float:left;
	width:130px;
	text-align:left;
	clear:both;
	font-weight:bold;
}

.UcDemandeBrochure2_CBPreferences
{
	
	/*width:130px;*/
	width:115px;
	text-align:left;
	clear:both;
	float:left;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.UcDemandeBrochure2_Instrument
{
float:left;
width:140px;
	
}

.UcDemandeBrochure2_CB
{
  display:list-item;	
	
}

.UcDemandeBrochure2_TextBox
{
	float:left;
	/*width:196px;*/
	width:170px;
}

.UcDemandeBrochure2_TextBoxCP
{
	float:left;
	width:54px;
}

.UcDemandeBrochure2_TextBoxVille
{
	float:left;
	width:74px;
	margin-right:0px;
	margin-left:0px;
}

.UcDemandeBrochure2_Erreur
{
	float:left;
	/*width:270px;*/
	width:160px;
	margin:2px;
	text-align:left;
	/*font-size:9px;*/
	font-size:7px;
	/*font-family:Verdana;*/
	font-family:Arial;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.UcDemandeBrochure2_Valider
{
	float:right;
	margin:2px;
	width:60px;
	text-align:right;
}

input.UcDemandeBrochure2_TextBox
{
	border:0;
	padding:0px;
	margin:0px;
	/*font-size:12px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:Arial;
}

.UcDemandeBrochure2_TextBoxMultiline
{
	width:95%;
	border:0;
	padding:0px;
	margin:5px;
	/*font-size:12px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:Arial;
}

select.UcDemandeBrochure2_TextBox
{
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	/*font-size:12px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:Arial;
}

input.UcDemandeBrochure2_TextBoxSmall, input.UcDemandeBrochure2_TextBoxCP, input.UcDemandeBrochure2_TextBoxVille
{
	width:100%;
	border:0;
	padding:0px;
	margin:0px;
	/*font-size:12px;*/
	font-size:10px;
	/*font-family:Verdana;*/
	font-family:arial;
}

.UcDemandeBrochure2_AidePreference
{
	font-style:italic;
	font-size:8px;
}

.UcDemandeBrochure2_LabelGauche
{
	float:left;
	width:120px;
	text-align:left;
	margin:1px;
	clear:both;

}

.UcDemandeBrochure2_Button
{
	float:right;
}

.UcDemandeBrochure2_Titre
{
	/*font-size:12px;*/
	font-size:12px;
	font-weight:bold;	
	text-align:right;
	margin-right:15px;
}

.UcDemandeBrochure2_DDLInstrument
{
	float:left;
padding:0px;
margin:0px;
font-size:10px;	
}