/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin:10px 2px 10px 2px;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	background: #FF9D9D url(../images/fundo_degrade.png) repeat-x top left fixed ;
}
html{	
	scrollbar-base-color:#990000; 
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: #FF9D9D; 
}
html textarea{	
	scrollbar-base-color:#999999; 
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: #333333; 
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {

	width: 960px;
	margin: 0px 0px 0px 5px;
	height: 145px;
	/* background: url(images/img02.jpg) repeat-x left top; */
}

.alter_dados a { color:#FF0000;  letter-spacing: 1px;text-decoration: underline; font-size:12px; }

.alter_dados a:hover {color:#FFFFFF; text-decoration: none; }
/* Header */

#logo {
	width: 800px;
	height: 100px;
	margin:  auto;
	padding: 0 0px 0 25px;
	background-color:#FFFFFF;
/*	background: url(images/img01.jpg) no-repeat left top;*/
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 45px 0 0 0;
	letter-spacing: -1px;
/*	text-transform: lowercase;*/
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 70px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#globalnav {
position:relative;
float:left;
width:900px;
padding: 0 0 1.75em 1em;
margin:0;
list-style:none;
line-height:1em;

}
#globalnav li {
float:left;
margin:0;
padding:0;

}
#globalnav li ul li ul {

top:20px;
left:10px;
float:left;
margin:0;
padding:0;

}
#globalnav a {
display:block;
margin:0;	
padding: 14px 8px 5px 8px;
color:#FFFFFF;


}
#globalnav a:hover, #globalnav a:active, #globalnav a.here:link, #globalnav .here:visited {
	padding-top:15px;
	border-top: 4px  solid #FFFFFF ;
	height:30px;
}	

#globalnav a.here:link, #globalnav a.here:visited {
position:relative;
z-index:102;
}
/*subnav*/
#globalnav ul {
position:absolute;
top:3.5em;
float:left;
width:auto;
margin:0;
padding:0.25em 0.25em 0.25em 0.25em;
list-style:none;
border:1px solid #000000;
background-color:#990000;
}
#globalnav ul li {
float:left;
display:block;
margin-top:1px;
}
#globalnav ul a {
display:inline;
margin:0;
padding:0 1em;
border:0;
color:#FFFFFF;
}
#globalnav ul a:hover, #globalnav ul a:active, #globalnav ul a.here:link, #globalnav ul .here:visited {
color:#FF0000;
background:transparent;
}
/* inicio menu horizontal equipas internas */

ul.nav {
   /* margin-top:3px; 
	padding:0px;*/
	text-align:center;
	padding: 10px 0;
	padding-left: 10px;
	margin:auto;
	
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	/* float:left;*/
	/*border:1px solid #f00;*/
	border-top:0.1em solid #fff;
	border-right:0.1em solid #909090;
	border-bottom:0.1em solid #909090;
	border-left:0.1em solid #fff;
	width:8.0em;
	font:0.68em  Verdana, Arial, Helvetica, sans-serif;
	background:#f1f1f1;
	color:#333333;
	text-align:center;
	padding:0  1.2em 0.2em  1.2em;
	text-decoration:none;
	}
ul.nav a:hover{
	background:#999;
	color:#fff;
	/*border-color:#00f;*/
	border-color:#000 #fafafa #fafafa #000;
	}

/* fim menu horizontal equipas internas */



/* Wrapper */

#wrapper {
}

/* inicio das jornadas  */

.titulo_jornada{
	font-size:16px;
	padding:10px;
	height:auto;
	color:#000000;
	
}
.quadro_jornadas {
	margin-bottom:20px;
}

.quadro_jornadas a {
color:#666666;}

.quadro_jornadas a:hover {
	text-decoration:underline;
}

.tabela_resultados{
	margin-top:10px;
	padding:10px;
	width:700px;

}
.tabela_classificacao{
	margin-top:10px;
	padding:10px;
	width:860px;
}
.linha_tabela_calssificacao {
	 border-top:#666666 1px dotted;
	 padding-top:5px;
	 
	 }
.tabela_titulo{
	background:#E6E6E6;
}
.linha_tabela_titulo {
	 padding-bottom:10px;
	 padding-top:6px;
	 color:#000000;
	 
	 }
.linha_tabela {
	 border-top:#666666 1px dotted;
	 padding-top:15px;
	 
	 
	 }

/* fim das jornadas  */

/* Page */

#page {
	width: 966px;
	min-height:700px;
	margin: 0 auto;
	padding: 20px 5px 0px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 517px;
}
#content1 {
	float: left;
	width: 510px;
}
.post_central {
	line-height: 200%;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 0;
	font-weight: normal;
	font-size:18px;
	text-align:center;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}


