/* CSS Document */

body {
	margin: 0px;
	border: none;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #000000;
}

.polyagreen {
	color: #BAAD1F;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

/*-- Página Home --*/

#main_content {
	width: 780px;
	height: 671px;
	margin: auto;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_introflash {
	width: 800px;
	height: 550px;
	margin: 40px auto auto;
}


/* -- conteúdo cabeçalho --*/
#polya_header {
	height: 150px;
	background-color: #F1F1F1;
}

#polya_header_image {
	width: 150px;
	height: 150px;
	background-image: url(../images/polya_01.gif);
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}

#polya_header_image1 {
	width: 150px;
	height: 150px;
	background-image: url(../images/polya_02.gif);
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}

#polya_header_image2 {
	width: 150px;
	height: 150px;
	background-image: url(../images/polya_estudantes_02.gif);
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}
#polya_header_right {
	display: block;
	float: right;
	height: 150px;
	width: 630px;
}
#polya_top_logos {
	float: right;
	margin-right: 20px;
	background-image: url(../images/polya_logos_top.gif);
	height: 110px;
	width: 139px;
	margin-top: 20px;
}


#polya_logo {
	background-image: url(../images/polya.gif);
	height: 37px;
	width: 300px;
	margin-top: 82px;
	margin-left: 45px;
}

#polya_menu_image {
	width: 150px;
	height: 100px;
	background-image: url(../images/polya_estudantes_01.gif);
	border: none;
	padding: 0px;
	margin: 0px;
}

#polya_menu_image1 {
	width: 150px;
	height: 100px;
	background-image: url(../images/polya_poliedro.gif);
	border: none;
	padding: 0px;
	margin: 0px;
}

#polya_menu_image2 {
	width: 150px;
	height: 100px;
	background-image: url(../images/polya_board.gif);
	border: none;
	padding: 0px;
	margin: 0px;
}

#polya_menu_column {
	margin: 4px 4px 0px 0px;
	width: 150px;
	height: 550px;
	float: left;
	background-image: url(../images/polya_bk_menu.gif);
}

#polya_menu_principal {
	margin: 20px 0px 0px;
	border: none;
}

#polya_menu_principal ul {
	list-style: none;
	margin: 0px;
	text-indent: 0px;
	text-align: right;
}

#polya_menu_principal li {
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-right: 6px;
	margin: 0px;
	padding-left: 0px;
}

#polya_menu_principal li a {
	text-decoration: none;
	font-weight: normal;
	display: block;
	color: #333333;
}

#polya_menu_principal li a:hover {
	color: #000000;
	background-color: #D2E1E6;
	display: block;
}

#polya_menu_principal ul ul {
	list-style: none;
}

#polya_menu_principal ul ul li {
}

#polya_quick_links {
	float: left;
	width: 400px;
	display: block;
	padding: 0px;
	border: none;
	margin-top: 12px;
	margin-left: 45px;
}

#polya_quick_links a {
	text-decoration: none;
	color: #97A8CF;
}

#polya_quick_links a:hover {
	color: #000000;
}

/* -- corpo do site -- */
#polya_home_colHugeIlust {
	display: block;
	float: right;
	width: 625px;
	height: 750px;
	margin: 4px 0px 0px;
	background-image: url(../images/back_home.gif);
	background-repeat: no-repeat;
}

#polya_home_colHugeIlust2 {
	display: block;
	float: right;
	width: 625px;
	height: 750px;
	margin: 4px 0px 0px;
	background-image: url(../images/background_02.gif);
	background-repeat: no-repeat;
	background-color: #f1f5f6;
}

#polya_home_colHugeIlust3 {
	display: block;
	float: right;
	width: 625px;
	height: 750px;
	margin: 4px 0px 0px;
	background-image: url(../images/background_04.gif);
	background-repeat: no-repeat;
	background-color: #E9EED0;
}

#polya_home_colHugeIlust4 {
	display: block;
	float: right;
	width: 625px;
	height: 750px;
	margin: 4px 0px 0px;
	background-image: url(../images/background_03.gif);
	background-repeat: no-repeat;
	background-color: #F1F5F6;
}

#polya_home_colHugeExtended {
	display: block;
	float: right;
	width: 624px;
	margin: 4px 0px 0px;
	background-color: #F1F5F6;
	padding-bottom: 40px;
	background-image: url(../images/background_03.gif);
	background-repeat: no-repeat;
}

#polya_home_colHugeFixed {
	display: block;
	float: right;
	width: 625px;
	margin: 4px 0px 0px;
	background-color: #F1F5F6;
	padding-bottom: 40px;
	height: 700px;
}

#polya_home_txt {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-left: 45px;
	margin-top: 100px;
	margin-right: 20px;
	color: #336699;
}

#polya_home_txt a {
	color: #24486C;
	text-decoration: none;
	font-weight: bold;
}

#polya_home_txt a:hover{
	color: #baad1f;
	font-weight: bold;
}

#polya_main_txt {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-left: 40px;
	margin-top: 50px;
	margin-right: 20px;
	color: #336699;
}

#polya_main_txt a {
	color: #24486C;
	text-decoration: none;
	font-weight: bold;
}

#polya_main_txt a:hover{
	color: #baad1f;
	font-weight: bold;
}

#polya_sponsor_home {
	background-image: url(../images/logo_inovacao_20001.gif);
	width: 300px;
	height: 41px;
	margin-top: 220px;
	float: right;
	margin-right: 20px;
}

#main_content1 {
	width: 780px;
	margin: 40px auto auto;
}

#polya_formulario {
	margin-left: 45px;
	margin-top: 20px;
	margin-right: 20px;
	color: #336699;
	font-size: 12px;
	line-height: 24px;
}

#polya_listas {
	text-decoration: none;
}

#polya_listas ul {

}

#polya_listas li {


}

#polya_listas li a {
	color: #5172BF;
	text-decoration: none;
	line-height: 24px;
}

#polya_listas li a:hover {
	color: #BAAD1F;
}
