/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	padding: 0px;
	margin: 0;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

h1, h2, h3 {
	color: #fff;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

img{
border: 1px dotted #000000;
}


.imglogo{
border: 0px;
/*border-right:#000000 8px dotted;*/
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(imagens/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(imagens/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(imagens/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}

/* Header */

#header {
	height: 61px;
	background: url(imagens/img02.gif) repeat-x;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px; 
	img
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > adminmenu */

#menu {
	width: 700px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(imagens/img04.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(imagens/img03.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(imagens/img05.gif);
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;	 
	text-align:center;
	font-size:11px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color:#0099FF;
}

#table33master{
	display:block;
	padding-top:10px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size: x-small;
}

#table33 {
	display:inline;
	padding:0 4%;
	text-align:right;
}

#picture {
	float:left;
	width: 215px;
	height: 110px;
}

#lingua {border: 3px ridge #888888;
	padding: 10px;
	padding-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	
} 
#lingua p{
    text-indent:5px;
	
} 

    #l1foto1{    
		background:#888 url("bandeiras/Estados_Unidos.jpg");
        width:200px;
        height:100px;
    }
    #l1foto2{
        background:#888 url("bandeiras/Canada.jpg");
        width:200px;
        height:100px;
    }
    #l1foto3{    
		background:#888 url("bandeiras/Inglaterra.jpg");
        width:200px;
        height:100px;
    }
    #l1foto4{
        background:#888 url("bandeiras/Australia.jpg");
        width:200px;
        height:100px;
    }
    #l2foto1{
        background:#888 url("bandeiras/Espanha.jpg");
        width:200px;
        height:100px;
    }
    #l2foto2{
        background:#888 url("bandeiras/Argentina.jpg");
        width:200px;
        height:100px;
    }
    #l2foto3{
        background:#888 url("bandeiras/Mexico.jpg");
        width:200px;
        height:100px;
    }
    #l2foto4{
        background:#888 url("bandeiras/Uruguai.jpg");
        width:200px;
        height:100px;
    }
    #l2foto5{
        background:#888 url("bandeiras/Paraguai.jpg");
        width:200px;
        height:100px;
    }
	
/* Login */
.login td
{
}

.adminmenu {
	width: 700px;
	height: 50px;
	margin: 30px auto 0px;
}

.adminmenu ul {
	margin: 0;
	list-style: none;
}

.adminmenu li{
	display: inline;
}

.adminmenu a{
	display: block;
	float: left;
	height: 24px;
	margin: 0px 5px 0 0;
	padding: 0px 25px 0px 25px;
	background: url(imagens/darkbutton.gif) repeat-x;
	border: 1px solid #008;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.adminmenu a:hover {
	background-image: url(imagens/lightbutton.gif);
	text-decoration: none;
	color:#999999;
}

.adminmenu .active a {
	background-image: url(imagens/selectedbutton.gif);
	text-decoration: none;
	color: #FFFFFF;
}

/**/

.backbox {
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 10px 5%;
	border: 4px solid #393F4D;
	background:#7A8295;
	color: #FFFFFF;
}

.backbox p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

.backbox a {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}

.backbox a:hover {
	color: #0000ff;
}

.backbox td {
background-color: #7A8295;
border-color:#fff;
border-width:thin;
border-style:outset; margin:1px;
height: 30px;
color: #FFFFFF;
}


/*Cursos - Metodologia*/
.curso {
	font-size:22px;
	color:ffffff;
	margin:10px;
}

.item {
	font-size:18px;
	color:#333333;
	margin:16px;
	line-height:200%;
}

.subitem {
	font-size:16px;
	color:#4422ee;
	margin-left:16px;
	line-height:100%;
}

.obs {
	color:#333355;
	line-height:100%;
}

.direita {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	width:300px;
}

.lista {
	line-height:250%;
}
/**/
#tbheader td {
background-color:#7A82ef;
border-color:#fff;
border-width:thin;
border-style:outset; margin:1px;
height: 30px;
color: #FFFFFF;
text-align:center;
}

.buttonmenu {
	width: 700px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nowidth{
	width:130px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}

.widthfixa{
	width:auto;
	text-align:center;
}

.marginleft{
margin-left:100px;
}
.buttonmenu ul {
	margin: 0;
	list-style: none;
}

.buttonmenu li{
	display: inline;
}

.buttonmenu a{
	display: block;
	float: left;
	height: 24px;
	margin: 0px 5px 0 0;
	padding: 0px 25px 0px 25px;
	background: url(imagens/darkbutton.gif) repeat-x;
	border: 1px solid #000000;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.widthfixa a{
	width:100px;
	padding: 0px;
	margin:2px 5px 5px 5px;
}

.buttonmenu a:hover {
	background-image: url(imagens/lightbutton.gif);
	text-decoration: none;
	color:#999999;
}

.buttonmenu .active a {
	background-image: url(imagens/selectedbutton.gif);
	text-decoration: none;
	color: #FFFFFF;
}
/* Galeria de Fotos*/

.galeria {
	width:680px; 
	margin:0 auto 80px;
	text-align:left; 
	}
.img-aqui { 
	background: #FFFFFF; 
	border:1px solid #fff;
	width:500px; 
	height:375px; 
	position:relative; 
	top:8px;
	float:right; 
	}
ul.fotos {
	position:relative;
	list-style:none;
	width:162px;
	padding:1px;
	margin:0;
	padding:0;
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
}
ul.fotos li span img {
	border:none;
	width:500px;
	height:375px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:500px;
	position:absolute;
	top:375px;
	left:-2px;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:-5px; 
	left: 177px; 
	background:#fff;
	border:2px solid #666;
   }
ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#333; 
}
#rodape {
	/*background:#1daecb url('http://i79.photobucket.com/albums/j152/maujor/site/rodape-galeria.jpg') center repeat-x;*/ 
	height:30px;
	margin:30px 0; 
	color:#fff; 
	text-align:right; 
	font-size:80%; 
	padding-right:10px;
	}
