/** 
	Colégio Internacional de Vilamoura
	CSS Document
 */

BODY {
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #2732bb;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

INPUT {
	font-size: 11px;
}

LI {
	margin-bottom: 4px;
}

A.header {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

DIV#top {
	text-align: left;
	width: 720px;
}

DIV#header {
	background: url("/commons/images/header-bg.gif");
	height: 151px;
	text-align: left;
	width: 720px;
}

DIV#menu {
	margin-top: 16px;
}

DIV#main {
	margin-top: 24px;
	text-align: left;
	width: 720px;
}

DIV#sidemenu A {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

DIV#sidemenu A:hover {
	color: #171E76;
	text-decoration: underline;
}

DIV#news {
	background: url("/commons/images/news-bg.gif");
	height: 216px;
	margin-top: 24px;
	text-align: left;
	width: 720px;
}

DIV#footer {
	margin-top: 24px;
	text-align: left;
	width: 720px;
}

DIV#bottom {
	color: #000000;
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 8px;
	width: 720px;
}

TABLE.calendar {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 400px;
}

TABLE.fees {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 400px;
}

TD.cell {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px;
}

TD.cell-center {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px;
	text-align: center;
	white-space: nowrap;
}

TD.cell-center-2 {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px 8px;
	text-align: center;
}

TD.cell-center-3 {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 11px;
	padding: 4px 8px;
	text-align: center;
}

TD.cell-note {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 11px;
	padding: 8px;
}

A.header:hover {
	color: #ffc127;
	text-decoration: none;
}

.header {
	color: #FFFFFF;
	font-size: 11px;
}

.sidemenuitem {
	color: #171E76;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.content {
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
}

.news {
	color: #000000;
	font-size: 11px;
	line-height: 1.2em;
}

.footer {
	color: #000000;
	font-size: 11px;
	line-height: 1.2em;
}

.title {
	color: #ffc127;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle {
	color: #ffc127;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.smalltitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.label {
}

.error {
	color: #FF0000;
}
