htnl, body
{ 
	height:100%;
}
body
{ 
	margin:0;
	padding:0;
	text-align:center;
	
}


#tudo
{ 
	background: url(../imagens/topo.jpg);
	width:1024px;
	height:133px;
	margin:0 auto;
	position:relative;
}

#navhead

{

left:1000px;

}

#menucpv {
		width: 30%;
		margin: 0; padding: 0;
		float: left;
		}
		
#menu ul li {
		margin: 0; padding: 0px;
		border-bottom: 1px solid #CCC;
		text-align: left;
		list-style-type: none;
		}		

 .cBoxPage {
        border: 4px solid olive;
        width: 1024px;  
}

.cBoxTop {
        border: 6px solid black;
        position: relative;
        top: 0px;
        height: 80px;
        clear: both;
}

.cBoxContent {
        border: 1px solid red;
        display: inline-block;
        width: 10%;
}

.cBoxLeft {
        border: 2px solid blue;
        float: left;
        width: 40%;
	    text-align:center;

}
.cBoxRigth {
        border: 2px solid aqua;
        float: right;
        width: 40%;
}
.cBoxBottom {
        border: 2px solid orange;
        height: 80px;
        clear: both;
        
}

#geral {  width:auto;   margin: auto;}



.textocolorido {
	font-family: Georgia;
	font-size: 16px;
	color: #c78750;
}

.textobranco {
	font-family: Georgia;
	font-size: 16px;
	color:#FFFFFF;
}

.textobrancomenor {
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF;
}


.texto {
	font-family: Georgia;
	font-size: 12px;
	
}

.textocinza {
	font-family: Georgia;
	font-size: 12px;
	color:#857970;
	
}


.textolegenda {
	font-family: Georgia;
	font-size: 10px;
	
}


.textogrande {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
}
	 


a.linkdois:link {
color:#69446d;
text-decoration:none
}
a.linkdois:visited {
color:#69446d;
text-decoration:none;
}
a.linkdois:hover {
color:#69446d;
text-decoration:none;
}
a.linkdois:active {
color:#69446d;
text-decoration:none;
}
