@charset "utf-8";
/* CSS PAULA LOBO Document */

body{
	background:#162329 url(../images/bg.gif);	
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#corpo{
	width:770px;
	margin:0 auto;
	margin-top:50px;
}
#conteudo{
	background:#162329;
	padding:10px 40px 10px 40px;
}

h1{
	margin-bottom:20px;
}
h2{
	padding-bottom:30px;	
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
	background:url(../images/pontilhado_galeria.gif) no-repeat bottom;
}
h3{
	padding-bottom:30px;	
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
}
.legenda{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;	
}
a{
	color:#CCC;
	text-decoration:none;
}
a:hover{
	color:white;
	text-decoration:underline;
}
p{
	line-height:18px;
}

/* ============== MENU ================== */
#menu{
	margin-top:15px;
	padding-left:40px;
}
#menu ul{
	
}
#menu li{
	display:inline;
	background:url(../images/menu_rosa.gif) no-repeat right;	
	padding-right:25px;
}
/* ============== SUBMENU ================== */
#submenus li{
	background:url(../images/menu_bg_submenu.gif) right no-repeat;
	padding:0 10px 0 6px;
}

#submenus a{
	color:#a7aeb2;
	text-decoration:none;
	font-size:11px;
}
#submenus a:hover{
	color:white;	
	text-decoration:underline;
}

.dance{
	background:url(../images/menu_bg_dance.gif) left top no-repeat;
	padding-top:17px;
}
.acrobatics{
	background:url(../images/menu_bg_acrobatics.gif) left top no-repeat;
	padding-top:17px;
}
.special{
	background:url(../images/menu_bg_special.gif) left top no-repeat;
	padding-top:17px;
}

/* ============== LINKS ================== */
.links li{
	margin-bottom:10px;	
	padding-left:25px;
	background:url(../images/icon_links.gif) no-repeat left;
}

/* ============== GALERIA ================== */
#thumbs_galeria {
	text-align:center;
	margin-bottom:0px;
}
#thumbs_galeria a{
	margin-right:10px;	
}
#thumbs_galeria a:hover{
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

/* ============== GALERIA ================== */
#rodape{
	width:770px;
	margin:auto;
	text-align:right;
	font:9px Verdana, Geneva, sans-serif;
	color:#b4b8ba;
	margin-top:10px;
	margin-bottom:50px;
	
}
#rodape a{
	font:9px Verdana, Geneva, sans-serif;
	color:#838c90;		
	text-decoration:none;
}
#rodape a:hover{
	color:white;		
}