body {
	background-color: #121212;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	color: #717171;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}

/*<!--Corpo-->*/

#BoxRoses {
	width: 100%;
	min-height: 618px;
	margin: auto;
	background: url(img/rosesback.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#BoxTotal {
	width: 894px;
	margin: auto;
}

#BoxTopo {
	width: 870px;
	height: 56px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 25px;
	float: left;
	background: url(img/topo.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#BoxCont {
	width: 852px;
	padding-left: 21px;
	padding-right: 21px;
	background: url(img/mdbackground.png);
	background-repeat: repeat-y;
	float: left;
}

#BoxBase {
	width: 894px;
	height: 35px;
	float: left;
	padding-top: 25px;
	background: url(img/base.png);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #D4D4D4;
}

/*<!--Fecha Corpo-->*/

/*<!--Conteúdo Index-->*/

#BoxLeft {
	width: 326px;
	padding-right: 14px;
	float: left;
	background: url(img/sepvert.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#BoxRight {
	width: 500px;
	padding-left: 12px;
	float: left;
	text-align: left;
}

#BoxFrontBoxes {
	width: 485px;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	background-color: #f7f7f7;
	border: 2px solid #E4E4E4;
}

#BoxFrontSep {
	width: 500px;
	text-align: center;
	float: left;
}

#BoxFrontTecn {
	width: 485px;
	padding: 5px;
	float: left;
}

/*<!--Fecha Conteúdo Index-->*/

/*<!--Classes-->*/

.Destaque {
	font-size: 13px;
	font-weight: bold;
	color: #b393c3;
}

.DermaImagemAzul {
	font-size: 14px;
	font-weight: bold;
	color: #2a457a;
}

.DermaImagemRosa {
	font-size: 14px;
	font-weight: bold;
	color: #b393c3;
}

.FontGrande {
	font-size: 14px;
}

.FontGrandeBold {
	font-size: 14px;
	font-weight: bold;
}

/*<!--Fecha Classes-->*/

/*<!--On Mouse Over Menu-->*/


.Menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #c8bec4;;
}

.Menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c8bec4;;
}

.Menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;;
}

.Menu a:active {
	font-weight: bold;
	text-decoration: none;
	color: #c8bec4;;
}