.title_plano {
	margin: 0;
	padding: 10px 0 0px 50px;
	font-weight: normal;
}

.title_plano a {
	border-bottom: none;
	color: #8C0209;
}

.title_plano a:hover {
	border-bottom: 1px dotted #000000;
}


.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 15px;
}
.entry p {
font-size:16px; color:#FF0000;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
border-bottom: 1px dotted #000000;
}

.links_esq {
	padding: 4px 0px;
	text-align:left;
	font-weight: bold;
}

.links_ctr a {
	border: none;
}

.links_ctr a:hover  {
border-bottom: 1px dotted #000000;
}

.links_ctr {
	padding: 4px 0px;
	text-align:center;

}

.links_esq a {
	border: none;
}

.links_esq a:hover {
border-bottom: 1px dotted #000000;
}

/* Sidebars */

#sidebar1 {
	float: left;
	height:200px;
	
}

#sidebar2 {
	float: right;
	padding-right:6px;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar p  {
	
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	
}
.p_descric {
	margin: 0 20px 0px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	}
.p_descric_coment_jornadas {
	margin: 0 20px 0px;
	padding: 0px 0px;
/*	border-bottom: 1px #BBBBBB dashed;*/
	}	
	
.p_descric span {
margin-left:30px;
	
	 }

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2, .sidebar  h2   {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(../images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	z-index:1000;
}

.sidebar a {
}
.sidebar a:hover {
border-bottom: 1px dotted #000000;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 100px;
	height: 12px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 950px;
	height: 70px;
	margin: 0 auto;
	padding: 0 10px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	text-align:center;
	color:#333333;
	border-top:	1px dashed #999999;
}

.flower {
	padding-left: 5px;
}

/*- Menu 7--------------------------- */
	
#menu7 {
	width: 200px;
	margin: 10px;
	
	}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color:#333333;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color:#333333;
	display: block;
	background:  url(../images/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #FFF;
	background: url(../images/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
/*- inicio da escolinnhas turmas e horários--------------------------- */
.link_turmas a{
	text-decoration: none;
	color: #8C0209;
}
.link_turmas a:hover {
border-bottom: 1px dotted #000000;
padding-left:25px;
}

/*- fim da escolinnhas turmas e horários--------------------------- */	

.buttons a, .buttons button{
display:block;
float:left;
margin:0 7px 0 0;
background-color:#f5f5f5;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;

font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:100%;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#B5AD64;
cursor:pointer;
padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
width:auto;
overflow:visible;
padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
padding:5px 10px 5px 7px; /* Firefox */
line-height:17px; /* Safari */
}
*:first-child+html button[type]{
padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
margin:0 3px -3px 0 !important;
padding:0;
border:none;
width:16px;
height:16px;
}

button:hover, .buttons a:hover{
background-color:#F5EDA4;
border:1px solid #D5CD84;
}
.buttons a:active{
background-color:#6299c5;
border:1px solid #6299c5;
color:#fff;
}

/* Guardar */

button.guardar, .buttons a.guardar{
color: #FF0000; /*#529214; */
}
.buttons a.guardar:hover, button.guardar:hover{
background-color: #FD5D5;
border:1px solid #C6D880;
/* color:#529214;*/
}
.buttons a.guardar:active{
background-color: #FD5D5; /* #529214; */
border:1px solid #529214;
color:#fff;
}

/* Cancelar */

.buttons a.cancelar, button.cancelar{
color:#d12f19;
}
.buttons a.cancelar:hover, button.cancelar:hover{
background:#fbe3e4;
border:1px solid #fbc2c4;
color:#d12f19;
}
.buttons a.cancelar:active{
background-color:#d12f19;
border:1px solid #d12f19;
color:#fff;
}