/* Zero down margin and paddin on all elements */
*{
  margin: 0;
  padding: 0;
}

html {height: 100%;}

body { 
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

p {
	margin:1.1em 0em;
}
.column0{
	clear:left;
	float:left;
	width:45%;
	margin-top:15px;
}
.column1{
	float:left;
	width:45%;
	margin-top:15px;
	margin-left:20px;
}

#wrapperMeio{
	width: 764px; 
	margin: 6px auto; 
	position: relative;
}

#conteudo{
	border: 0px;
	margin: 20px 0px 8px 0px;
	min-height: 400px;
}

#topo{
	background: #d5091c url(../imagens/topo.gif) right no-repeat;
	height: 78px;
}

#logo{
	display: block;
	height: 78px;
	width: 188px;
}

#bannerFundo{
	float: right;
}

#fundo{
	background: white url(../imagens/fundo.jpg) center no-repeat;
}
/************************************
#MENU
************************************/
#mainNav{	
	display: block;
	height: 17px;
	list-style: none;
	width: 100%;
	background: #f9e81d url(../imagens/fundoMenu.gif) top repeat-x;
	overflow: hidden;
  	font-size: 14px;
}

#mainNav li {
	padding: 0px;
	float: left;
	display: block;
}

#mainNav li a{
	padding: 0px;
	float: left;
	display: block;
    color: black;
}

#mainNav li a.menu_select{
	padding: 0px;
	float: left;
	display: block;
    color:#d5091c;
	background: #f9e81d url(../imagens/seleccao.jpg) right no-repeat;	
}

#mainNav li#creditos a {
	text-decoration: none;
	margin-left:25px;
	margin-right:45px;
}

#mainNav li#apresentacao a {
	text-decoration: none;
	margin-right:45px;
}

#mainNav li#exercicios a {
	text-decoration: none;
	margin-right:45px;
}

#mainNav li#enviar_email a {
	text-decoration: none;
	margin-right:45px;
}

#mainNav li#paginas a {
	text-decoration: none;
	margin-right:10px;
}

.clear{
	clear: both;
}

/* PAGINA EXERCICIOS */

#exercicios_content{
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	width: 419px;
	background: white url(../imagens/exercicios_fundo.gif) bottom no-repeat;
	padding-bottom:4px;
}

#exercicios_content h3{
	display:block;
	width: 100%;
	height:30px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/exercicios_title.gif) top no-repeat;
}

#exercicios_content .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width: 389px;
	font-size:13px;
	text-align: justify; 
	
}

#exercicios_content .exercicios_link{
	float: right; 
	padding-right:25px;
	margin-bottom:10px;
}

#exercicios_img{
	float:left;
	background: white url(../imagens/homepage.jpg) top no-repeat;
	width:417px;
	height:191px;
	text-indent:-5000px;
	overflow:hidden;
}

#exercicios_content_rigth{
	float:right;
	width:316px;
	background: #D10A1D url(../imagens/lembrese_fundo.gif) bottom no-repeat;
	color: white;
	font-size: 11px;
	
}

#exercicios_content_rigth h3{
	display:block;
	width: 316px;
	height:28px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/lembrese.gif) top no-repeat left;
}

#exercicios_content_rigth .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width:286px;
	font-size:11px;
	text-align: justify;
	line-height: 1.3em;
}

/* FIM PAGINA EXERCICIOS */

/* PAGINA APRESENTACAO */

#apresentacao_content{
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	width: 419px;
	background: white url(../imagens/exercicios_fundo.gif) bottom no-repeat;
}

#apresentacao_content h3{
	display:block;
	width: 100%;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/apresentacao_title.gif) left no-repeat;
}

#apresentacao_content .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width: 389px;
	font-size:13px;
	text-align: justify; 
}

#apresentacao_content .exercicios_link{
	float: right; 
	padding-right:25px;
	margin-bottom:10px;
}

#apresentacao_img{
	float:left;
	background: white url(../imagens/apresentacao.jpg) top no-repeat;
	width:417px;
	height:191px;
	text-indent:-5000px;
	overflow:hidden;
}

#apresentacao_content_rigth{
	float:right;
	width:316px;
	background: #D10A1D url(../imagens/lembrese_fundo.gif) bottom no-repeat;
	color: white;
	font-size: 11px;
	
}

#apresentacao_content_rigth h3{
	display:block;
	width: 316px;
	height:26px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/temas.gif) top no-repeat left;
}

#apresentacao_content_rigth .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width:286px;
	font-size:11px;
	text-align: justify;
	line-height: 1.2em;
	padding-bottom:8px;
}

/* FIM PAGINA APRESENTACAO */


/* PAGINA LINKS */

#links_content{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width: 419px;
}

#links_content h3{
	font-size: 13px;
	display: block;
	width:99%;
	color:#d5091c;
	padding-left:10px;
}
#links_content a, #links_content a:hover, #links_content a:visited{
	font-size:12px;
	text-align: justify;
	color:black;
}

#links_content p{
	font-size:12px;
	background: white url(../imagens/fundo.jpg) bottom no-repeat; 
	padding-bottom: 10px;
	padding-left:10px;
	margin:0px;
	width:410px;
}

#links_img{
	float:right;
	background: white url(../imagens/links.gif) top no-repeat;
	width:213px;
	height:147px;
}

/* FIM PAGINA LINKS */


/* PAGINA CREDITOS */

#creditos_content{
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	width: 419px;
	background: white url(../imagens/exercicios_fundo.gif) bottom no-repeat;
}

#creditos_content h3{
	display:block;
	width: 100%;
	height:33px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/creditos_title.gif) left top no-repeat;
}

#creditos_content .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width: 389px;
	font-size:13px;
	line-height: 1.2em;
	text-align: justify;
	padding-bottom: 5px; 
}

#creditos_content .exercicios_link{
	float: right; 
	padding-right:25px;
	margin-bottom:10px;
}

#creditos_img{
	float:left;
	background: white url(../imagens/creditos.jpg) top no-repeat;
	width:417px;
	height:191px;
	text-indent:-5000px;
	overflow:hidden;
}

#creditos_content_rigth{
	float:right;
	width:316px;
	background: #D10A1D url(../imagens/lembrese_fundo.gif) bottom no-repeat;
	color: white;
	font-size: 11px;
	line-height: 1.1em;
	
}

#creditos_content_rigth h3{
	display:block;
	width: 323px;
	height:26px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/missao.gif) top no-repeat left;
}

#creditos_content_rigth .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width:286px;
	font-size:11px;
}

#creditos_content_rigth2{
	margin-top: 10px;
	float:right;
	width:316px;
	background: #FFFF01 url(../imagens/creditos_equipa_fundo.gif) bottom no-repeat;
	font-size: 11px;
	line-height: 1.1em;
	
}

#creditos_content_rigth2 h3{
	display:block;
	width: 316px;
	height:19px;
	text-indent:-5000px;
	overflow:hidden;
	background: white url(../imagens/creditos_equipa.gif) top no-repeat left;
}

#creditos_content_rigth2 .conteudo{
	padding-left: 15px;
	padding-right: 15px;
	width:286px;
	font-size:11px;
}
/* FIM PAGINA CREDITOS */




.timer {
	padding: 10px;
	margin: 10px 0;
	text-align:right;
	font-weight: bold;
}

.timer_red {
	padding: 10px;
	margin: 10px 0;
	text-align:right;
	font-weight: bold;
	color:red;
}

