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


body {
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

a:link {
	color: #0000CC;
}
a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	color: #0000CC;
}





#main {
	width:1029px;
	margin: 0 auto;
	
}


#menu {
	margin-left:0px;
	margin-top:0px;;
	width:1029px;
	height:70px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/menu.png);
	background-repeat:no-repeat;
	background-repeat: repeat;
	text-align:left;

}
#menuswf {
	padding-left:2px;
	}


#boxtop1 {
	margin-left:0px;
	margin-top:0px;
	width:1029px;
	height:94px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/header.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#fototop {
	padding-left:5px;
	padding-top:2px;
	}
	
	
#slider {
	margin-left:0px;
	margin-top:0px;
	width:1029px;
	height:335px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/slider.png);
	background-repeat:no-repeat;
	overflow:hidden;

}

#sliderswf {
	padding-left:1px;
	}

#contenido {
	margin-left:0px;
	margin-top:0px;
	width:1029px;
	height:616px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/contenido.png);
	background-repeat:no-repeat;
}
#cont2 {
	width:96%;
	height:98%;
	overflow:auto;
	padding-left:12px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}



#boxbottom2 {
	margin-left:0px;
	margin-top:0px;
	width:1028px;
	height:41px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/footer.png);
	background-repeat:no-repeat;
	overflow:hidden;

}

#back {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left:0;
	background-image:url(img/back.jpg);
	background-repeat:no-repeat;
}


