* {
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

img {
	border: 0px;
}

body,td,th {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
.img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #004E7B;
}
h2 {
	font-size: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #004E7B;
}




.bt1   {
	background-image: url(../_img/bot/bt1.png);
	background-repeat: no-repeat;
}
.bt2 {
	background-image: url(../_img/bot/bt2.png);
	background-repeat: no-repeat;
}
.bt3 {
	background-image: url(../_img/bot/bt3.png);
	background-repeat: no-repeat;
}
.bt4 {
	background-image: url(../_img/bot/bt4.png);
	background-repeat: no-repeat;
}
.bt5 {
	background-image: url(../_img/bot/bt5.png);
	background-repeat: no-repeat;
}

#container #LayTp1 {
	background-image: url(../_img/bg_g.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 101px;
}
#container #LayTp1 #LayLogo {
	height: 101px;
	width: 280px;
	display: block;
}




#container #LayTp2 {
	background-image: url(../_img/bg_lay_menu.png);
	height: 34px;
	background-repeat: repeat-x;
}
#container #LayTp2 #LayMenu a {
	display: block;
	float: left;
	height: 34px;
	width: 100px;
	background-position: center top;
}
#container #LayTp2 #LayMenu a:hover {
	background-position: center center;
}
#container #LayTp2 #LayMenu a:active {
	background-position: center bottom;
}



#container #LayTp3 {
	background-image: url(../_img/bg_lay_submenu.png);
	background-repeat: repeat-x;
	height: 30px;
}

#LayWork   {
	height: 135px;
	width: 364px;
	position: absolute;
	top: 0px;
	display: block;
	margin-left: 606px;
}
#LayEsquerda {
	width: 550px;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#LayDireita {
	float: right;
	width: 400px;
}
#Layrdp1 {
	height: 50px;
	clear: both;
	background-color: #DEE4E7;
}
#Layrdp2 {
	background-color: #004E7B;
	clear: both;
	height: 145px;
	padding: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-top-color: #004E7B;
	border-right-color: #004E7B;
	border-bottom-color: #004E7B;
	border-left-color: #004E7B;
}
#Layrdp3 {
	clear: both;
	height: 40px;
	background-color: #FFCB08;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #FFCB08;
	border-right-color: #FFCB08;
	border-bottom-color: #FFCB08;
	border-left-color: #FFCB08;
	font-size: 11px;
	color: #333333;
	padding: 15px;
}

#paginacao {  /*div que conterá a paginação*/

    margin: 30px 0px 10px 0px; /* define as margens em relação aos demais objetos da página*/

}

#paginacao p { /*formatação CSS para a tag <p>*/

    font-size: 14px; /*tamanho da fonte*/
	font-family: Trebuchet MS; /*tipo da fonte*/
	text-align:left; /*alinhamento do texto*/
	margin-top: 10px;/*margem superior*/
	margin-bottom: 10px;/*margem inferior*/
	color:#006699;/*cor da fonte*/
	border:none;/*define sem borda*/
	
}

#paginacao a { /*formatação CSS para a tag <a>*/

    border: 1px solid #006699;/*define a borda*/
	padding: 5px 10px; /*distância da margem*/
	text-decoration: none;/*retira o underline do link*/
	color:#006699;/*cor do texto*/

}

#paginacao a:hover { /*formatação CSS para a tag <a> quando o mouse estiver sobre ela*/

    background-color: #006699;/*cor de fundo*/
	color:#FFFFFF;/*cor do texto*/
	padding: 5px 10px;/*distancia da margem*/
	text-decoration: none;/*retira o underline do link*/

}
.LayOpCursos {
	background-image: url(../_img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Tahoma;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}



.LayOpCursos2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Tahoma;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 3px;
}


.ImgContent {
	padding: 1px;
	border: 1px solid #666666;
}
.ImgBorder {
	margin: 8px;
	padding: 3px;
	border: 1px solid #666666;
}



.TituloDestaque {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}

.TituloDestaque a {
	color: #333333;
	text-decoration: none;
}
.TituloDestaque a:hover {
	text-decoration: none;
}
.TituloDestaqueRdp {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
}




.LayCenter {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.LayMenuRdp {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005F97;
	background-image: url(../_img/arrowmini.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.LayMenuRdp  a {
	color: #FFFFFF;
	font-weight: bold;
}
.LayMenuRdp a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.LayMenuRdp a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.LayMenuRdp a:visited {
	color: #FFFFFF;
	font-weight: bold;
}






.submenu {
	height: 30px;
	position: absolute;
	float: left;
	width: 970px;
	display: none;
}
.submenu a {
	display: block;
	float: left;
	padding-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	color: #004972;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover {
	text-decoration: underline;
}
.submenu2 {
	width: 120px;
	background-color: #FFCB08;
	height: 50px;
	position: relative;
	top: 20px;
	border: 1px solid #F2C100;
	display: none;
	clear: none;
	float: none;
}
.submenu2 a {
	color: #004972;
	text-decoration: none;
	font-weight: bold;
}
.submenu2 a:hover {
	text-decoration: underline;
}



.InputMoodle {
	height: 19px;
	width: 105px;
	background-image: url(../_img/bg_imput_moodle.png);
	border: 1px solid #ECF3F6;
	padding-left: 5px;
	font-size: 11px;
	color: #005A99;
	padding-top: 3px;
	background-attachment: fixed;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.Input {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Input:focus, .Input:focus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #266AA1;
	border-right-color: #629ED2;
	border-bottom-color: #629ED2;
	border-left-color: #266AA1;
}
.Input:hover, .Input:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #266AA1;
	border-right-color: #629ED2;
	border-bottom-color: #629ED2;
	border-left-color: #266AA1;
}
.InputErro {
	border-top-color: #990000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #990000;
}
.boton {
	background-color: #004E7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #004E7B;
	padding: 3px;
}
.LayOk {
	background-color: #EFFFEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../_img/success.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1FFD7;
	border-right-color: #E1FFD7;
	border-bottom-color: #E1FFD7;
	border-left-color: #E1FFD7;
}
