a {
	text-decoration: none;
	color: #5b5b66;
}

a:hover  {
	text-decoration: underline;
	color: #8181a2;
}

body {
	background-color: #888888;
	margin: 0px;
	text-align: center;
	font-family:Arial,sans-serif;
	font-size:11px;
	text-align:center;
}

img {
	border: 0px none;
}

input, select {
	border: 1px solid #b4c5d5;
	color: #5b5b66;
	font-family:Arial,sans-serif;
	font-size:11px;
}

form {
	margin: 0px;
	padding: 0px;
}

h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#999999;
	font-family:Trebuchet MS,Arial;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}

#adminlist {
	left:80px;
	margin:20px;
	position:relative;
	text-align:left;
	width:80%;
}

#adminlist th{
	background-color:#DDDDDD;
	border-bottom:1px solid #AAAAAA;
	padding:4px;
}

#adminlist td{
	padding:4px;
}

#album {
	margin: 0px;
	padding: 0px;
}

#alphabeticalmenu {
	
}

#breadcrumbs {
	padding:3px;
	text-align:left;
}

#btnentrar {
	background:transparent url(/images/botones/entrar.png) repeat scroll 0 0;
	border:0 none;
	width:55px;
	cursor: pointer;
	height: 17px;
	margin-top: 3px;
}

#btnenviar {
	background:transparent url(/images/botones/enviar.png) repeat scroll 0 0;
	border:0 none;
	width:55px;
	cursor: pointer;
	height: 17px;
}

#certamenesheader {
	background-image:url(/images/certamenesheader.jpg);
}

#clubheader {
	background-image:url(/images/clubheader.jpg);
}

#content {
	margin: auto;
	width: 1057px;
	background-image: url('/images/content_ext.png');
	background-repeat: repeat-y;
	min-height: 500px;
}

* html #content {
	height: 500px;
	width: 1057px;
	background-repeat: repeat-y;
	background-color: transparent;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_ext.png', sizingMethod='scale');
}



#contentadministracion {
		float:left;
	margin-left:50px;
	width:960px;
}

#contentcenter {
	width: 620px;
	float: left;
}

#contentright {
	float:left;
	margin-top:10px;
	width:153px;
	margin-left: 10px;
}

#footer  {
	width: 1057px;
	height: 120px;
	margin: auto;
	background-image: url('/images/footer_bg.png')!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_bg.png');
}

#gobtn {
	background:transparent url(/images/botones/go.png) repeat scroll 0 0;
	border:0 none;
	width: 22px;
	cursor: pointer;
	height: 18px;
	margin-top: 3px;
}

#header  {
	width: 1057px;
	height: 94px;
	margin: auto;
	background-image: url('/images/header_bg.png')!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_bg.png');
}

#listado {
	width: 100%;
}

#listadoequipo {
	width: 100%;
}

#listadoequipo td{
	margin-bottom: 5px;
}

#listadoequipo td.photo{
	vertical-align: top;
	width: 100px;
}

#listadoequipo td.biography{
	padding: 5px;
	vertical-align: top;
}

#logo {
	float:left;
	left:40px;
	position:relative;
	top:5px;
	padding: 0px;
}

#maincontent {
	float:left;
	left:40px;
	position:relative;
	width:800px;
	top:-16px;
}

#menu {
	float:left;
	left:35px;
	position:relative;
	top:-20px;
	
	padding-left:10px; /* Todos los navegadores */
	*padding-left: 0px; /* IE6 e IE7 */
	width:190px;
	*width: 200px;
}

#menuadmin {
	text-align:left;
	width:100%;
}

#menuadmin th{
	background-color:#DDDDDD;
	border-bottom:1px dotted #CCCCCC;
	padding:4px;
	color: #666666;
}

#menuadmin td{
	background-color:#EEEEEE;
	padding:4px;
	vertical-align:top;
}


#menucantautores {	background-image: url(/images/menucantautoresheader.png); }
#menuclub {	background-image: url(/images/menuclubdchaheader.png); }
#menuenlaces {	background-image:url(/images/menuenlacesheader.png);}
#menueventos { background-image: url(/images/menueventosheader.png); }
#menuequipo { background-image: url(/images/menuequipoheader.png); }
#menuforo { background-image: url(/images/menuforoheader.png); }
#menupublicaciones { background-image: url(/images/menupublicacionesheader.png); }


#searchbtn {
	background:transparent url(/images/botones/search.png) repeat scroll 0 0;
	border:0 none;
	width:54px;
	cursor: pointer;
	height: 18px;
	margin-top: 3px;
}

