@charset "iso-8859-1";
/* CSS Document */

body { background:url(img/bodybg.png);
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size:11pt;
			font-weight:normal;
			text-align:left;
			color:#000;
			width:1024px;
			margin:0 auto 0 auto;
			padding-top:30px;
}

a:link { text-decoration:none; color:#000;}
a:visited { text-decoration:none; color:#000;}
a:hover { text-decoration:none; color:#000; font-weight:bold;}
a.nohover:hover { text-decoration:none; color:#000; font-weight:normal;}
a.solosub:hover { text-decoration:underline; color:#000; font-weight:normal;}
a:active { text-decoration:none; color:#000; font-weight:bold;}

img { border:none; margin:6px 6px 6px 6px;}
p { line-height:35px;}
li { list-style:url(img/listbutt.png);
		line-height:40px;
		margin-left:-25px;
}
li.ol { line-height:normal; list-style:decimal; font-size:10pt;}
li.txt { line-height:normal; list-style:none;}
li.serv { line-height:35px; list-style:none;}
li.none { line-height:normal; list-style:none; font-size:10pt;}

#seph25 { background:url(img/content.png) no-repeat;
					width:1024px	;
					height:25px;
}
#container { width:1024px;
						background:url(img/content.png);
}
#logo { background:url(img/logo.png) no-repeat;
				margin-top:-10px;
				width:1024px;
				height:100px;
}
#menu { width:164px;
				padding-left:15px;
				float:left;
				font-size:10pt;
}
#content { width:783px;
					margin-left:200px;
					padding-top:25px;
					padding-left:20px;
					padding-right:20px;
}
#texto { width:750px;
				line-height:28px;
}
#inftxt { width:750px;
				line-height:normal;
}
#localtext1 { width:750px;
						height:400px;
}
#localtext2 { width:750px;
							height:225px;
}
#localimg { width:360px;
						height:360px;
						margin-top:0px;
						margin-left:422px;
}
#footer { background:url(img/footer.png) no-repeat;
					border-bottom:solid 1px #CCC;
					width:780px;
					height:20px;
					font-size:9pt;
					text-align:center;
					padding-top:2px;
}
#ley { width:780px;
			font-size:6pt;
			text-align:center;
			text-decoration:underline;
}
#koswi { width:29px; height:15px; margin-top:-10px; margin-bottom:3px;}

.centrar { margin:0 auto;}
.clear { clear:both;}