@charset "UTF-8";
/* CSS Document */

body {
	background:url(../../images/bgSite.gif) #000E4D repeat-x top center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:115%;
}
p {
	padding:0;
	margin:0;
}
h1 {
	color:#257dcd;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	line-height:100%;
}

/* Estilo de link GERAL */
a:link {
	color:#257dcd;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#257dcd;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#d9242b;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#d9242b;
	font-weight:bold;
	text-decoration:underline;
}

/* DIVs */
#geral {
	width:960px;
	margin:0 auto;
}
#topo {
	width:960px;
	height:200px;
	background:url(../../images/topo.gif) no-repeat;
	position:relative;
	left:-4px;
	margin:0 auto;
}
#menu {
	width:860px;
	height:80px;
	margin:0 50px;
}
#conteudo {
	background:url(../../images/bgconteudo.gif) repeat-y;
	width:860px;
	margin:0 auto;
}
#centro {
	background:url(../../images/bgconteudofrente.gif) no-repeat;
	width:730px;
	min-height:430px;
	*height:430px;
	margin:0 auto;
	padding:10px 65px;
	text-align:justify;
}
#rodape {
	width:860px;
	height:40px;
	background:url(../../images/bgconteudofrente.gif) no-repeat bottom;
	clear:both;
}
#assinatura {
	width:200px;
	height:50px;
	float:right;
	text-align:right;
	margin:0 60px 10px 0;
}
#flashContent {
	text-align:center;
}

/* Classes */
.limpa {
	clear:both;
}
.botao a {
	text-decoration:none;
	color:#257dcd;
	margin:0;
	padding:5px;
	display:block;
	text-align:center;
	width:auto;
}
.botao a:hover {
	background:#F6F6F6;
	color:#d9242b;
}
.botao img {
	padding:0 20px 0 0;
	vertical-align:absmiddle;
}

/* Link: Sato na Mídia */
#midiaimpressa {
	width:300px;
	height:280px;
	background:url(../../images/titulo_satonamidia-impressa.jpg) no-repeat;
	margin:0;
	padding:100px 30px 0 10px;
	float:left;
}
#audio {
	width:300px;
	height:280px;
	background:url(../../images/titulo_satonamidia-audio.jpg) no-repeat;
	margin:0 0 0 370px;
	padding:100px 30px 0 10px;
}
#video {
	width:700px;
	background:url(../../images/titulo_satonamidia-video.jpg) no-repeat;
	margin:0;
	padding:100px 0 0 10px;
	clear:both;
}
.listaVideo {
	clear:both;
	width:700px;
}

/* Link: O Atleta */
#curriculo {
	width:400px;
	background:url(../../images/titulo_curriculo.jpg) no-repeat;
	margin:0;
	padding:100px 30px 0 10px;
	float:left;
	line-height:125%;
}
#curriculoLink {
	width:180px;
	height:120px;
	background:url(../../images/icon_pdf.png) no-repeat left center;
	margin:100px 0 0 450px;
	padding:62px 0 0 75px;
	text-align:left;
	border-left:#cccccc thin solid;
	font-variant:small-caps;
	font-size:16px;
	line-height:125%;
}
#curriculoLink a {
	text-decoration:none;
	color:#257dcd;
	display:block;
}
#curriculoLink a:hover {
	background:#F5F5F5;
	color:#d9242b;
}

/* Link: Eu Apóio */
#propostaPatrocinio {
	width:400px;
	background:url(../../images/titulo_propostapatrocinio.jpg) no-repeat;
	margin:0;
	padding:100px 30px 0 10px;
	float:left;
	line-height:125%;
}
#propostaPatrocinioLink {
	width:180px;
	height:100px;
	background:url(../../images/icon_pdf.png) no-repeat left center;
	margin:175px 0 0 450px;
	padding:50px 0 0 75px;
	text-align:left;
	border-left:#cccccc thin solid;
	font-variant:small-caps;
	font-size:16px;
	line-height:125%;
}
#propostaPatrocinioLink a {
	text-decoration:none;
	color:#257dcd;
	display:block;
}
#propostaPatrocinioLink a:hover {
	background:#F5F5F5;
	color:#d9242b;
}

/* Link: O projeto */
#canalMancha {
	width:690px;
	background:url(../../images/titulo_oprojeto-canaldamancha.jpg) no-repeat;
	float:left;
	padding:100px 30px 0 10px;
}
