﻿@charset "utf-8";
/* CSS Document */



#container { /*Layout do site */
	width:950px;
	height:1000px;
                        background-color:#FFFFFF;
                  background-image:url(header.jpg);
                  background-repeat: no-repeat;
	margin:auto;
	
	
}





#header{ /*Topo do site */

width:900px;
height:150px;

background-image:url(header.jpg);
background-repeat: no-repeat;
	
}


#menu{ /*Menu do site */
	width:900px;
	height:25px;
	background-color:#F00;
	

}


#content{ /*Conteúdo do site */
	width:900px;
	height:800px;
	background-color:#FFF;
	
	
	
}

#content2 { /*Topo do site */
	width:900px;
	height:800px;
	background-color:#FFF;
	margin-top:-13px;
	
}


#footer{ /*Rodapé do site */
	width:900px;
	height:20px;
	background-color:#F00;
	text-align:center;
	
	
}


#p{ /*Topo do site */
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	
}

#p1{ /*Topo do site */
	text-align:center;
	
}

#conprem { /*foto do Conprem */
	width:282px;
	height:80px;
	margin-left:25px;
	margin-bottom:-50px;
	
	text-decoration:none;
}

#conprem2 { /*Texto do Conprem */
	width:282px;
	height:80px;
	margin-left:400px;
	margin-top:-90px;
	text-decoration:none;
	
	
}

#lemavi { /*Topo do site */
	width:195px;
	height:90px;
	margin-left:25px;
	margin-bottom:-50px;
	background-color:#FFFFFF;
                  background-image:url(header.jpg);
                  background-repeat: no-repeat;
	text-decoration:none;
	
	
	
}

#lemavi2 {
	width:291px;
	height:80px;
	margin-left:370px;
	margin-top:-100px;
                  background-color:#FFFFFF;
                  background-image:url(header.jpg);
                  background-repeat: no-repeat;
	text-decoration:none;
	
	
}

#content3 {
	width:900px;
	height:600px;
	background-color:#FFF;
	margin-top:-13px;
	
	
}

#contato {
	width:600px;
	height:500px;
	margin-top:90px;
	
}

#contato2 {
	width:500px;
	height:210px;
	margin-top:-205px;
	margin-left:600px;
}

#content4 {
	width:900px;
	height:600px;
	background-color:#FFF;
	margin-top:-90px;
}

#content5 {
	width:1020px;
	height:900px;
	background-color:#FFF;
	margin-top:4px;
}



#topo2 {
	width:1020px;
	height:150px;
	background-color:#000;
	background-image:url(header.jpg);
}

#menu2 {
	width:1020px;
	height:25px;
	background-color:#F00;
}

#footer2{ /*Rodapé do site Conprem*/
	width:1020px;
	height:20px;
	background-color:#F00;
	text-align:center;
	
	
}

#content6 {
	width:1020px;
	height:900px;
	background-color:#FFF;
	margin-top:-12px;
}

#contenthome {
	width:900px;
	height:800px;
	background-color:#FFF;
	margin-top:3px;
}

#contentcontato {
	width:900px;
	height:800px;
	background-color:#FFF;
	margin-top:-87px;
}