body { margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:140%; font-size: 9px; color:#333333; height:100%;
background-image:url(../img/bg.jpg); background-position:Center Top; background-repeat:no-repeat;
}
/*td { vertical-align:top; horizontal-align:left;}*/
html{ height:100%;}
a { text-decoration:none; color:#000000; }

img {border:0;}

div {text-align:left; margin: 0 auto 0 auto;}

form, fieldset {

	margin: 5px;

	padding: 0;

	border: 0;

}

#container {
margin:0px auto;
width: 800px;
text-align: center;
/*background-color: #252525; */

}

#content {width:760px; /*padding-left:20px;*/ background-color:#FFF; border-top: #FFF 1px solid; overflow:hidden;}
#Lang { height:20px; text-align:right; padding-right:12px; font-size:10px; margin-top:12px; vertical-align:middle;}

#header {height:330px; margin-top:26px; text-align:center;}

#menu { width:760px; }


#HomeCont { width:430px; float:left; margin-bottom:50px; }

#HomeCont #Text { padding-left: 30px;}


/* TEAM */

.TeamText {padding-bottom:30px;}

.TeamText a { color:#F00; font-weight:bold; text-decoration:underline;}

.TeamText a:hover { color:#000; font-weight:bold; text-decoration:underline;}


/* AGENDA */


#Agenda { width:230px; float:right; background-image:url(../img/bg_agenda.jpg); background-position:20px 100px; background-repeat:no-repeat; }

#Agenda #TEXT { text-align:center;}

#Agenda #TITLE {text-align:right;}


/*HORARIO*/

#Horario { float:left; width:300px; background-image:url(../img/bg_horario.jpg); background-repeat:no-repeat; background-position:150px 80px; }

#Horario #TEXT {text-align:center;  height:140px; width:200px; float:left;}



/*HORARIO RIGHT*/

#HorarioR { float:right; width:300px; background-image:url(../img/bg_horario.jpg); background-repeat:no-repeat; background-position:150px 80px; }

#HorarioR #TEXT {text-align:center;  height:140px; width:300px; float:left;}

#HorarioR #TITLE {text-align:right; padding-top:20px;}


/* DESTAQUE */

#Destaque { margin: 0 auto 0 auto; text-align:center; width: 200px; float: left;}
#Destaque #TEXT {text-align:center;}
#Destaque #TITLE {height:73px;}

/* SEPARADOR */

#Separador { height:17px; background-image:url(../img/bg_separador.gif); background-repeat:repeat-x; background-position:top; width:760px; margin: 20px }


/* COLUNAS */

#Col1 { width:240px; float:left;}
#Col2 { width:240px; float:left; margin: 0px 20px 0px 20px;}
#Col3 { width:240px; float:left;}


/*DECLINIO*/

#DeclineWrapper { text-align:center; margin-top:20px;}
#Decline { width:338px; }


/*FOOTER*/

#Footer {height:35px; background-image:url(../img/footer.jpg); background-repeat:no-repeat; margin-top:40px; background-position:center;}

/*CLOSER*/
#Closer { text-align:center; margin-bottom:50px;}


/*FORM*/

.TdForm  {
font-family:Tahoma; 
font-size:10px;
color:#333333;
width:180px;
/*margin-left:10px;
*/padding:3px;
/*margin-bottom:3px;
*/}


.TdForm2 textarea {
font-family:Tahoma; 
font-size:10px;
color:#333333;
width:180px;
height:150px;
padding:3px;
margin-left:3px;
margin-top:3px;
}

