﻿body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #AF3580;
	margin:0;
}
#tudo{
	background-image:url('img_site/internas_06.jpg');
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto;
}
#cabecalho{
	position:relative;
	width:1000px;
	background-image:url('img_site/home_01.jpg');
	height:183px;
	}
#menu{
	position:relative;
	background-image:url('img_site/home_02.jpg');
	width:1000px;
	height:40px;
}
#cab_home{
	position:relative;
	background-image:url('img_site/home_03.jpg');
	width:1000px;
	height:83px;

}
#cab_internas{
	position:relative;
	background-image:url('img_site/internas_03.jpg');
	width:1000px;
	height:63px;

}
#cab_internas2{
	background-image:url('img_site/internas_05.jpg');
	width:1000px;
	height:289px;
}

#principal{
	position:relative;
	width:1000px;
	min-height:440px;
}
#esquerda{
	position:relative;
	float:left;
	background-image:url('img_site/home_04.jpg');
	width:535px;
	height:406px;
	padding-left:80px;
	padding-top:40px;
	padding-right:40px;
}
#direita{
	position:relative;
	float:right;
	background-image:url('img_site/home_05.jpg');
	width:345px;
	height:446px;
}
#principal_int{
	position:relative;
	width:1000px;
	margin-top:-340px;
	min-height:400px;
}

#esquerda_int{
	position:relative;
	float:left;
	width:210px;
	height:406px;
	padding-left:50px;
	padding-top:40px;
}
#direita_int{
	position:relative;
	float:right;
	width:585px;
	height:1206px;
	margin-top:40px;
	padding-right:60px;
}
#rodape_internas{
	position:relative;
	background-image:url('img_site/internas_08.jpg');
	width:1000px;
	height:552px;

}
#rodape_internas_servicos{
	position:relative;
	background-image:url('img_site/internas_08.jpg');
	width:1000px;
	height:552px;
	margin-top:790px;

}


#rodape{
	position:relative;
	background-image:url('img_site/home_06.jpg');
	width:1000px;
	height:448px;

}
li{
	list-style:none;
	padding-bottom:10px;
	text-decoration:none;
}
ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#8F2F6F;
	font-size:18px;
	text-decoration:none;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:22px;
	color:#8F2F6F;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:22px;
	color:#8F2F6F;

}

h3{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:18px;
	color:#666666;

}

h4{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:16px;
	color:#8F2F6F;

}

h5{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:14px;
	color:#666666;

}

p{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:16px;
	color:#666666;

}
.scroll{
    scrollbar-face-color:#af3580; scrollbar-shadow-color: #af3580; scrollbar-highlight-color: #af3580; scrollbar-3dlight-color: #af3580; scrollbar-darkshadow-color: #af3580; scrollbar-track-color: #732a61; scrollbar-arrow-color: #FFFFFF;
}