﻿body {
	background: #CCFFFF;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #3333FF ;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}

h1 { 
	font-size: 45px;
	color: #FF0000;
	font-style: italic;	
}

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	text-align: center;
	color: #000080;
	background: #CCFFFF url("http://eruizf.com/musica/css/images/img3.gif") repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	text-align: justify;
	font-weight: normal;
	font-size: 18px;	
	color: #000080;
	background: #CCFFFF url("http://eruizf.com/musica/css/images/img3.gif") repeat-x left bottom;
}

h4 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 16px;
	text-align: center;
	color: #000080;
	background: #CCFFFF url("http://eruizf.com/musica/css/images/img3.gif") repeat-x left bottom;
}

h5 {
	font-size: 16px;	
	text-align: center;
}

h6 { 
	font-size: 12px;
	text-align: center;
	color:  #00CC00;
}

p {
	font-size: 14px;
	text-align: justify;
	line-height: 160%;
}

p.c1 {
	text-align: center;
	font-size: 18px; 
	color: #000080;
}

table.c6 {
	background-color: gray;
}

p.c3 {
	margin-top:5px; 
	padding-top:0; 
	font-size:x-small; 
	text-align:center;
}

p.c2 {
	text-align:center; 
	margin-top:10px; 
	margin-bottom:0; 
	padding-bottom:0; 
	line-height:0;
}

img.c1 {
	border:0;
}

.list {
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url("http://eruizf.com/musica/css/images/img5.gif") repeat-x;
	text-align: left;	
	color: #000080;
}

.list li.first {
	background: none;
}

/* Header */

#header h1 {
	text-align: center;
}

#header h2 {
	text-align: center;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}
#header {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 0 13px;
	height: 110px;
	background: url("http://eruizf.com/musica/css/images/img1.gif") repeat-x left bottom;
	background: #CCFFFF url('http://eruizf.com/musica/css/images/logo.png') no-repeat center;
}
#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url("http://eruizf.com/musica/css/images/img2.gif") no-repeat left center;
	text-decoration: none;
	font: bold 12px "Times New Roman", Arial, Helvetica, sans-serif;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	float: left;
	padding: 0 0 0 21px;
	width: 210px; 
	background: #FFFFCE;
	}

#colOne h3 {
	margin-top: 14px;

}

#colTwo {
	float: right;
	padding: 0 29px 0 0;
	width: 585px; 
}
    
table {
	background-color: #C0C0C0; 
	padding: 5px; 
	width: 200px;
}

tr {
	text-align: center;
	font-size: 15px;
}

td {
	text-align: center;
	font-size: 15px;
	padding: 2px; 
}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: center; 
	height:31px
}

#footer p {
	padding: 20px 0 0 0;
	background: url("http://eruizf.com/musica/css/images/img4.gif") repeat-x;
	text-align: center;
	color: #000066;
	background: #CCFFFF; 
}
