@import "/css/top_v10.css";
@import "/css/footer_v10.css";

body{
	margin:0px;
	background-image:url(/jequiti/images/background_01.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#5f6168;
}
:focus {
	outline:0;
}
#tudo{
	margin:0 auto;
	width:1000px;
	min-height:200px;
	overflow:hidden;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#5f6168;
	margin:0px;
	padding:0px;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#5f6168;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


/* ---------------------------------------------- =MENU ------------------------------------------ */
#menu {
	margin:10px 0 0 0;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	line-height:0;
}
ul#nav li {
	margin:0;
	float:left;
}
ul#nav li a {
	height:53px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -9999px;
}
#nav #nav_programa a {
	width: 101px;
	background: url(/jequiti/images/nav_programa.png) no-repeat left top;
}
#nav #nav_programa a:hover {
	background: url(/jequiti/images/nav_programa.png) no-repeat left bottom;
}
#nav #nav_programaAtiva a {
	width: 101px;
	background: url(/jequiti/images/nav_programa.png) no-repeat left bottom;
}
#nav #nav_apresentadora a {
	width: 122px;
	background: url(/jequiti/images/nav_apresentadora.png) no-repeat left top;
}
#nav #nav_apresentadora a:hover {
	background: url(/jequiti/images/nav_apresentadora.png) no-repeat left bottom;
}
#nav #nav_apresentadoraAtiva a {
	width: 122px;
	background: url(/jequiti/images/nav_apresentadora.png) no-repeat left bottom;
}
#nav #nav_videos a {
	width: 64px;
	background: url(/jequiti/images/nav_videos.png) no-repeat left top;
}
#nav #nav_videos a:hover {
	background: url(/jequiti/images/nav_videos.png) no-repeat left bottom;
}
#nav #nav_videosAtiva a {
	width: 64px;
	background: url(/jequiti/images/nav_videos.png) no-repeat left bottom;
}
#nav #nav_garota a {
	width: 143px;
	background: url(/jequiti/images/nav_garota2.png) no-repeat left top;
}
#nav #nav_garota a:hover {
	background: url(/jequiti/images/nav_garota2.png) no-repeat left bottom;
}
#nav #nav_garotaAtiva a {
	width: 143px;
	background: url(/jequiti/images/nav_garota2.png) no-repeat left bottom;
}
#nav #nav_receitas a {
	width: 68px;
	background: url(/jequiti/images/nav_receitas.png) no-repeat left top;
}
#nav #nav_receitas a:hover {
	background: url(/jequiti/images/nav_receitas.png) no-repeat left bottom;
}
#nav #nav_receitasAtiva a {
	width: 68px;
	background: url(/jequiti/images/nav_receitas.png) no-repeat left bottom;
}
/* --------------------------------------------------------------------------------- */

.bg_menu_j {
	background-image:url(/jequiti/images/jequiti_17.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:498px;
	height:61px;
}
.bg_programa {
	background-image:url(/jequiti/images/bg_programa.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:472px;
	height:366px;
}
.bg_apresentadora {
	background-image:url(/jequiti/images/bg_apresentadora.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:473px;
	height:366px;
}
.bg_receitas {
	background-image:url(/jequiti/images/bg_receitas.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:473px;
	height:366px;
}
.bg_player {
	background-image:url(/jequiti/images/bg_video.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:504px;
}
.bg_garota {
	background-image:url(/jequiti/images/topo_garota2.jpg);
	background-repeat:no-repeat;
	width:472px;
	height:120px;
}
.chamada_home {
	background-image:url(/jequiti/images/jequiti_21.png);
	background-repeat:no-repeat;
	width:457px;
	height:251px;
}
.chamada_apresentadora {
	background-image:url(/jequiti/images/jequiti_24.png);
	background-repeat:no-repeat;
	width:224px;
	height:205px;
}
.chamada_garota {
	background-image:url(/jequiti/images/bg_chamada_garota.png);
	background-repeat:no-repeat;
	width:243px;
	height:205px;	
}
.bg_chamada_videos {
	background-image:url(/jequiti/images/bg_chamada_videos.png);
	width:300px;
	height:206px;
}
#txt_apresentadora {
	width:268px;
	overflow:auto;
	height:295px;
	margin:10px 0px 0px 0px;
}
#txt_receitas{
	width:440px;
	overflow:auto;
	height:295px;
	margin:10px 0px 0px 20px;
}
.txt_chamada_videos {
	color:#FFF;
}
.txt_p {
	font-size:9px;
}
.txt_rodape_j {
	color:#68655f;
	font-weight:bold;
}