@charset "utf-8";
/* CSS Document */

.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #00B6DE}
.textLinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00B6DE; text-decoration: none}
.textLinks:hover {text-decoration:underline;  }
.textLinksGris {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #AFAEAE; text-decoration: none}
.textLinksGris:hover {text-decoration:underline;  }
.texttitlenews {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #9B9A9A}
.textnews {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #AFAEAE}
.intro{border:#E5E5E5 solid 1px;}
.TDbackground{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color:#9B9A9A;}
.TDbackgroundGris{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #AFAEAE; background-color:#E5E5E5;}
#myslideshow img {
	position: absolute; 
	z-index: 10;
}

#myslideshow {  
	position: relative;
	height: 259px;
	width: 400px;
	background-color: #FFFFFF;
}
.sections {
width:300px;
height:30px;
color:#FFFFFF;
background-color: #AFAEAE;
}
.section {
background-color: #E5E5E5;
}

body, 
html { 
margin:0; 
padding:0; 
color:#000; 
background:#fff; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #9B9A9A}
}

.right {
	float: right;
	padding: 0 0 5px 0;
}

.left {
	float: left;
	padding: 0 0 5px 0;
}

#wrap { 
width:800px; 
margin:0 auto; 
margin-top:10px;
border:1px #e5e5e5 solid;
overflow: hidden;
}

#logo { 
float:left; 
width:407px; 
} 

#topright { 
float:right; 
width:393px;
height:167px;
}

#main { 
float:left; 
width:416px;
padding: 10px;
} 

#sidebar { 
float:right; 
width:364px;
}

#footer { 
width:802px;
margin:0 auto;
clear:both;
background: #fff url('/images/footer.gif') no-repeat center;
}

#footer-left { 
float:left;
padding-left: 30px;
}

#footer-right { 
float:right;
padding-right:30px;
}