/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

#IEOLD{
	text-align: center;
	font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 20px;
	background: #FFFFCC;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #A33000;

}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

li {
	color: #A33000;
}

a:link{
	text-decoration: none;
	color: #A00000;
}

a:visited{
	text-decoration: none;
	color: #A00000;
}

a:hover{
	text-decoration: none;
	color: #A33000;
}

.btn a{
	float: left;
	margin-right: 10px;
	display: block;
	text-decoration: none;
	line-height: 25px;
	width: 100px;
	height: 25px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: #990000 url(images/divpoplink.jpg);
	border: 1px solid #ccc;
}

.btn a:hover{
	background:#dd0000 url(images/divpoplink_hover.jpg);
}

#btnEnviar , #btnEnviar1, #btnEnviar2, #btnCancelar{
	margin: 15px;
	display: block;
	text-decoration: none;
	line-height: 25px;
	width: 100px;
	height: 25px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-image: url(images/divpoplink.jpg);
	border: 1px solid #ccc;
	float: left;
}

.btnDeleteDepo{
	display: block;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-image: url(images/divpoplink.jpg);
	border: 1px solid #ccc;
}
/*li a:link {
	border-bottom: 1px dotted #A33000;
	color: #666666;
}

li a:VISITED {
	text-decoration: none;
	color: #A33000;
}

li a:hover {
	border-bottom: 1px solid #A33000;
	text-decoration: none;
	color: #A33000;
}*/

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #A33000;
}

/* Header */

#header {
	width: 665px;
	height: 160px;
	margin: 0 auto;
	padding: 10px;
	padding-left: 35px;
	background: #A33000 url(images/img3.jpg) no-repeat 10px 10px;

}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	color: #ffff00;
}

#header h1 {
	padding: 128px 0 0 18px;
	font-weight: bold;
}

#header h2 {
	padding: 128px 0 0 0;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif);
	background-color: #fff;
	border: 10px solid #A33000;
	border-top: none;
}

#colOne {
	float: left;
	width: 190px;
	padding: 20px 10px;

}

#verde {
	line-height: 30px;
	background-color: #009966;
	height: 30px;
	border-bottom: 3px solid #006600;
	border-top: 1px solid #006600;
	color: #fff;
	text-align: center;
	}

/* Menu */

#navtop {
	height: 15px;
	margin-left: 1em;
	background: url("images/menutop.jpg") no-repeat;
	}
#navigation {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
font-weight: bold;
font-size: 110%;
width: 160px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li a {
height: 26px;
display: block;
padding: 4px 0 0px 8px;
background: url("images/menu.jpg");
color: #A33000;
text-decoration: none;
}

#navigation li a:hover {
background: url("images/menuover.jpg");
color: #FFFFFF;
}

#navrodape {
	height: 15px;
	margin-left: 15px;
	background: url("images/menurodape.jpg") no-repeat;
	}

#navrodape {
	height: 15px;
	margin-left: 1em;
	background: url("images/menurodape.jpg") no-repeat;
	}

#divDepo {
	 text-align: right;
	 padding-right: 20px;
	}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
}

#colTwo {
	float: left;
	width: 460px;
	padding: 20px 10px;
}

#colThree {
	float: left;
	width: 180px;
	padding: 20px 10px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

/* Footer */

#footer {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

#footer * {
	/*color: #D6947A;*/
}

tr.even{
	background-color: #FFFFE6;
}

tr.odd{
	background-color: #fff;
}

label{
	display: block;
}

#windowsDepoimentos{
	display: none;
	padding: 10px;
	text-align: left;
	width: 350px;
	height: 300px;
	z-index: 100;
}


