body {
	font: normal 12px/1.6em Arial, Helvetica, sans-serif;
	color: #2a3845;
	margin: 0;
	padding: 0;
	background: #CCC;
}

p, div, img, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin-bottom: 10px;
}

a:visited, a:link {
	color: #a43b55;
	text-decoration: underline;
	background: none;
}

a:hover {
	color: #a43b55;
	text-decoration: none;
	background:none;
}

h1 { color : #7a2e40;margin: 0 0 10px 0;padding-bottom : 10px;font : normal 22px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 0 0 10px;padding-bottom : 10px;font : normal 18px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 0 0;padding-bottom : 10px;font : bold 16px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: none; }
hr {border: 0; border-top: 1px solid #A00 }

.box {
	background: #f7f7f7;
	border: 1px solid #f0e9eb;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFF;
}

#header {
	width: 850px;
	height: 220px;
	background: url(/images/cabeceira.png) center no-repeat;
}

#header a {
	display: block;
	text-decoration: none;
	width: 170px;
	height: 210px;
	margin-left: 5px;
}

#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 500px;padding : 0 30px 30px;float : left;}
#right-column {width : 160px; float: right; margin-right: 10px;}
.crd a:visited, .crd a:link, .crd a:hover { text-decoration : none; color : #2a3845; cursor: text; }
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

/*** SideBAR ***/
#main-image {text-align : center; }

.sidebar {
	text-align: center;
	background: url(images/shadow.jpg) no-repeat top;
}
.sidebar img {
	border-bottom: 1px solid #EEE;
	padding: 5px 0;
}

#columna-menu {
	float: left;
	font-size: 1.1em;
	margin-left: 10px;
}

#columna-menu a {
	display: block;
	width: 100px;
	border: 1px solid #C00;
	padding: 4px;
	text-decoration: none;
	color: #C00;
	font-weight: bold;
	margin-top: 2px;
}

#columna-menu a:hover, #columna-menu a.active {
	color: #FFF;
	background: #C00;
}

#esquerda-encontros {
	font-size: 0.85em;
	text-align: center;
}

#esquerda-encontros h2 {
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
}

#esquerda-encontros div.data {
	margin-top: 5px;
	color: #369;
}

#menu-horizontal a {
	padding: 8px;
	background: #C00;
	color: #FFF;
	margin-right: 1px;
	font-weight: bold;
}

#menu-horizontal a:hover, #menu-horizontal a.active {
	background: #FFF;
	color: #C00;
	border: 1px solid #C00;
	padding: 7px;
}

#columna-central {
	float; left;
	width: 490px;
	margin-left: 20px;
	padding: 0 10px 30px;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	overflow: hidden;
}

#columna-central a, #columna-central h1 {
	text-decoration: none;
	border: 0;
}

#encontro {
	border: 1px solid #C00;
	padding: 10px;
	margin-bottom: 15px;
	text-align: center;
	background: url(/images/fondo_partido.jpg) no-repeat;
	height: 90px;
	overflow: hidden;
}

#encontro img {
	vertical-align: middle;
}

#encontro p.equipos {
	margin-top: 20px;
	font-size: 1.5em;
}

#encontro span.local {
	color: #C00;
	margin-right: 15px;
}

#encontro span.visitante {
	color: #369;
}

#encontro img.local {
	float: left;
}

#encontro img.visitante {
	float: right;
}

#encontro p.lugar_hora {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 15px;
	color: #FFF;
}

div.imaxe {
	float: left;
	padding: 3px;
	border: 1px solid #EEE;
	margin: 0 10px 10px 0;
}

.listado li {
	margin-top: 10px;
}

.bloques, .listado_bloques {
	border: 1px solid #EEE;
	margin-top: 5px;
	padding: 3px;
}

.bloques div {
	float: left;
}

.listado_bloques {
	height: 110px;
}

.listado_bloques img {
	float: left;
	margin-right: 5px;
}

.columna {
	float: left;
	width: 225px;
	padding: 10px;
	overflow: auto;
}

.columna h3 {
	font-size: 1.2em;
}

.clear {
	clear: both;
}

.centro {
	text-align: center;
}

.ok {
	padding: 15px;
	border: 1px solid #CCC;
	font-weight: bold;
}

.contacto fieldset {
	border: 0;
}

.contacto label {
	display: block;
	float: left;
	width: 100px;
}

.contacto input.text {
	width: 350px;
	border: 1px solid #999;
}

.contacto textarea.textarea {
	width: 350px;
	height: 150px;
	border: 1px solid #999;
}
