body
{
	color: #044354;
	background-image: url('../img/background.jpg' );
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
img
{
	border:none;	
}

ul
{
	list-style-image: url('../img/ul_mark8.jpg');
}

li
{
	list-style-image: url('../img/ul_mark8.jpg');
}

textBoxForm
{

	border:1px solid #A7B39F;
	margin:2px;
	color:#F05700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

dropdownForm
{
	
}

.clearBoth
{
	clear:both;
	font-size:0pt;
	line-height:0px;
	}

#divPerguntas div div { margin-bottom:3px; }
