/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 13px;
	}
	
.contentitem {
	width:80%;
	font-size:12px;
	line-height:15px;
	margin: 10px;
	}

.largura {
	width: 685px;
	}
	
.colDirDupla {
	width: 150px;
	height: 321px;
	float:right;
	padding-bottom:20px;
	}
		
.colEsqDupla {
	width: 150px;
	height: 321px;
	float: left;
	padding-right:20px;
	padding-bottom:20px;
	}
	
	
.colEsq {
	width: 209px;
	height: 245px;
	float: left;
	}

.colMeio {
	width: 210px;
	height: 245px;
	float: left;
	padding-right: 28px;
	padding-left: 28px;
	}
	
.colDir {
	width: 210px;
	height: 245px;
	float:right;
}
	
.col1 {
	width: 337px;
	float: left;
	}

.col2 {
	width: 320px;
	float: right;
	clear: right;
	}
	
.col3 {
	width: 337px;
	float: left;
	padding-top: 21px;
	float: left;
	}

.col4 {
	width: 320px;
	float: right;
	clear: right;
	padding-top: 21px;
	}
	
.col5 {
	width: 337px;
	float: left;
	padding-bottom: 21px;
	}

.col6 {
	width: 320px;
	float: right;
	clear: right;
	padding-bottom: 21px;
	}

.titulo {
border:1px solid #000000;
color:#3C64A6;
font-family:Verdana,Arial;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:auto auto 10px;
padding:3px;
text-align:left;
}	
.legenda {
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 11px;
	}
	
.imgs {
	padding-bottom: 21px;
	clear: both;
	}
	
.imgsRight {
	width: 685px;
	text-align: right;
	padding-bottom: 21px;
	clear: both;
	}
	
.notas {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
	margin:auto;
	padding:3px;
	padding-bottom: 21px;
	}

.imglado {
	padding-bottom: 21px;
	float: left;
	}

.ladoalado {
	clear: both;
	float: right;
	width: auto;
	}

