/* Gerais */
html,body{
	background: #FBFBFB;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/backgound/centerBgInterna.gif);
	background-position: center;
	background-repeat: repeat-y;
	
}
#content{
	
}
#intoFrames {
	margin: 0;
	padding: 0;
}
#topLogin{
	height: 54px;
	background: #FBFBFB;
}
html>body #musicPlayer { /* hack para os brosers modernos IE7, FF, Opera*/
	margin-right: 51px;
}
#musicPlayer{
	margin-right: 25px;
	padding-top: 20px;
	float: right;
}
#side1{
	width: 145px;
	float: left;
	padding-bottom: 50px;
}
#side2{
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/news/shadowLeft.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 400px;
}
html>body #side3 { /* hack para os brosers modernos IE7, FF, Opera*/
	width: 191px;
}
#side3{
	background-image: url(../images/news/backgroud.png);
	background-repeat: repeat-x;
	margin-top: 37px;
	height: 260px;
	width: 190px;
	float: left;
}
#toothSide3{
	padding-right: 40px;
	padding-left: 20px;
	background-image: url(../images/news/toothHome.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#toothSide3Bottom{
	position: absolute;
	margin-left: -20px;
	margin-top: 241px;
}
#menu{
	font-size: 12px;
	padding-right: 12px;
	margin-top: 30px;
	padding-bottom: 5px;
}
#menu ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: right;
}
#menu ul li{
	list-style: none;
	padding-right: 17px;
	background: transparent url(../images/arrowMenuOut.gif) right center no-repeat;
	margin-bottom: 3px;
}
#menu ul li a{
	color: #76888D;
	text-decoration: none;
	display: block;
	height: 15px;
}
#menu ul li a:hover{
	color: #F4610D;
	text-decoration: none;
}
#menu ul li:hover, #menu ul li.over{
	color: #F4610D;
	text-decoration: none;
	background: transparent url(../images/arrowMenuOver.gif) right center no-repeat;
}
*+html #toRegister{ /* hack para o IE7 */

}
html>/**/body #toRegister{ /* hack para os brosers modernos FF, Opera*/
	margin-top: 1px;
}
#toRegister{
	margin-top: -7px;
	height: 163px;
	background-image: url(../images/toRegister/rightShadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #EEF1F2;

}
html>body input,select {
	margin-bottom: 3px; /* hack para os brosers modernos IE7, FF, Opera*/
}
input, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
img{
	border: 0;
}
form{
	margin: 0;
	padding: 0;
	border: 0;
}
a:hover{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #666666;
}
#qdHours{
	_margin-left: -14px;
	margin-right: -20px;
	background-image: url(../images/home/bgNextClass.gif);
	background-repeat: repeat-x;
}
.titleHome{
	margin-left: -14px;
}
.dottedSeparadorHome{
	background-image: url(../images/home/dottedSeparator.gif);
	background-repeat: repeat;
	height: 8px;
}
#lisTeachers span{
	font-weight: bold;
}
#lisTeachers ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#lisTeachers ul li{
	list-style: none;
	padding-left: 13px;
	background: transparent url(../images/bulletLiOrange.gif) left center no-repeat;
	margin-bottom: 3px;
/*	text-transform: uppercase; Retirado dia 25/09 por Eduardo a pedido do Guto */
}
#bgTour{
	text-align: left;
	width: 321px;
	background-image: url(../images/company/qdTourBg.gif);
	background-repeat: repeat-x;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding-left: 13px;
	padding-right: 13px;
}
#bgTourContent{
	background-image: url(../images/galery/loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
/* Backgounds necessários */
div#leftSide{
	margin-top:18px;
	background-image: url(../images/backgound/leftBg.gif);
	background-repeat: repeat-x;
	height: 656px;
}
div#rightSide{
	background-image: url(../images/backgound/rightBg.gif);
	background-repeat: repeat-x;
	height: 585px;
}
.bgContentInterna{
	background-image: url(../images/backgound/centerBgInterna.gif);
	background-repeat: repeat-y;
}
div#footer{
	background: #C0CCCF;
	height: 50px;
}
div#coverError{
	background-image: url(../images/backgound/centerBgHome.gif);
	background-repeat: repeat-y;
	position: absolute;
}
#resultImc{
	color: #F67009;
	font-size: 14px;
	vertical-align: middle;
}
#resultImc img{
	vertical-align: middle;
}
/* Genéricos */
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.addressFooter{
	position: absolute;
	margin-top: 10px;
	margin-left: 258px;
}
.bgColorFBFBFB{
	background: #FBFBFB;
}
.bgColorEEF1F2{
	background: #EEF1F2;
}
.textColor666666, .textColor666666 a{
	color: #666666;
	text-decoration:none;
}
.textColor666666 a:hover{
	color: #666666;
	text-decoration: underline;
}
.textColor999999{
	color: #999999;
	text-decoration: none;
}
.titleNews, .titleNews a{
	font-size: 12px;
	font-weight: bold;
	color: #F0581F;
	text-decoration:none;
}
.titleNews a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #F0581F;
	text-decoration: underline;
}
.dotted607B82{
	background-image: url(../images/dotted607B82.gif);
	background-repeat:repeat-x;
	height: 21px;
}
.title{
	background-image: url(../images/dottedC5D1D1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	height: 27px;
}
.bgThumb{
	background-image: url(../images/galery/bgThumb.gif);
	background-repeat: no-repeat;
	padding: 8px;
}
#photoBig{
	background-image: url(../images/galery/loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#menuApoioContainer{
	float: right; 
	margin-top: -25px;	
}
html:first-child #menuApoioContainer { /* hack para o broser Opera*/
	margin-top: 0px;	
}
#menuApoio{
	width: 140px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #EDF1F1;		
}
.textColorF67009, .textColorF67009 a{
	color: #F67009;
	text-decoration:none;
}
.textColorF67009 a:hover{
	color: #F67009;
	text-decoration: underline;
}
#formContato select, textarea, .inputBg{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EDF1F1;
	font-size: 10px;
}
#formContato .inputMenssage{
	margin-top: 3px;
	float: left;
}
html>body .inputMenssage{ /* hack para os brosers modernos IE7, FF, Opera*/
	margin-right: 2px;
}
textarea{
	overflow: auto;
}
.subMenu{
	background-position: left;
	position: absolute;
	margin-left: 55px;
	margin-top: 7px;
}
.subMenuBg{
	background-image: url(../images/subMenuBg.gif);
}
.subMenu a{
	display:block;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
.subMenu .subMenuBgTop{
	background-image: url(../images/submenubgtop.gif);
	background-repeat:no-repeat;
	width: 142px;
	height: 11px;
}
.subMenu .subMenuBgBottom{
	background-image: url(../images/subMenuBgBottom.gif);
	background-repeat:no-repeat;
	width: 142px;
	height: 10px;
}
html>body .subMenu .subMenuBgTop{
	background-image: url(../images/submenubgtop.png);
	background-repeat:no-repeat;
	width: 142px;
	height: 11px;
}
html>body .subMenu .subMenuBgBottom{
	background-image: url(../images/subMenuBgBottom.png);
	background-repeat:no-repeat;
	width: 142px;
	height: 10px;
}
