body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
asig {
	text-decoration:none;
}
asig:hover {
	text-decoration: underline;
}

#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left;
}
.float-r {
	float:right
}

.clearfix {
	clear:both
}
.left {
	width: 150px;
}
.right {
	width: 390px;
	padding:0 20px
}
.center {
	width: 700px;
	padding: 20px 10px 0 20px
}
#side {
	padding-top: 45px;
}
#side #top {
	height: 200px;
}
#side #bm {
	padding-top: 30px;
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:178px
}
#logo {
	position:relative;
	top:60px;
	left:100px
}
#logo h1 {
	font-size:34px;
	color:#051624
}
#logo h1:hover {
	font-size:34px;
	color:#051624;
	text-decoration:none;
}

#logo h2 {
	font-size:14px;
	color:#051624
}
#logo h2:hover {
	font-size:14px;
	color:#051624;
	text-decoration:none;
}

#logo div {
	/*padding-left: 90px;*/
	color:#05202e
}
ul#nav li {
	display: inline;
	position:relative;
	top:75px;
	left:378px;
	padding:0 10px
}

/* content2*/
#inner2 {
	height: 474px;
	padding:0 55px
}

#content2 {
	background:url(images/content2.gif) no-repeat;
	height: 445px
}

#content2 .left h2 {
	color:#fff;
	font-size:30px;
	padding:20px 0
}

#content2 .left h3 {
	color:#fff;
	font-size:15px;
	padding:20px 0
}

#content2 p {
	width: 390px;
	text-align:justify;
	color:#000025;
}
#content2 .right h2 {
	font-size:22px;
	color:#fff;
	padding:20px 0
}
#content2 .right a:hover {
	text-decoration:none;
}
#content2 a {
	color: #c0fc2e;
	font-weight:700
}
#content2 a:hover {
	color: #FF3366;
	font-weight:700
}

.left {
	padding:0 30px
}
#content2 ul.meun a {
	color:#c0fc2e;
	text-decoration:underline;
	line-height:30px
}

/* content3 */
#inner3 {
	height: 474px;
	padding:0 55px
}

#content3 {
	background:url(images/content3.gif) no-repeat;
	height: 445px
}

#content3 .left h2 {
	color:#fff;
	font-size:30px;
	padding:0 0
}

#content3 .left h3 {
	color:#fff;
	font-size:15px;
	padding:0 0
}

#content3 left_menu{
	padding-left:5px;
}

#content3 p {
	width: 390px;
	text-align:justify;
	color:#000025;
}

#content3 .right h2 {
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	color:#000025

}
#content3 .right a:hover {
	text-decoration:none;
}
#content3 a {
	color: #c0fc2e;
	font-weight:bold;
	font-size:14px;
}
#content3 a:hover {
	color: #FF3366;
	font-weight:700
}
#content3 asig {
	color: #c0fc2e;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
#content3 asig:hover {
	color: #FF3366;
	font-weight:700
}
.left {
	padding:0 30px
}
#content3 ul.meun a {
	color:#c0fc2e;
	text-decoration:underline;
	line-height:30px
}

/* footer */
#footer {
	color: #a6d6e5;
	background:url(images/footer.gif) no-repeat;
	height:177px;
	width: 800px;
}
#ftlink {
	padding-top: 40px;
	text-align:center;
}
#xhtml {
	position:static;
	padding: 5px;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#FFFFFF
}

