/* 
================================
Skin styles for Simple Red Leaf Skin 3 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/
body
{
	/* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: #666666;
}

body div.contact_pane
{
	/* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: tahoma, Helvetica, sans-serif, "Century Gothic";
	color: #666666;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}


/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:710px;
	padding: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 2px;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

div#separator_z {
	clear: both;
	padding: 0px;
	height: 3px;
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #999999;
}

div#separator_c {
	clear: both;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


div#main_area {
	width:920px;
	float: left;
	background-image: url(bk_one.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

/**/

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#content{
	text-align:left;
	width:710px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

/**/
div#menu_area{
	height: 26px;
	width: 710px;
	float: left;
	padding-top: 7px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b8b8b8;
}

/*-------------*/

/**/

div#footer{
	clear:both;
	float: left;
	width:694px;
	padding-top: 10px;
	margin-top: 2px;
	background-color: #ebebeb;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}




/* -----------------
DAQUI PARA BAIXO � C�DIGO PARA M�DULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 424px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.contact_pane {
	width: 210px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}

/*-------------*/

div.left_pane {
	float: left;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.right_pane {
	float: right;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.mid_pane {
	float: left;
	width: 500px;
	margin-left: 20px;
}


/**/
div.a_pane {
	float: left;
	width: 260px;
	margin-right: 68px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.b_pane {
	float: left;
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.c_pane {
	float: right;
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*-----------------------*/

div.contentpane {
	width: 710px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

/* -----------------
Set default font for modules
--------------------
 */
p, font {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 100%;
	color: #666666;
	text-align: center;
}


/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO M�DULO  "TEXT/HTML"
----------- */

div.al_01 {
	margin-left: 210px;
}

div.al_02 {
	margin-left: 50px;
}


/* TESTE */

.cat_button {
	margin: 0px;
	padding: 0px;
/*
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
*/
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

