#container{
		width:980px;
		margin:0 auto;
}

/*** class ***/
.servico{
		float:left; 
		border:1px solid #ccc; 
		margin:10px 0 0 10px; 
		padding:5px; 
		font-style:italic; 
		font-size:10px;
}
/*** form ***/
.form_botao {
		background-color: #CCCCCC;
		font: 15px;
		border: 1px solid;
		margin: 3px;
}
.form_campos {
		background-color: #FFFFFF;
		font: 15px;
		border: 2px solid #000066;
}
td {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 3px;
}
.style1 {
		font-size: 18pt;
		font-weight:bold;
		text-decoration:underline;
		color:#122253;
		letter-spacing: 2px;
		word-spacing: 5px;
}

/*** index ***/
#side_left{
		width:255px;
		height:620px;
		float:left;
		background:#fff;
}

#side_bar{
		width:250px;
		height:590px;
		margin:5px 2px 0 2px;
}

#side_bar h1{
		color:#333;
		font-size:18px;
		font-weight:bold;
		padding:5px 7px 5px 12px;
}

#side_bar p{
		font-size:12px;
		font-weight:bold;
		color:#333;
		margin:0 5px 0 5px;
}

#side_bar img{
		width:90px;
		height:90px;
		margin:0 5px 0 12px;
}

#box1{
		background:url(../images/conteudo/barra_lateral/bg_4.jpg) no-repeat;
		width:238px;
		height:127px;
		margin:2px;
}

#box2{
		background:url(../images/conteudo/barra_lateral/bg_4.jpg) no-repeat;
		width:238px;
		height:127px;
		margin:10px 2px 0 2px;
}

#box3{
		background:url(../images/conteudo/barra_lateral/bg_4.jpg) no-repeat;
		width:238px;
		height:127px;
		margin:10px 2px 0 2px;
}

#box4{
		background:url(../images/conteudo/barra_lateral/contato.jpg) no-repeat;
		width:244px;
		height:116px;
		margin:10px 2px 0 2px;
}

#box4 span{
		display:none;
}

#box5 p{
		color:#333;
}

#side_right{
		width:725px;
		height:620px;
		float:right;
		background:#fff;
}

#slider{
		margin:5px 0 0 12px;
}

#col_left{
		float:left;
		margin-left:10px;
		margin-top:10px;
		width:350px;
		height:250px;
		
}

#col_left h1{
		color:#fff;
		font-size:25px;
		font-weight:bold;
		margin-left:3px;
		padding-left:5px;
		background:url(../images/conteudo/centro/topo_categoria.jpg) no-repeat; width:344px; height:32px;
}

#col_left h2{
		font-size:15px;
		padding:5px 0 0 8px;
		color:#666;
		background:url(../images/conteudo/centro/corpo_categoria.jpg) no-repeat; width:348px; height:225px;
}

#col_left p{
		background:url(../images/conteudo/centro/corpo_categoria.jpg) no-repeat; width:348px; height:225px;
		padding-top:10px;
		color:#666;
		font-weight:bold;	
}

#col_left img{
		margin:5px 0 0 8px;	
}

#col_left ul{
		margin:0;
		padding:0;
		margin-top:-150px;
		margin-left:30px;	
}

#col_left li{
		color:#666;
		font-weight:bold;
		list-style:square;	
}

#col_left dl{
		margin:0;
		padding:0;
		margin-top:-180px;
		margin-left:10px;
		color:#666;	
}

#col_left dt{
		font-size:14px;
		font-weight:bold;
}

#col_right{
		float:right;
		margin-right:10px;
		margin-top:10px;
		width:350px;
		height:250px;
}

#col_right h1{
		color:#fff;
		font-size:25px;
		font-weight:bold;
		margin-left:3px;
		padding-left:5px;
		background:url(../images/conteudo/centro/topo_categoria.jpg) no-repeat; width:344px; height:32px;
}

#col_right p{
		background:url(../images/conteudo/centro/corpo_categoria.jpg) no-repeat; width:348px; height:225px;
		padding-top:10px;
		color:#666;
		font-weight:bold;	
}

#col_right img{
		margin:5px 0 0 8px;	
}

#col_right ul{
		margin:0;
		padding:0;
		margin-top:-150px;
		margin-left:30px;	
}

#col_right li{
		color:#666;
		font-weight:bold;
		list-style:square;	
}
/*** quem somos ***/
#valores{
		background:url(../images/conteudo/barra_lateral/bg_3.jpg) no-repeat;
		width:238px;
		height:402px;
		margin:2px;
}

#valores ul{
		margin:0;
		padding:0;
}

#valores li{
		font-size:12px;
		font-weight:bold;
		color:#333;
		margin:0 12px 10px 25px;	
}

#center h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#122253;
		margin:5px 0 0 10px;
}

#center p{
		font-family:Arial, Helvetica, sans-serif;
		color:#666;
		margin:5px 10px 0 10px;
}

#center img{
		border:none;
}

#center_box img{
		border:none;
}

#center_box{
		margin:0 0 0 15px; 
		padding:0;
		height:190px;
		
}

/*** teste ***/
#left {
		margin:0;
		padding:0;
		width:220px;
		height:279px;
		float:left;
}

#right {
		margin:0;
		padding:0;
		width:480px;
		height:279px;
		float:right;
		
}