#ssrheader {
	background-image:url(/images/ssrheader.jpg);
}

#teamheader {
	background-image:url(/images/teamheader.jpg);
}

#salasheader {
	background-image:url(/images/salasheader.jpg);
}



#ssrinfo {
	width:100%;
}

#ssrinfo td {
	vertical-align: top;
}

#ssrinfo td.photo {
	background-image: url('/images/ssrphotobg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 206px;
	height: 206px;
	text-align: left;
}

#ssrinfo td.photosalas {
	background-image: url('/images/salasphotobg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 256px;
	height: 186px;
	text-align: left;
}

#ssrinfo td.biography {
	padding-left:10px;
}

#ssrinfo td.albumandchords {

}


#ssrtitle {
	color: #8c668c;
	border-bottom: 1px dotted #8c668c;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}

#ultimasnoticias {
	background-image: url('/images/noticiasheader.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 300px;
	float: left;
	margin-right:10px;
	padding-top: 30px;
}

#ultimasnoticias h3{
	font-size: 1.1em;
	
}

#ultimasnoticias h4{

}

#ultimasnoticias td{
	background-color:#EEEEEE;
	border-bottom:1px dotted #999999;
	padding:10px;
	text-align:justify;
}


#ultimoscantautores {
	background-image: url('/images/ultimosheader.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 300px;
	float: left;
	margin-right:10px;
	padding-top: 30px;
}

#ultimoscantautores th {
	padding-top:0px;
	border-bottom: 1px dotted #d4b9d5;
}

#ultimoscantautores h3 {
	margin:0px;
	color: #5f4560;
	font-size: 1.1em;
	text-transform: uppercase;
	
}

#ultimoscantautores a {
	color: #5f4560;
}

#ultimoscantautores p {
	
}

#ultimoscantautores td {
	background-color:#f3f3fa;
	margin-top:0;
	padding:5px;
	text-align:justify;
	vertical-align:top;
}

#wrap {
	margin: auto;
	width: 1057px;
	background-image: url('/images/content_ext.png');
	background-repeat: repeat-y;
}

* html #wrap {
	width: 1057px;
	background-repeat: repeat-y;
	background-color: transparent;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_ext.png', sizingMethod='scale');
}

div.clearer {
	clear: both;
}

div.contenidoestatico {
	text-align: justify;
}

div.error404 {
color:red;
font-size:15px;
margin:50px;
}

div.form_error {
	color: red;
}

div.menu1 {
	height:16px;
	width:183px;
	margin-top: 10px;
}

div.menu2, div.menu3 {
	background-color:#f3f3fa;
	border-top:1px solid #dcdcf4;
	color:#444444;
	padding: 5px;
	text-align:left;
	width: 173px;
}

div.menu4 {
	height:16px;
	width:153px;
	margin-top: 10px;
}

div.text {
	padding-bottom:5px;
	padding-top:5px;
	text-align:justify;
}

div.highlighttext {
	padding-bottom:5px;
	padding-top:5px;
	text-align:justify;
	font-size: 1.3em;
}

div.newsdate {
}

div.sectionheader {
	background-position:left center;
	background-repeat:no-repeat;
	height:27px;
	margin-bottom:5px;
}

img.gallery {
	border:0 none;
	height:60px;
	padding:0px 5px 5px 0;
}

form.colabora input,textarea {
	position: absolute;
	left: 50px;
}

span.verde {
	color: #6ea412;
}

table.formulario {
	text-align: left;
	width: 100%;
	margin: 0px;
}

table.formulario td.header{
	background-color: #dddddd;
	color:#555555;
	padding:5px;
	text-align:center;
	font-size: 1.1em;
}

table.formulario td.label{
	background-color:#f3f3f8;
	padding:5px;
	text-align:right;
}

table.formulario td.error{
	background-color:#fce9e9;
	padding:5px;
	color: red;
	text-align:center;
}

table.formulario td.field{
	background-color:#ecedf4;
	padding:5px;
	text-align:left;
}

table.formulario td.submit{
	background-color:#d0dae6;
	padding:5px;
	text-align:center;
}



td.ssrbiography {
	padding:10px;
	text-align:justify;
}

td.ssrname {
	background-color:#EEEEEE;
	font-size:1.1em;
	padding:1px;
	text-align:left;
	font-weight: bold;
}

td.ssrname img {
	margin-right:5px;
	vertical-align:bottom;
}


