
* 
{
	margin:0;
	padding:0;
}

form#two 
{
	width:450px;
	padding: 0px 20px 0 20px;
	font-weight: bold;

	/* center the form */
	/*margin: 0 auto;

}
	
form#two fieldset
{
	display:block;
	width:425px;
	padding:10px;
	/*margin: 2em auto 0 auto;*/
	margin-top: 2em;
	margin-left: 30px;
	/* remove default border styles */
	border: 0 solid #fafafa;
	font-size:10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;	
}

 
form#two label, form#two input 
{
	display: block;	
	float: left;
	margin-bottom: 10px;
	height: 22px;
}
form#two label 
{
	width: 200px;
}


/*
form#two fieldset#precos input:focus, form#two textarea:focus
{
	background: #fff;
	border: 1px solid #cfcfcf;
}

form#two fieldset#geral input:focus, form#two textarea:focus
{
	background: #fff;
	border: 1px solid #cfcfcf;
}
*/

form#two fieldset#precos input 
{	
	height: 1.2em;
	width: 80px;
	color: #fff;
}

form#two fieldset#geral input 
{	
	height: 1.2em;
	width: 170px;
	color: #fff;
}

form#two br 
{
	clear: left;
}

form#two fieldset#opt select 
{
	width: 170px;
	color: #fff; 
}

form#two p 
{
	/*padding:1em 0 2em 0;*/
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom:20px;
	color:#fff;
} 

form#two label
{
	width: 15em;
	padding-right: 5px;
	font-weight: bold;	
	text-align: right;
	color: #fff;	
}

 

form#two fieldset#geral input, form#two textarea  
{
	background: #ACA792;
	border: 1px solid #cfcfcf;
} 	
form#two fieldset#opt select, form#two fieldset#opt legend, form#two fieldset#opt optgroup 
{
	background: #ACA792;
	font-weight: normal;
}

form#two legend 
{	
	margin-bottom: 0.5em;
	border-bottom: 0.5em  solid #ACA792;
	font-size: 130%;
}

form#two fieldset#opt legend 
{
	background: #C1BCA9;
}

form#two #medical 
{
	background: #C1BCA9;
}

form#two #precos 
{
	background: #C1BCA9;
}



form#two #current 
{
	background: #C1BCA9;
}

form#two optgroup option 
{	
	text-indent: 1.5em; 
	color: #fff;
	font-weight: 600;	
}

form#two fieldset#opt optgroup
{	
	text-transform: lowercase;
	color: #fff;
	font-size: 1em;
}

form#two label:first-letter
{
    padding-bottom: 1px; 
    font-weight: bold;
    text-transform: capitalize;       
}

form#two textarea 
{
	width: 341px; 
	height: 15em; 
	background: #ACA792; 
	overflow: auto;
	color: #fff
}

form#two #button1, form#two #button2  
{  
	display: inline;
	padding: 2px;
	color: #fff;
	background: #C1BCA9;
	border: 1px solid #666;
	cursor: pointer;
	width: 130px;
	margin: -6px 10px 0 10px;
	height: 24px;
	text-align: center;
	}

form#two #button1:hover, form#two #button2:hover 
{
	color:#fff;
}
form#two fieldset#precos p {clear:left;}
form#two fieldset#geral p {clear:left;}

/* IE 5.x WIN and IE6*/   
   
/*\*/
* html body {text-align /**/:center;}
* html form#two { width /**/: 480px; text-align /**/:left; }
* html form#two fieldset { width /**/: 374px; }
* html form#two fieldset#opt select {margin-right /**/: 13em;} 
text-decoration: underline; }
/**/


/* IE MAC workaround for centering the form elements */

/*\*//*/ 
form#two { width: 390px;}
form#two fieldset { width: 334px;} 
form#two fieldset#opt select {margin-right: 0;}
/**/ 

form#two cal{width:100px;}
img{margin-left:5px}
h2{	font-family: Verdana, Arial, sans-serif;;}

#aviso{
	background: #444;
	border: 1px solid #666;
	padding: 10px; 
	color:#fff;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;;
	}
a:link{

	color:#d60153;
	}

a{
	background: #C1BCA9;
	color: #cccccc;
	text-decoration: none;
	}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #fff;
	text-transform: uppercase;
	padding-top: 0.5em;
	background-color: #C1BCA9;
	}



form#two input
{
	background: #ACA792;
	border: 1px solid #cfcfcf;
	color: #ffffff
}

form#two input 
{
	display: block;	
	float: left;
	margin-bottom: 10px;
	height: 1.2em;
}
 

