/* TEMPLATE */
html,body
{
   font-family: Tahoma;
	padding:0;
	margin:0;
	background-color: white;
   height: 100%;
}

#WholePage
{
   position: relative;
   background-color: white;
   font-family: arial;
	font-size: 15px;
	background-image: url("../img/top_pattern.png");
	background-repeat: repeat-x;
   background-position: left top;
   height: 100%;
}

#Container
{
	position: relative;
   width: 922px;
	margin: auto;
   bottom: 1px;
   height: 100%;
   overflow: hidden;
}

#Top
{
   font-family: Tahoma;
	padding:0;
	margin:0;
	height: 169px;
	background: url("../img/header.png") top left no-repeat;
}

#Top *
{
   font-family: Tahoma;
	padding:0;
	margin:0;
	text-align: center;
}

#Header
{
	padding-top: 12px;
	padding-left: 25px; 
   width: 200px; 
   text-align: center;
	text-align: center;
	width: 900px;
}

.name
{
	font-size: 24px;
	color: #caec72;
}

.adress
{
   font-size: 12px;
	color: white;
}

#Menu
{
	width: 100%;
	height: 32px;
	margin-top: 78px;
	padding-left: 19px;
}


#Menu a
{
	height: 32px;
	line-height: 32px;
	width: 123px;
	background: url("../img/menu.png") top left no-repeat;
	background-position: -123px 0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #1e1e1d;
	font-size: 12px;
	text-align: center;
}

#Top #Menu a:hover, #Top #Menu a.active
{
	background-position: 0px 0;
	text-decoration: underline;
}

div.middle
{
   position: relative;
   background: url("../img/top_shadow.png") top left no-repeat;
	font-size: 12px;
	line-height: 18px;
   height: 64%;
   width: 900px;
   overflow: auto;
   margin-top: 40px;
   margin-bottom: 1px;
}

#Page
{
	background: url("../img/bottom_shadow.png") left bottom no-repeat;
}

#Content
{
	padding: 28px;
	padding-top: 10px;
}


#Footer
{
	position: absolute;
   bottom: 0px;
   background-image: url("../img/bottom_pattern.gif");
	background-repeat: repeat-x;
   background-position: left top;
   height: 56px;
   width: 100%;
   float: left;
   margin: 0px auto;
}

#Bottom
{
   height: 56px;
   width: 922px;
   font-size: 12px;
	background: url("../img/bak_18.png") no-repeat;
	background-position: -9px 0;
	width: 922px;
	margin: 0px auto;
}

*>#Bottom
{
	background-position: 0px 0;
}

#Bottom_left
{
	float: left;
	padding-left: 28px;
	padding-top: 8px;
}

#Bottom_right
{
   float: right;
   text-align: right;
   padding-right: 28px;
   padding-top: 8px;
}

.mono h1
{
	font-size: 26px;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 10px;
}

*>.mono h1
{
	padding-bottom: 20px;
}

.mono p
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}

.mono a
{
	color: #688F11;
}

.mono ul.second a
{
	text-decoration: none;
	color: black;
}

.mono .second a:hover
{
	text-decoration: underline;
	color: #688F11;
}

.mono ul
{
	margin-left: 7px;
}

*>
.mono ul
{
	padding-left: 5px;
	padding-bottom: 8px;
	margin-left: 0px;
}

.mono li
{
	line-height: 20px;
	list-style: none;
	padding-left: 9px;
}

.second
{
	font-size: 11px;
	line-height: 15px;
	margin-top: -12px;
}

*>.second
{
	margin-top: 0px;
}

.mono .arrow
{
	background-image: url("../img/arrow.gif");
	background-repeat: no-repeat;
   background-position: left 3px;
   padding-left: 22px;
}

.Part 
{
   clear: left;
   padding-left: 275px;
   text-align: justify;
   font-family: tahoma;
   font-size: 12px;
}

.Part img
{
   float: left;
   margin: 0px 18px 22px -275px;
}

p.Part
{
   padding-left: 0px;
}

.Part ul
{
   padding: 0px;
   margin: 0px;
}

.Part li
{
   background: url('../img/arrow.gif') no-repeat left 3px;
   list-style-type: none;
   padding-left: 24px;
   line-height: 22px;
}

.Part h2
{
   margin: 0px;
   color: #2c2c27;
   font-size: 24px;
   font-weight: normal;
   text-decoration: underline;
}

.Part a
{
   color: #5e8705;
}

#Bottom a 
{
   color: #2c2c27;
}

#validator img 
{
   border:0 solid #FFFFFF;
   height:31px;
   width:88px;
}

/* TEMPLATE RODRIGO */

div.cases
{
  _margin-top: 50px;
  *margin-top: 50px;
  height: 100%;
  text-align: center;
  overflow: auto;
}


div.col1
{
	height: 600px;
 	width: 250px;
	margin-left: 120px;
   _margin-left: -350px;
   *margin-left: -350px;
}

div.col2
{
   margin-top: -600px;
	margin-left: 480px;
   _margin-left: 400px;
   *margin-left: 400px;
   width: 300px;
}

div.somos
{
   margin-top: 50px;
   padding: 0px;
}

div.fale
{
   margin-top: 50px;
   padding: 0px;
}

div.aux
{
   margin: 2px;
   padding: 2px;
   width: 100px;
}

div.teste
{
   position: absolute;
   overflow: hidden;
   height: 100%;
   width: 100%;
   border: 3px solid #000;
}
