* {
	margin:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

:focus{
	outline:0;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}

input {
		color:#000
}

textarea{
	    color:#000
}
	
body {
	background-color:#000;
}

#tudo {
	width:1000px;
	height:668px;
	position:relative;
	margin:auto;
	text-align: left;
}

#menu {
	float:left;
	position:relative;
}

#base {
	margin-top:0px;
	margin-left:0px;
}
#texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	margin-top: 20px;
	margin-left: 220px;
	margin-right: 220px;
	text-align: left;
}


input,textarea{font-size:12px;padding:3px;border:1px solid #000066;width:300px;}
input:focus,textarea:focus{font-size:12px;border:1px solid #0099FF;}
input.btnclass{
	font-size:12px;
	padding:3px;
	background:#e5e8e1;
	color:#000066;
	border:1px solid #000066;
	width:50px;
}
input.btnclass:hover,input.btnclass:focus{background:#cecece;}
#texto h1 {
	text-align: left;
	font-size: large;
}
#trabalhos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	padding: 0px;
	margin-left: 0px;
}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {
	width:510px;
	margin:10px auto 10px;
	display:block;
	position:relative;
	padding:0px 10px 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:0px; 
	right:5px; 
	background:url(images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:474px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element {
	display:block;
	position:relative;
	float:left;
	margin:0px 15px 0px;
	font-size:11px;
	width:128px;
	text-align:left;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; }
#SlideItMoo_items a img{ border:none; }
#tudo #base #trabalhos #SlideItMoo_outer #SlideItMoo_inner #SlideItMoo_items .SlideItMoo_element p strong {
	color: #d47800;
}
#tudo #base #conteudo div table tr td #enviar_contato table tr td {
	text-align: right;
}

#menu.a.m3:hover{

	background-image: url(images/home1.jpg); 

}

#premio {
	width:1000px;
	height:100px;
	position:absolute;
	top:50%;
	left:50px;
	margin-top:-50px;
	margin-left:-50px;
}
#tudo #centro #texto_capa h1 {
	text-align: center;
	font-size: 16px;
}
#tudo #centro #texto_capa p {
	text-align: center;
	font-weight: bold;
}
