/*
Theme Name: Polo Play
Theme URI: http://www.poloplay.com.br
Description: Tema exclusivo para a PoloPlay.
Author: Fabricio Remigio
Version: 0.1
License: All rights reserved
*/

body {
	background-color: #29294b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.menu a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c8c8c8;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c8c8c8;
	text-decoration: none;
}
.menu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c8c8c8;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c8c8c8;
	text-decoration: underline;
}
.titulos {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #FFF;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33335E;
}
p {
	
	font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;


	color: #FFF;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	
}
h1{
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 40px;
	color: #FFF;
	}
h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 40px;
	color: #FFF;
}
h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 40px;
	color: #FFF;
}
a:link {
	font-weight: bold;
	color: #CCC;
}
a:hover {
	font-weight: bold;
	color: #CCC;
}
a:visited {
	font-weight: bold;
	color: #CCC;
}
a:active {
	font-weight: bold;
	color: #CCC;
}.home {
	text-align: center;
}
#conteudo_normal #ajuste {
	width: 996px;
	height: 580px;
	clear: both;
	display: block;
	overflow: hidden;
	margin-right: 2px;
	margin-left: 2px;
	vertical-align: bottom;
}
#conteudo_normal #slideshow {
	margin-top: -20px;
}

