@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-size:12px;
	text-align:left;
}
body{
	background:url(../img/bg2.gif) #ffeedf;
	/*fcc ou fef119*/
}
a{
	color:#da0;
}
a:hover{
	color:#666666;
}
img{
	border:none
}
#grl{
	width:768px;
	margin:0px auto;
	padding:0px;
	background-color:#fff;
	background:#cc1e1e;
}
#grl div{
	margin:0px;
	padding:0px;
}
ul li a{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
ul li a:hover{
	color:#a0a0a0;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
#cm h1{
	text-indent:-9000px;
	overflow:hidden;
	width:296px;
	height:140px;
	float:right;
	background-image:url(../img/cmh1.jpg);
	background-repeat:no-repeat;
}
#cm h1 a {
	margin:0;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	width:296px;
	height:140px;
	float:right;
}
#cm h2{
	float:left;
	background-image:url(../img/h2.jpg);
	height:140px;
	width:472px;
}
#cm h2 a {
	margin:0;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	height:140px;
	width:472px;
	background-image:url(../img/h2.gif);
	background-repeat:no-repeat;
}

h3{
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	padding:12px;
	background-color:#fff;
	font-size:13px;
}
#menu{
}
#menud{
}
#menud ul{
}
#menud li{
	height:66px;
	float:left;	
}
#destaque{
	margin:0px;
	margin:-23px;
	padding:0px;
	width:768px;
	height:110px;
	background:url(../img/destaque_.jpg) repeat-y;
}


#ct{
	background:#cc1e1e;
	height:390px;
	width:768px;
}
.flrig{
	float:right;
}
.fllef{
	float:left;
}

#ct #pdr{
	padding:3px;
	margin:5px;
	_margin:4px;

}
#pdr{
	border:1px solid #bbb;
	width:230px;
	background:#f5f5f5;
}
#destaque #pdr{
	margin-left:99px;
	_margin-left:59px;
}
#des{
	background:url(../img/destaque.jpg);
	height:55px;
	clear:both;
}
#des_f{
	background:url(../img/destaque_f.jpg) no-repeat #cc1e1e;
	height:13px;
}

