body {
	background-image: url(../i/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E8E8E8;
	color: #000;

}
a:link  , a:visited{
	text-decoration: underline;
	color: #000;

}

a:hover {
	text-decoration: underline;
	color: #3C5863;

}
a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}

/*a:link, a:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #C61A02;
	padding: 0px;
	margin: 0px;
}

a:hover{
	text-decoration: underline;
}

a:focus {
width:0px;
height:0px;
outline:0px;
}
*/

p{
	margin:0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 12px;
	color: #000;
}


h1 {
	margin:0px;
	color: #5d8b9b;
	padding: 0px;
	font-size: 20px;
}
h2 {
	margin: 0px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #3C5863;
	padding: 15px 0px 0px 0px;
	margin: 0px;

}

h4 {
	padding: 0px 40px 0px 0px;

}
.azul, .texto_destacado {
	color: #456773;


}
.box1 {
	float: right;
	padding: 20px 20px 0px 0px;

}
.box2 {
	float: left;
	padding: 0px 10px 0px 0px;

}



a:link .image, a:visited .image  {
	padding: 5px;
	background-color: #456773;
	border: none;

}
a:hover .image  {
	padding: 5px;
	background-color: #7E949C;
}
#container{
	width:980px;
	margin:0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}
#middle{
	width:900px;
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
}
#header {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 41px;
	background-image: url(../i/fondo.menu.png);
}



#menu   {
	padding: 0px 20px 0px 20px;
	height: 41px;
	margin: 0 auto;
	width: 880px;
}
#logotipe {
	width: 110px;
	float: left;
	background-image: url(../i/logo.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding: 50px 20px 0px 45px;
}

#contenido {
	float: right;
	padding: 20px;
	background-image: url(../i/fondo.contenido.png);
	width: 620px;
}
#header #menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #FFF;
}
#header #menu     ul li {
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding: 11px 20px 12px 25px;
	background-image: url(../i/fondomenu.jpg);
	font-size: 13px;
	font-weight: bold;
}
#header #menu     ul li:hover{
	background-image: url(../i/hover.jpg);
	background-repeat: repeat-x;
	padding: 11px 20px 12px 25px;

}
#container #header     #menu ul .activo{
	background-image: url(../i/hover.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#container #header #menu ul li a:link , #container #header #menu ul li a:visited{
	text-decoration: none;
	color: #FFF;

}


#clear {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(../i/linea-negra.png);
	height: 5px;
	background-repeat: no-repeat;
}

#footer{
	clear:both;
	margin: 0px;
	font-size: 12px;
	padding: 60px 60px 0px 0px;
	background-repeat: no-repeat;
	background-position: 100px 80px;
	height: 240px;
}


#footer p{
	color: #FFF;
	text-align: right;
}
#footer   a {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#footer    a:hover {
	font-size: 12px;
	color: #3A5963;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#contenido ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#contenido ul li a:link, #contenido ul li a:visited{
	color: #000;
	font-weight: bold;
	background-image: url(../i/carta.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 8px 25px 10px 30px;
	font-size: 15px;
	float: left;
}
#container #middle #contenido ul li .activo {
	color: #3F5D68;
	text-decoration: none;
}
#contenido ul li a:hover{
	color: #4F7484;
	font-weight: bold;
	padding: 8px 25px 10px 30px;
	font-size: 15px;
	text-decoration: none;
}
#flash {
	padding: 10px;
	background-color: #4C727F;
	width: 809px;
	margin: 0px 20px 0px 30px;
}

/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}

#container #middle #contenido form .repeat legend {
	font-size: 12px;
	color: #000;
}
#container #middle #contenido form .repeat {
	padding: 10px;
}

#reproductor-musica {
	margin: 0 auto;
	width: 980px;
	z-index: 1;
	text-align: right;
}
#reproductor-musica a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

