@charset "utf-8";
/* CSS Document */
.activo{
	background-color: #F00;
}
.container {
	height: 800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fundo.cont.jpg);
} 
.header {
	border-bottom-color: #F00;
	
}
#menu {
	background-image: url(img/fundo.menu.png);
	height: 175px;
	width: 960px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.left_header {
	float: left;
	height: 123px;
	width: 755px;
}
.right_header {
	height: 123px;
	width: 205px;
	padding-top: 2px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_ul_inicio {
	height: 50px;
	width: 160px;
	margin-top: 0px;
	margin-left: 30px;
	float: left;
	color: #FFF;
	text-decoration: none;
	background-color: #036;
}
#menu_ul_inicio:hover {
	background-color: #36F;
}
.menu_ul_lista {
	background-color: #036;
	height: 50px;
	width: 160px;
	margin-left: 25px;
	float: left;
	margin-top: 0px;
	color: #FFF;
	text-decoration: none;
}
.menu_ul_lista:hover{
	background-color: #36F;
}
#menu_ul_li_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FDFEFE;
	text-align: center;
	line-height: 2em;
	text-decoration: none;
}
#logo {
	background-image: url(img/fundo.logo.png);
	height: 61px;
	width: 960px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#logo_img {
	height: 50px;
	width: 360px;
	padding-top: 7px;
	padding-left: 30px;
	float: left;
}
.fb_logo {
	background-image:
	height: 61px;
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 4px;
	margin-right: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.p_special {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 16px;
	margin-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.section {
	height: 450px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}

#section1 {
	height: 450px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/FundoSection.jpg);
}
#left_section {
	float: left;
	height: 420px;
	width: 400px;
	margin-top: 30px;
	margin-left: 10px;
	padding: 0px;
}
.left_section1_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003;
}
#left_section1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003;
}

#left_section1 {
	float: left;
	height: 405px;
	width: 420px;
	margin-top: 15px;
	margin-left: 30px;
	padding-top: 20px;
}
#p_special_gr {
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	font-size: 19px;
	font-weight: bold;
	margin-top: 23px;
	margin-left: 0px;
	padding: 0px;
}
.menu_ul_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.section p {
	font-size: 15px;
	color: #003;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 85px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#right_section {
	float: left;
	height: 335px;
	width: 465px;
	margin-top: 15px;
	padding-top: 76px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 10px;
	padding-left: 15px;
}

#right_section1 {
	float: left;
	height: 425px;
	width: 450px;
	margin-top: 15px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
	background-image: url(img/fundo.logo.png);
	height: 65px;
	width: 960px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}
