@charset "utf-8";
/* CSS Document */

#RequestA{ 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
#RequestA select
{ 
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width:150px;
}

#contenuDyn0
{ width: 260px; background-image: url(/_common/portail_forms/fondblock0.png); height: 30px; background-repeat: no-repeat; background-position: 0px 0px; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 12px; }

#contenuDyn0 label
{ font-weight: bold; display: inline; background-image: url(/_common/portail_forms/puceblock.png); background-repeat: no-repeat; background-position: left center; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; line-height: 25px; padding-right: 3px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; }

#contenuDyn0 select
{ width: 180px; display: inline; margin-left:3px; margin-top: 3px; line-height: 25px; }


#contenuDyn1, #contenuDyn2
{ width: 260px; background-image: url(/_common/portail_forms/fondblock.png); height: 50px; background-repeat: no-repeat; background-position: 0px 0px; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 12px; }

#contenuDyn1 label, #contenuDyn2 label
{ font-weight: bold; display: block; background-image: url(/_common/portail_forms/puceblock.png); background-repeat: no-repeat; background-position: left center; padding-top: 0px; padding-bottom: 0px; padding-left: 7px; line-height: 25px; padding-right: 3px; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; }

#contenuDyn1 select, #contenuDyn2 select
{ width: 220px; display: block; margin-left:17px; margin-top: 0px;}

#contenuSend
{ width: 260px; height: 50px; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 12px; }

#contenuSend input
{ padding: 2px; float:right; margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; }