@import url("reset.css");@import url("base.css");@import url("header.css");@import url("menu.css");@import url("footer.css");@import url("kwicks.css");@import url("calendar.css");@import url("news.css");@import url("jquery.simplyscroll.css");@import url("cursos.css");div#BodyMain {    margin: 0 0 0 0;    padding: 0;    width: 1000px;    margin-left: auto;    margin-right: auto;}div#Main {    background: white;    /*padding: 5px 10px 15px 10px;*/	position: relative;}h1{	font-size: 15pt;	font-weight: bold;	color: #004;	padding: 5px 0 5px 0;}h2{	font-size: 13pt;	font-weight: bold;	color: #004;	padding: 5px 0 5px 0;}h1.seccio{	font-size: 15pt;	font-weight: bold;	text-align: center;	color: #004;}h1.SeccioNews{	font-size: 15pt;	font-weight: bold;	color: white;	background-color: orange;	padding: 2px 0 2px 5px;}h1.SeccioCalendar{	font-size: 15pt;	font-weight: bold;	color: white;	background-color: #2457a6;	padding: 2px 0 2px 5px;}h1.SeccioContacte{	font-size: 15pt;	font-weight: bold;	color: white;	background-color: #c91306;	padding: 2px 0 2px 5px;	margin: 0 0 10px 0;}div.Contacte{	width: 300px;}div#Map{	position: absolute;	right: 0;	top: 0;	width: 750px;	background-color: #999;	text-align: right;}div.ColLeft{	width: 230px;}div.Height340{	height: 390px;}p{	padding: 5px 0 5px 0;}.Padding{	padding: 10px 10px 10px 10px;}/************************************************ ******  ******		HOME BANNER ****** ************************************************/ div#HomeBanner{	background: url("../img/HomeBanner.jpg");	width: 700px;	height: 318px;	position: relative;}div#BannerItems{	padding: 187px 0 0 5px;}div#BannerItems div{	width: 200px;	height: 100px;	padding: 15px 10px 10px 20px;	float: left;}div#BannerItems div.Green{	background: url("../img/greenBox.png");}div#BannerItems div.Red{	background: url("../img/redBox.png");}div#BannerItems div.Blue{	background: url("../img/blueBox.png");}div#BannerItems h2{	font-size: 12pt;	color: #000;	padding: 5px 0 0 0;}div#BannerItems h1 a{	font-size: 15pt;	color: #FFF;	padding: 1px 0 0 15px;}div#SlidingZone div{	background: black;	width: 690px;	height: 0px;		color: white;	position: absolute;	bottom: 140px;	padding: 5px 0 0 10px;	font-size: 12pt;	font-weight: bold;	overflow: hidden;	display: none;}div#SlidingZone div.Green{	background: #00be04;	border-top: solid 4px #009000;}div#SlidingZone div.Red{	background: #e45a35;	border-top: solid 4px #b03010;}div#SlidingZone div.Blue{	background: #00a6da;	border-top: solid 4px #0086ba;}div#SlidingZone div li{	padding: 5px 0 0 10px;	color: black;}div.error{	color: red;	display: inline;}div.success{	padding: 50px 0 50px 0;	text-align: center;	padding: 20px 0 20px 0;}div.success p{	width: 700px;	text-align: center;	margin: 100px auto 100px auto;	padding: 100px 0 100px 0;	border: solid 1px black;}#FCTMenu{	float: left;	padding: 0 0px 0px 0;	margin: 0 20px 0 0px;	border-right: 1px solid #E0E0E0;}#FCTMenu li{	padding: 20px 40px 0px 15px;	height: 40px;	font-weight: bold;}#FCTMenu li.Sel{	padding: 20px 40px 0px 15px;	height: 40px;	font-weight: bold;	background: url('../img/BackMenuFCTSel.png');}#FCTMenu li:hover{	background: url('../img/BackMenuFCT.png');}#FCTMenu li.Sel:hover{	background: url('../img/BackMenuFCTSel.png');}ul.Point{	margin: 5px 0 5px 40px;	list-style: disc;}