/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 910px; /* Set to gallery width, in px or percentage */
height: 318px; /* Set to gallery height */
margin: 0 auto;
}

#motioncontainer a {
border:1px solid #000;
border: none; /* Set image border color */
display:block;
height:133px;

width:208x;
}
#motioncontainer a img {
border: none; /* Set image border color */
display:block;
height:133px;
width:208x;
}


#statusdiv {
background-color: #fff500;
border: 1px solid #eee;
font-size: 1em;
left: -300px;

padding: 4px;
position: absolute; /* Stop Editing Gallery Styles */
visibility: hidden;
}
#statusdiv b {
color: #000;
}

#trueContainer span {
display: block;
float: left;
height: 199px;
padding-top: 10px;
width: 230px;
}
#trueContainer span.area1 { background: url(imagens/fd-cursos-vermelho.jpg) no-repeat 0 0 ;}
#trueContainer span a {
color: #000;
display: block;
font-size: 1.2em;
padding: 3px 9px;
width: 200px;
}
#trueContainer span a:hover {
color: #6ca01a;
text-decoration: underline;
}
/* End Gallery Styles */

