/* CSS Document */



* {

	margin: 0;

	padding: 0;

	list-style: none;

}



body {

	text-align: center;

	font-family:Arial, Helvetica, sans-serif;

	background: #E6E6DF url(bg.jpg) center top no-repeat fixed;

	font-size: 11px;

}



p, h1, h2, h3 {

	margin-bottom: 15px;

}



#topo {

	height: 120px;

	text-align:left;

	margin: 0 auto;

	width: 800px;
	background-color: #FFFFFF;

}



#topo .logo {

	width: 165px;

	height: 95px;

	display: block;

	text-indent: -2000px;

	background: url(portalradical.gif) no-repeat;

	margin-top: 10px;

	float:left

}



#topo .menuGeral {

	float: right;

	margin-top: 70px;

}



#topo .menuGeral a{

	margin-left: 10px;

}



#content {

	border: 10px solid #FFFFFF;

	background-color:#FFF;

	width: 740px;

	margin: 0 auto;

	padding: 20px;

	text-align: left;

}



h2 {

	height: 40px;

	display:block;

	text-indent: -2000px;

}



.homeDir {

	width: 390px;

}



.homeEsq {

	width: 335px;

	float:right;

}



.fotoDia {

	background: url(bg_fotodia.jpg) no-repeat;

	height: 293px;

}



.titFotoDia {background: url(tit_fotodia.gif) no-repeat;}

.titGarotaClick {background: url(tit_garota.gif) no-repeat;}

.titFotosHome {background: url(tit_fotos.gif) no-repeat;}

.titBlog {background: url(tit_blog.gif) no-repeat;}

.titFotos {background: url(tit_contfotos.gif) no-repeat;}

.titVideos {background: url(tit_videos.gif) no-repeat;}

.titContato {background: url(tit_contato.gif) no-repeat;}

.titBoletim {background: url(tit_boletim.gif) no-repeat;}





.garotaHome {

	width: 185px;

	height: 139px;

	display:block;

	background: url(bg_garota_home.jpg) no-repeat bottom right;

}



.fotosHome, .fotosCont {

	background: url(bg_fotoHome.gif) bottom right;

	padding: 15px;

	width: 160px;

	color: #FFF;

	margin-bottom: 15px;

	float:right;

	font-size: 10px;

}





.fotosHome a, .fotosCont a{

	text-decoration:none;

	color: #FFF;

}

.fotosHome a:hover, .fotosCont a:hover{

	text-decoration:underline;

}



.fotosHome li, .fotosCont li {

	padding-left: 10px;

	background: url(bulet_laranja.gif) center left no-repeat;

	margin-bottom: 5px;

}



.homeEsq .fotosHome {

	float:none;

}



.blogHome {

	background: url(bg_blog.jpg) no-repeat bottom right;

	height: 210px;

	padding: 20px;

}



.blogHome li{

	margin-bottom: 5px;

}



.blogHome a{

	text-decoration:none;

	color: #666;

}

.blogHome a:hover{

	text-decoration: underline;

}

#rodape {

	width: 800px;

	clear:both;

	margin: 0 auto;

	padding: 10px 0;

	text-align:left;

}



#rodape a{

	margin: 5px;

	color: #686853;

	text-decoration:none;

}

#rodape a:hover{

	text-decoration:underline;

}



.contato {

	width: 340px;

	margin: 0 auto;

	background: url(bg_contato.jpg) no-repeat;

	padding: 10px;

}

.contato p{

	margin-bottom: 10px;

}



.contato input, .contato textarea{

	width: 290px;

	border: 1px solid #CCC;

	padding: 3px;

	font-size: 11px;

}



.boxGarota01 {

	background: no-repeat top left;

}



.boxGarota01 a img{

	margin: 0 15px 15px 0;

}



.blogVai {

	float:right;

}



.blogVai select{

	font-size:10px;

}