body{
	background: #f2f1f1 url(../img/background.png) top left repeat-x;
}
div{
	border:0px dotted #ccc;
}
a{
	color:#666;
	text-decoration:none;
}
#wrapper{
	width:1280px;
	height: 500px;
	margin:0px auto;
}
#menu{
	float:left;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	border-right:2px solid #888;
	height:550px;
	color:#CCC;
	letter-spacing:-1px;
}
#menu ul{
	list-style:none;
}
#menu ul li.cabecera{
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	font-size:14px;
	color:#777;
	margin-top:1em;
}
#menu span.group{
	display:none;
}
#side_deco{
	position:relative;
	left:-50px;
	height:575px;
	border-right:2px solid #888;
	float:left;
	width:50px;
}
#content{
	height:400px;
}
#header{
	height:90px;
	border-bottom:2px solid #888;
	margin-left:200px;
	width:1022px;
}
#acceso{
	padding-top:1.4em;
	float:right
}
#video{
	overflow:hidden;
	width:800px;
	height:265px;
}
#header img{
	margin-top:20px
}
#content_data{
	height:365px;
}
#text_content{
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	left:400px;
	line-height:17px;
	width:576px;
	height:354px;
	overflow:auto;
	color:#666;
	margin-left:1em;
	margin-top:0em;
	padding: 0.5em;
	background:white;
}
#text_content.wide{
    width: 988px;
    overflow: hidden;
    padding: 0px;
    height: 365px;
	margin-left:0px;
}
#text_content p{
	margin-bottom:0.5em;
	margin-top:0.5em;
	text-align:justify;
}
#text_content h3{
	color:#666;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#text_content ul{
	list-style:disc;
	margin-left:20px;
}
#text_content h2{
	color:#009999;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:1px;
}
#image{
	float:left;
	height:365px;
	width:400px;
	background:url(../img/loading.gif) no-repeat;
	background-position: 200px 100px;
	overflow:hidden;
}
#news{
	border-top:2px solid #666;
	font-size:12px;
	font-family: Helvetica,Arial,sans-serif;
	margin-left:200px;
	width:1022px;
}
#news_holder{
	width:570px;
	height:50px;
	background:url(../img/news.gif) no-repeat;
	margin-left:400px;
	margin-top:20px;
	padding-left:50px;
	padding-top:10px;
	color:white;
}
#fecha{
	font-size:120%;
}
#news_counter{
	display:inline;
	width:235px;
	border-right:1px solid #666;
	padding-right: 5px;
	margin-right:5px;
}
#news_content{
	display:inline;
}
#news_buttons{
	float:right;
	margin-top:0px;
	margin-right:37px;
	cursor:pointer;
}
#footer{
	width:1280px;
	height:250px;
	margin-top:-30px;
	overflow:hidden;
}
.accordion_header{
	display:block;
	cursor:pointer;
}
.accordion{
	display:block;
}
.section_text{
	display:none
}
#text_content h4 {
	color:#009999;
	font-size:30px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#text_content h5 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height: 50px;
}
#text_content h6 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration: underline;
	line-height: 45px;
}

