
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 800px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}

#container #header {
	background: url(../../images/design/header.jpg) no-repeat top left;
	height: 150px;
	width: 800px;
}


#container #body {	
	margin:0;
}

#container #header h1 {
	text-indent: -9999px;
}

#footer {
	margin:auto;
	margin-top: 20px;
	border-top: #969696 1px solid;
	width: 800px;
	text-align: center;
}


.photo {
  border: 1px solid #CCC;
  padding: 3px;
  margin: 0px 15px 0px 0px;
}

h1 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #969696;
	margin-bottom: 5px;
	color: #607293;
	text-align:right;	
}

h2 {
	font-size: 1.8em;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #607293;
}

h3 {
	font-weight: bold;
}

h4 {
	font-weight: bold;
}


ul {
	margin-left: 15px;
}


/* Page containers */
.inicioPage {
	margin: 20px 30px 25px 30px;
}

.clubesPage {
	margin: 30px 30px 25px 30px;
}

.fotosPage {
	margin: 30px 30px 25px 30px;
}

.competicionPage {
	margin: 30px 30px 25px 30px;
}

.enlacesPage {
	margin: 30px 30px 25px 30px;
}
