* {
    padding: 0;
    margin: 0;
} 

body {
background: #F4F4F4 url(images/bg_body_pattern.gif);
font-family: Verdana, Tahoma, Arial, sans-serif;
letter-spacing: 0px;
line-height:16px;
font-size: 11px;
color: #666666;
text-align: center;
scrollbar-face-color: white; 
scrollbar-shadow-color: #429996;
scrollbar-highlight-color: #429996;
scrollbar-3dlight-color: #429996;
scrollbar-darkshadow-color:#429996; 
scrollbar-track-color: white; 
scrollbar-arrow-color: #429996;
}

h3 { color: #aaa; font-size: 13px; margin: 10px 0 10px 0; }
ol { padding-left: 20px; }
img { border: none; }
a { color: #1D87EF; text-decoration: none; }
a:hover { text-decoration: underline; color : #1D87EF; }
hr { height : 1px; color:#c0c0c0;}
.ttd{border: 1px solid #c0c0c0;padding:0px;font-size: 11px;}
.ttd_tit{border: 1px solid #c0c0c0; font-size: 11px; background-color:#539691; color:white; padding:4px; vertical-align:middle;}

#wrap {
margin: 10px auto;
width: 800px;
background:#F4F4F4;
border:2px #bbb solid;
text-align: left;
}

#wrap2 {
margin: 10px auto;
width: 1200px;
background:#F4F4F4;
border:2px #bbb solid;
text-align: left;
}


#header {
background:#F4F4F4;
background-image: url('images/fnd.png');
height: 86px;
padding-left:5px;
margin-top:1px;
margin-left:1px;
margin-right:1px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 20px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #30A5F2;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
padding: 0 0 0 30px;
}

#barra {
height: 25px;
line-height: 25px;
background: #616161;
color:white;
padding-left:20px;
font-size: 9px;
margin-top:1px;
}


#menu {
height: 25px;
line-height: 25px;
background: #539691;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
background : #539691 url('images/seta_menu.gif') no-repeat center top;
display: block; 
}

#menu ul li a.current {
background : url('images/seta.png') no-repeat center top;
display: block;
color : #616161;
}

.right {
background-color:white;
float:right;
width: 605px;
position:relative;
text-align: justify;
padding: 0 10px 10px 10px;
z-index:2;
border-color: #C0C0C0; 
border-left-style: solid;
border-width: 1px;

}
.right h2 {
color: #539691;
font-size: 19px;
letter-spacing: 0px;
padding : 10px 0 5px 0;
font-weight:300;
}
.right h2 a {

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;
padding: 10px 0px 10px 10px;
line-height:normal;
z-index:2;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 0px;

}
.left ul {
list-style-type: none;
padding: 5px 0 10px 15px;
}
.left ul li {
padding: 2px 15px;
background: transparent url(images/lista_hover.gif) left center no-repeat;}

.left ul li a {
display: block;
color: #616161;
}
.left ul li a:hover {
color: #539691;
}

#footer {
background: #616161;
height: 25px;
text-align: center;
line-height: 25px;
color: #eee;
font-size: 9px;
}
#footer  a { color: #eee; }

#bottom {
background: #25579c ;
padding: 5px 0;
}
.textoleft {
padding-left:20px;
}

.texto {
color: #FFFFFF;
}
a.texto:hover {
text-decoration: underline;
color: #FFFFFF;
}

.titulo{
	 color : #1D87EF;
}

.galeria{
	background-color:#FFF;
	border-style:solid;
	border-color:#333;
	border-width:1px;
	position:relative;
	float:left;
	width:160px;
	height:150px;
	margin:10px;
}

.galeria span{
	color:#069;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:2px;
}

.imgGaleria{
	 margin:auto;
	 width:150px;
	 font-weight:bold;
	 text-align:right;
}
#data{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding:5px;
}
