body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
}
a:focus{
	outline:none;
}

p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
/*a:link, a:visited{ color: #467998; 
}*/
#Div {
	border: 1px solid #ffffff;
	width:980px;
	padding-top:0px;
	height:186px;
	position: absolute;
	left:230px;
	top:-36px;
	margin-bottom:0px;

}
.header {
	background-color: #eeeeee;
	padding-top:0px;
	height:78px;
	margin-bottom:12px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	text-align: center;

}
.content {
	width:960px;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;

}


.stylenew {
	background-color: #edf4f6;
	border: 1px solid #719eac;
	text-align: center;
}

.stylenewcenter{
	text-align: center;
}



.stylenewcopy {
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #1b6577;
	line-height: 200%;
	padding-top:1px;
	padding-bottom:2px;

}

.stylenewone {
	background-color: #edf4f6;
	border: 1px solid #719eac;
	text-align: center;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #1b6577;
	line-height: 200%;
	padding-top:1px;
	padding-bottom:2px;
}

.linksRelated {
	width:229px;
	font-size:12px;
	color: #196577;
	display: block;
	float: left;
	height: 88px;
	margin-right: 10px;
	cursor: pointer;

}




