body {
	font-family: "Titillium Web";
	background: url(../img/bg.jpg);
}

h2{
	font-size: 18px;
	line-height: 15px;
}

ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}

a{
	color: #222;
}

a:hover{
	color: #ddd;
}
.paragrafo-final-home{
	width: 90%;
}

td {
	border-collapse: collapse;
	padding: 10px;
}

/*****************************************************
#
# 			HEADER TOPO
#
*****************************************************/
.headerPrincipal{
	background-color: #231f20;
	padding: 20px 0;
}


/*****************************************************
#
# 			LOGIN
#
*****************************************************/


.login{
	text-align: right;
	margin-top: 15px; 
}

.login a{
	color: #fff;
}

.inputTexto{
	height: 10px;
}

.login .input-medium{
	margin-bottom: 5px;
}





/*****************************************************
#
# 			MENU
#
*****************************************************/
.menuSaude{
	height: 40px;
	background-color: #ffd200;
	margin-bottom: 10px;
}

ul.menuDrop { 
	position: relative; 
}

ul.menuDrop li { 
	float: left; 
	zoom: 1; 
	background: #ffd200;

}

ul.menuDrop a:hover { 
	text-decoration: none;
	background:#222;
	color:#ffd200;
}


ul.menuDrop a:active { 
	color: #ffd200; 
	text-decoration: none;
}

ul.menuDrop li a { 
	display: block; 
	padding: 10px; 
	color: #000; 
	font-size: 16px;
}

ul.menuDrop li.hover,
ul.menuDrop li:hover { 
	background: #ffd200; 
	position: relative;
	color:#222;
}

ul.menuDrop ul { 
	width: 220px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
}

ul.menuDrop ul li { 
	font-weight: normal; 
	background: #ffd200; 
	float: none; 
}

ul.menuDrop ul li a { 
	border-right: none; 
	width: 100%; 
	display: inline-block; 
}

ul.menuDrop ul ul { 
	left: 100%; 
	top: 0; 
}

ul.menuDrop li:hover > ul { 
	visibility: visible; 
}

.sub_menu{
	z-index: 99999;
}

.sub_menu span{
	font-size: 20px;
}

.wrapperMenu{
	position: relative;
}

.facebook{
	position: absolute;
	right: 0;
	top:5px;
	padding-left: 20px;
	border-left: 1px solid #333;
}

/*****************************************************
#
# 			CONTEÚDO
#
*****************************************************/

.conteudo{
	margin-top: 10px;
}

/*****************************************************
#
# 			SLIDE
#
*****************************************************/

.slider-wrapper{
	position: relative;
	background-color: #000;
}

.canto-caption{
	position: absolute;
	left: -10px;
	bottom: 20px;
}

/*****************************************************
#
# 			MANTENHA-SE INFORMADO / SOBRE
#
*****************************************************/

.conteudo-home{
	overflow: hidden;
}

/*****************************************************
#
# 			MANTENHA-SE INFORMADO / SOBRE
#
*****************************************************/

.manter-informado,
.sobre{
	width: 945px;
	background-color: #fff;
	font-weight: bold;
	padding-top: 0;
	margin-top: 10px;
	font-weight: 400;
	height: 270px;
	position: relative;
}

.manter-informado header,
.sobre header{
	background-color: #222;
	font-size: 20px;
	margin-top: 0;
}

.manter-informado h1,
.sobre h1{
	margin-top: 0;
	font-size: 20px;
	color: #fff;
}

.manter-informado header,
.manter-informado h2,
.manter-informado small,
.manter-informado p,
.sobre header,
.sobre h2,
.sobre small,
.sobre p{
	padding:0 2%;
}


/*****************************************************
#
# 			MANTENHA-SE INFORMADO
#
*****************************************************/

.manter-informado img{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.manter-informado li{
	background: url(../img/ico-noticias.jpg) no-repeat left top;
	padding-left: 27px;
	border-bottom: 4px solid #ccc;
}

.manter-informado h2{
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 15px;
}

.manter-informado small{
	color: #ffd200;
	font-size: 12px;
	font-weight: 400;
}

.manter-informado p{
	line-height: 15px;
}
.ver-mais{
	padding: 10px 20px;
	bottom: 0;
	right: 0;
	background-color: #222;
	color: #fff;
	font-style: italic;
	font-weight: 100;
	margin-top: 10px;
}

.ver-mais:hover{
	background-color: #ffd200;
	color: #222;
	text-decoration: none;
}

/*****************************************************
#
# 			RIO SAÚDE ABOUT
#
*****************************************************/

.sobre{
	clear: right;
}

.sobre img{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.sobre h1{
	width: 157px;
	height: 28px;
	background: url(../img/rio-saude-header-about.png) no-repeat left;
	text-indent: -9999px;
	padding: 5px 0;
}

/*****************************************************
#
# 			PATROCÍNIO / APOIO
#
*****************************************************/

.patrocinadores{
	list-style: none;
	margin: 30px 163px;
	width:900px;
}

.apoio{
	list-style: none;
	margin: 30px 0px;

}

.apoio li {
	display: inline;
	line-height: 152px;
}


.patrocinadores li{
	display: inline;
	margin-right: 11px;
	line-height: 166px;
}

.last-child{
	margin-right: 0px !important;

}

/*****************************************************
#
# 			TREINADORES
#
*****************************************************/

.treinadores ul{
	list-style: disc;
	margin-left: 40px;
}

.treinador{
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

/*****************************************************
#
# 			LOCAIS
#
*****************************************************/

.local{
	background-color: #fff;
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 10px;
}

.local h2{
	background-color: #333;
	padding: 5px;
	color: #fff;
}

.local p span{
	font-weight: bold;
}

/*****************************************************
#
# 			HORARIOS
#
*****************************************************/
.lista-horarios{
	list-style-type: disc;
	margin-left: 40px;
	font-style: italic;
}

/*****************************************************
#
# 			CONTATO
#
*****************************************************/
.contato{
	width: 400px;
}

.contato input[type=text],
.contato input[type=tel],
.contato input[type=email],
.contato textarea{
	width: 400px;
}

.contato textarea{
	height: 90px;
}




/*****************************************************
#
# 			RODAPÉ
#
*****************************************************/

footer{
	background-color: #ffd200;
	margin: 10px 0;
	padding: 10px 0 5px 10px;
}

.copy{
	font-size: 20px;
	font-weight: 200;
	color:#000;
	margin-top: 5px;
}

.copy span{
	color: #222;
}

.interna {
	background:#fff;
	padding:15px 10px 30px 15px;
	height: 100%; 
}

.img-interna {
	padding:5px;
	float:right;

}

