body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	color: #666;
	font-size: 9pt;
}
.cuerpo{
	margin: 0px;
	padding: 0px;
	color: #666;
	background: #f4f4f4 url("../images/body-bg.jpg") repeat-y center top;
}
h1, h2, h3,h4,p {
	margin: 0px 0px 10px 0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	padding: 0px;
	margin: 0px;
}
table td{
	vertical-align: top;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.tbl_wrapper{
	width: 100%;
	background: #f4f4f4 ;
/* 	background: #f4f4f4 url("../images/table-bg.jpg") repeat-x; */

}
.wleft{
	background: transparent url("../images/wleft_bg.jpg") no-repeat right top;
	width: auto;
	height: auto;
}
.wcenter{
	width: 971px;
}
.wright{
	background: transparent url("../images/wright_bg.jpg") no-repeat left top;
	width: auto;
	height: auto;
}
.head_default{
	width: 971px;
	height: 140px;
	background: transparent url("../images/hdefault_bg.jpg") no-repeat;
}
.htop{
	width: 971px;
	height: 106px;
	position: relative;
}
.htpettiti{
	width: 200px;
	height: 93px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.htop a{ color: #C4C4C4; }

.htford{
	width: 110px;
	height: 93px;
	position: absolute;
	top: 0px;
	right: 115px;
}
.htvw{
	width: 115px;
	height: 93px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.hbottom{
	width: 971px;
	height: 40px;
}
.div_foot{
	width: 971px;
	height: 218px;
	background: #282828;
}
.mfoot{
	width: 971px;
	height: 25px;
	padding: 10px 0px 0px;
	background: transparent url("../images/foot_bg.jpg") no-repeat;
	text-align: center;
	margin-bottom: 20px;
}
.mfoot a{
	padding: 0px 10px 0px;
	color:#5e5e5e;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 6pt;
	font-weight: bold;
}
.foot{
	width: 971px;
	text-align: center;
}
.fcleft{
	width: 971px;
}
.fcright{
	width: 971px;
	text-align: center;
	font-size: 7pt;
}
.pfoot{
	text-align: center;
	font-size: 7pt;
}
.module_text ul li{
	padding-bottom: 12px;
}
.table_form_register td{
	padding-bottom: 5px;
}
.td_label{
	font-weight: bold;
}
.text{
	border: 1px solid #ddd;
	width: 200px;
	background: #ccc;
}
