/*
	AUTOR: Bruna Brito
	EMPRESA: Ogilvy Interactive Recife
	DATA: Abril/2009
	CONTATO: brunacmbrito@gmail.com
*/

body, h1, h2, h3, h4, h5{
	color:#000;
	font-family:Arial,sans-serif;
	font-size:11px;
}
body, ol, ul, li, dd, a, p, h1, h2, h3, h4, h5, form, iframe, fieldset, legend, textarea{
	margin:0;
	padding:0;
}
p{
	line-height:18px;
	padding-bottom:5px;
}
ul, li{
	list-style:none;
}
img, fieldset{
	border:none;
}
hr{
	background:#CCCCCC none repeat scroll 0 0;
	border:0 none;
	color:#CCCCCC;
	height:1px;
	line-height:1px;
}
a{
	color:#870000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
br.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
}
.form {
	border-right:#f2f0ee 2px solid;
	border-bottom:#f2f0ee 2px solid;
	border-left:#75736e 2px solid;
	border-top:#75736e 2px solid;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:11px;
	height:16px;
	width:166px;
}
.formCPF {
	border-right:#f2f0ee 2px solid;
	border-bottom:#f2f0ee 2px solid;
	border-left:#75736e 2px solid;
	border-top:#75736e 2px solid;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:11px;
	height:16px;
	width:80px;
}

.formNome {
	border-right:#f2f0ee 2px solid;
	border-bottom:#f2f0ee 2px solid;
	border-left:#75736e 2px solid;
	border-top:#75736e 2px solid;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:11px;
	height:16px;
	width:300px;
}
	.select{
		height:20px;
		width:300px;
	}
	.selectPequeno{
		width:207px;
		height:20px;}
	.select170{
		width:170px;
		height:20px;
	}
	.select100{
		width:55px;
		height:20px;
	}	
	.select300{
		width:300px;
		height:20px;
	}
	.input60{
		width:60px;
	}
	.input60n{
		width:25px;
	}
	.input122{
		width:122px;
	}
	.input200{
		width:200px;
	}
	.input485{
		width:460px;
	}
	.input130{
		width:130px;
	}
	.input165{
		width:165px;
	}
	.textarea{
		width:389px;
		height:64px;
	}
	.ddd{
		width:18px;
	}
	.dddAno{
		width:30px;
	}
	
.error {
	background:#FFF0F0 none repeat scroll 0 0;
	border:1px solid #FF0000;
}




