* { 
	margin: 0px 0px 0px 0px;
	padding:0px;
}

body {
	margin: auto;
	background-color: #fff;
	background-image: url('../imgs/backFooter.jpg');
}


#headerRestrito
{
width: 800px;
height: 100px;
background-color: #fff;
background-image: url('http://www.valeumsorriso.com.br/imgs/headerRestrito.jpg'); 
background-repeat: no-repeat;
}

#bodyRestrito
{
width: 800px;
height: 600px;
background-color: #fff;
}


#back_header {
	width: auto;
	height: 110px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	background-image: url('../imgs/backHeader.jpg');
	background-repeat: repeat-x;
}

#header {
	width: 740px;
	height: 110px;
	margin: auto;
	padding: 0 10px;
	background-image: url('../imgs/header.jpg');
	background-repeat: no-repeat;
}

#shadowTop {
	width: auto;
	height: 10px;
	margin: auto;
	padding: 0;
	background-image: url('../imgs/shadowTop.jpg');
	background-repeat: repeat-x;	
}

#header_col1 {
	width: 240px
	height: 35px;
	padding: 75px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	float: left;
}

#header_col2 {
	width: 500px
	height: 110px;
	text-align: right;
	float: right;
}


#back_contentArea {
	width: auto;
	height: 370px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	background-image: url('../imgs/backContent.jpg');
}

#contentArea {
	width: 740px;
	height: 350px;
	margin: auto;
	padding: 10px;
	/* background-color: #fff; */
}

#contentAreaHome {
	width: 740px;
	height: 350px;
	margin: auto;
	padding: 10px;
	background-image: url('../home/home.jpg');
	background-repeat: no-repeat;
}

#contentArea_col1 {
	width: 300px;
	height: 350px;
	margin: auto;
	padding: 0;
	text-align: left;
	float: left;
}

#contentArea_col2 {
	width: 440px;
	height: 350px;
	margin: auto;
	padding: 0;
	text-align: right;
	float: right;
}

#back_contentAreaGaleria {
	width: auto;
	height: 350px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	background-image: url('../imgs/backContent.jpg');
}

#contentAreaGaleria {
	width: 740px;
	height: 330px;
	margin: auto;
	padding: 10px;
	/* background-color: #fff; */
}

#backFooterGaleria {
	width: auto;
	height: 25px;
	margin: auto;
	text-align: center;
	background-color: #ef73a7;
}

#footerGaleria {
	width: 740px;
	height: 20px;
	margin: auto;
	padding: 5px 10px 0px 10px;
	/* background-color: #fff; */
}

#shadowBotton {
	width: auto;
	height: 10px;
	margin: auto;
	padding: 0;
	background-image: url('../imgs/shadowBotton.jpg');
	background-repeat: repeat-x;	
}

#backFooter {
	width: auto;
	height: 25px;
	margin: auto;
	text-align: center;
	background-color: #ec5c97;
}

#footer {
	width: 740px;
	height: 20px;
	margin: auto;
	padding: 5px 10px 0px 10px;
}

#back_botton {
	width: auto;
	height: 180px;
	margin: auto;
	text-align: center;
}

/* text attributes */

#menuText
{ 
	color: #fff; 
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
}

#menuText a
{ 
	color: #fff; 
	font-family: Verdana; 
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

#menuText a:hover
{ 
	color: #fff;
	font-family: Verdana; 
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}

#normalText { 
	color: #666; 
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: normal;
}

#normalText a { 
	color: #666; 
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#normalText a img
{ 
	border-width: 0px;
	border-color: #fff;
}

#normalText a:hover img
{ 
	border-width: 0px;
	border-color: #bad552;
}

#normalText a:hover { 
	color: #666; 
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}


#normalText input, textarea {
	color: #666; 
	font-family: Verdana; 
	font-size: 9pt;
	background-color: #fff;

	border-color:#666; 
	border-style:solid; 
	border-width:1px; 
}

#normalText input.button {
	background-color: transparent; 
	border: 0px solid;
}

#footerText
{ 
	color: #bad552; 
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
}

#footerText a img
{ 
	border: 0px;
}

#titleText { 
	color: #fff; 
	font-family: Arial; 
	font-size: 18pt;
	font-weight: normal;
}