/* @override 
	http://www.esepf.pt/elearning/css/index.css
	http://elearning.esepf.pt/css/index.css
*/

body {
	background: url(../img/fnd.png) repeat scroll center 90px;
	font: normal 10px Arial, sans-serif;
	text-decoration: none;
	margin: 0;
}

#logo_top {
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background: white url(../img/logo_top.png) no-repeat center;
	width: auto;
}

#bots {
	width: 560px;
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#inscr {
	display: inline-block;
	float: left;
	width: 140px;
}

#moodle {
	width: 140px;
	display: inline-block;
	float: left;
}

#comuni {
	width: 140px;
	display: inline-block;
	float: left;
}

#cal_form {
	width: 140px;
	display: inline-block;
	float: left;
}

#ticker {
	width: 888px;
	margin-top: 10px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#ticker_esq {
	width: 150px;
	display: inline-block;
	float: left;
	color: #365180;
}

#ticker_dir {
	width: 738px;
	display: inline-block;
	float: right;
}

#marqueecontainer, #marqueecontainer a{ /*marquee width */
height: 85px; /*marquee height */
overflow: hidden;
	color: white;
	text-decoration: none;
	position: relative;
	margin-top: 10px;
	font: italic normal 16px Georgia, serif;
	padding-left: 10px;
}

#cont {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#colunas {
	width: 888px;
	height: 355px;
}

#col1 {
	border-right: 1px solid #bcc6da;
	display: inline-block;
	float: left;
	width: 138px;
	background: #365180 url(../img/bots/login.png) no-repeat;
	color: white;
	text-indent: 5px;
	height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}

#col2 {
	border-right: 1px solid #bcc6da;
	display: inline-block;
	float: left;
	width: 501px;
	background: #eef1f8 url(../img/bots/novidades.png) no-repeat;
	text-indent: 5px;
	height: 350px;
	padding-left: 5px;
	padding-right: 5px;
}

#col2contact {
	border-right: 1px solid #bcc6da;
	display: inline-block;
	float: left;
	width: 501px;
	background: #eef1f8 url(../img/bots/contactos.png) no-repeat;
	text-indent: 5px;
	height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}

#colvar {
	border-right: 1px solid #bcc6da;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eef1f8;
	overflow: auto;
}

#col3 {
	display: inline-block;
	float: right;
	width: 227px;
	background: #eef1f8 url(../img/bots/euinfo.png) no-repeat;
	height: 350px;
}

#col3 li, #col3 a, #col3 p {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 1.5em;
	list-style-type: none;
}

#col3 ul {
	padding-left: 5px;
	padding-right: 10px;
}

input {
	width: 100px;
}

#vmarquee {
	position: absolute;
}

h1 {
	font-size: 12px;
	color: white;
	background-color: #009ee0;
	height: 17px;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
}

h2 {
	text-decoration: none;
	font-size: 12px;
	text-indent: 0;
}

h3 {
	text-decoration: none;
	font-size: 10px;
	text-indent: 0;
}

p {
	font-size: 10px;
	text-indent: 0;
}
