#mp3player
{
	border: 0px solid #000000;
	padding: 0px;
	padding-left: 0px;
	width: 759px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

#externalContainer2
{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 0px;
	background-color: #FFFFFF;
	padding : 0px;
	text-align:left;
	border: 2px solid rgb(214, 215, 214);
}

#header
{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	padding-top: 16px;
	padding-left: 10px;
}

* html #header
{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	padding-top: 16px;
	padding-left: 20px;
}

#header a
{
	color: #000000;
}

/* Hide from IE \*/
html>body #header {padding-left: 10px; margin-left: 0px;}

#externalContainer
{
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 739px;
	padding : 10px;
	border: 0px solid #346472;
	background-color: #FFFFFF;
	height: 460px;
	/*-- THIS IS VERY IMPORTANT, fixes an IE display BUG
	read here for details:
	http://www.dracos.co.uk/web/css/ie6floatbug/
	*/
	line-height: 1.1;

}

#container {
	position: relative;
  margin-left : auto;
  margin-right: auto;
	
  border : 0px solid #D3E2DF;
	padding: 10px;
	height: 440px;
	text-align: left;
	line-height: 1.1;
	overflow: hidden;
}


#menu
{
	 position: relative;
	 left: 130px;
	 font-size: 10px;
	 font-weight: bold;
	 width: 120px;
	 text-align: left;
	 margin-top: -13px;
	 padding-top: 5px;
	 border: 0px solid #000000;
	 
}

/* HIDE FROM IE */
html>body #menu
{
	margin-top: 0px;
}

#menu a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#menu  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#menu  a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#menu p
{
	margin-left: -5px;
	padding-left: 0px;
	margin-bottom: 0px;
} 

#mainMenu
{
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Hide from IE \*/
html>body #mainMenu {margin-top:0px;}

#mainMenu ul
{
 margin-left: 0px;
 list-style: none;
 margin-bottom: 15px;
 font-size: 10px;
}

#mainMenu ul li
{
 margin-bottom: 3px;
 margin-top: 2px;
 margin-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
 border-bottom: 1px solid #FFFFFF;
}


a.languages:link  {
	font-weight: bold;
	text-decoration: none;
	color:  #FFFFFF;
}

a.languages:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#languages  a:hover {
	text-decoration: none;
	color: rgb(215,215,215);
}

#languages  a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#contact
{
	margin-top: 9px;
	margin-left: 5px;	
}

#contact img
{
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
	top: 3px;
	
}

#mainContent
{
	position: relative;
	margin-top: -195px;
	left: 280px;
	background: #FFFFFF;
	border: 0px solid #000000;
	width: 450px;
	height: 456px;
	background: url(../img/arana_animada/luces.gif) no-repeat bottom left;
}

/* Hide from IE \*/
html>body #mainContent {height: 441px; margin-top: -192px;}

#contentHeader
{
	margin-bottom: 3px;
	margin-top: 10px;
	width: 440px;
	background: white url(/img/headers/barra_header.png) no-repeat bottom left;
	height: 33px;
}

#internalContent
{ 
	position: relative;
	display: block;
	border: 0px solid #000000;
	height: 375px;
	width: 447px;
	overflow: auto; 
}

/* HIDE FROM IE */
html>body #internalContent
{
	height: 377px;;
}

.clear
{
	clear: both;
	height: 1px;
}

#footer {
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	color: #aaa;
	border: 0px solid #000000;
	font-size: 9px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 5px;
		
}

#spiderCopy
{
	float: left;
}

.arrow
{
	color: #e71c21;
}

#dpCopy a
{
	color: #aaa;
}
