/* CSS Document */

body, html {
 		margin:0 0 0 0;
        font-family: Tahoma, sans-serif;
        font-size: 11px;
        color: #EEEEEE;
		background-color:#000000;
		border-color:#FFFFFF;
    
}

#container{

background-image:url(images/container.gif);
background-repeat:repeat-y;
width:1000px;

}



#content{
margin-top:0px;
border-color:#99CC00;
}

h1{
font-size:14px;


}

    
a:link, a:active, a:visited {
         color: #ffffff;
}

a:hover {
         color: #ff6600;
}


#barnav {	
	height: 26px;
	font-size: .9em;
	color: #FFF; 
	background: #fff url(images/supdegra.gif) repeat-x top;

} 


#barnav a { 
	color: #FFF; background-color: inherit;
	line-height: 2.2em;
}
#barnav a:hover {  
	text-decoration: underline; 
	background: none; 
}

.hide {	display: none; }

#logo{
margin:0 0 0 48px;
padding:0 0 0 0;
position:absolute;
list-style:none;
}


#menulist {
	margin:0 0 0 197px;
 	padding:0px;
	white-space: nowrap;

	float: left;
	position:absolute;
	
}


#menulist li { 
	display: inline;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}

#menulist a {	
	width: 97px; height: 27px;
	display: block;
	float: left;
	text-align: center;
	line-height: 2em;
	background: url(images/solapa.gif) no-repeat top;
	margin-right: 2px;
}


#menulist a:active { color: #FFF; background-color: #000; text-decoration: underline;}

#menulist a:link, #menulist a:visited { color: #FFF; background-color: #000; text-decoration:none; }

#menulist a:hover, #menulist li#active, #menulist a#current {  
	background-position: 0 -30px;
	color: #FFF; background-color: #000;
	text-decoration:underline;
} 	

#td{
height:49px;


}

#list{
width:900px;
font-family:Tahoma;
font-size:14px;
margin-left:50px;

}

#rotator
{
	border: 3px solid #000;
	overflow: hidden;
	position: relative;
	width: 602px;
	height:400px;
}



#contentElement1{
	height:0;
	font-size:10px;
	margin:0 auto;
}
#contentWrapper{
	margin:0px auto;
	padding:5px 40px;
	background:#000000;
}
#button1{
	display:block;
	height:14px;
	width:129px;
	float:center;
	margin-left:2px;
	background:#000000;
	cursor:pointer;
	text-align:center
}
.button1_{
	font-weight:bold;
}
#button1{
	margin-left:40px;
	font-weight:bold;
}
.foot{
background-color:#FFFFFF;
}