/* CONTAINER */

#container {   
	margin:0 auto;
	width:937px;
	height:auto;
	
}


/* HEADER */

#header {
	background-color:#f1f4ed;
}


/* CONTENT */

#lateral {
	width:14px;
	background-color:#d3d3d3;
	float:right;
}

#content {
	background-color:#f1f4ed;
	float:left;
	width:923px;
	
}

#content_left {
	padding:10px;
	width:189px;
	background-image:url(/media/images/bg_menu.gif);
	background-repeat:no-repeat;
	}

#content_center {
	width:505px;
	line-height:16px;

}

#output {
	padding:20px 20px 20px 18px;
	line-height:16px;
	
}

#content_right {
	width:209px;
	}


/* FOOTER */

#footer {
	width:923px;
	float:left;
	height:34px;
	background-color:#f1f4ed;
	border-top:1px dashed #c6c6c6;
}

#footer {
	color:#c3c3c3;
	font-size:11px;
}

#footer a:link,
#footer a:visited {
	text-decoration:none;
	color:#c3c3c3;
}

#footer a:hover {
	text-decoration:none;
	color:#0081d7;
}


/* MENU */

#menu {
	padding-bottom:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:187px;
}


/* PESQUISA */

#search_wrapper {
	background-color:#716f6e;
	height:30px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#search {
	font-size:12px;
	font-weight:bold;
	margin-left:14px;
	padding-top:10px;
	width:155px;
	
}

#search input {
	width:153px;
	border:1px solid #c6c6c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#b2b2b2;
}

#submit input {
	border:0px;
	width:36px;
	height:15px;
	margin-top:3px;
}

#search_result_top {
	border-bottom:1px dashed #c6c6c6;
	border-top:1px dashed #c6c6c6;
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
}

#search_result .result {
	margin-top:10px;
}

#search form {
}

#search_result h3 a:link,
#search_result h3 a:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#0081d7;
}

#search_result h3 a:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

#search_modulos {
        padding-top:10px;
		margin-top:10px;
		background-color:#e1e4de;
}

#search_modulos input,
#search_modulos select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747474;
}

#search_modulos h3{
        color:#666666;
        text-align:center;
}



/* VIDEOS */

#video_others{
	margin-top:10px;
}

.categorias_titulo{

	font-size:12px;
	font-weight:bold;
	margin:8px 5px 0px 8px;
	float:left;
}

.categorias_titulo a.link{
	text-decoration:none;
}


.categorias_repeat{
	width:200px;
	height:35px;
	background-image:url(/media/images/bg_cat_videos.gif);
	background-repeat:repeat-x;
	/*border:1px solid #b4b6b1;*/
	margin-bottom:3px;

}

.categorias_videos_path{
	font-size:12px; font-weight:bold; color:#0081D7;
	padding:5px;
}


.video_others_thumb{
	border:4px solid #C6C8C3;
	width:78px;
	height:78px;
	overflow:hidden;
	float:left;
	margin:2px 2px 0px 0px;
}
.video_others_thumb2{
	border: 4px solid #0081D7;
	width:78px;
	height:78px;
	overflow:hidden;
	float:left;
	margin:2px 2px 0px 0px;
}
