@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size:100%;
	margin: 0px;
	background: #000 url(images/header/fesmuc2_bckg.jpg) repeat-x;
}


h1{
	font-size:0.9em;
	line-height: 180%;
}
h2 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 140%;
}
h3 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 180%;
}
h4 {
	font-size: 0.68em;
	font-weight: normal;
	line-height: 180%;
}
h5 {
	font-size: 0.7em;
	line-height: 140%;
	text-indent: 25px;
	list-style: url(site2/none);
	font-weight: normal;
}
p{
	font-size:0.75em;
	color:#000;
	padding: 0 0 1.1em 0;
	text-align: justify;
}
hr{ height: 1px; color: #666; background-color: #666; border:0; margin:1.2em 0;}


#container{
	width:1024px;
	margin:auto auto 0px;
	padding: 0px;
	height: auto;
}
#main {
	background: #FFF;
	width: 780px;
	position: relative;
	right: auto;
	bottom: auto;
	float: none;
	margin: auto auto 0px;
	left: auto;
	top: 0px;
	padding: 22px 22px 0px;
	height: auto;
}
#header{
	width:1024px;
	margin-right:auto;
	background: #FFF;
	margin-left: auto;
}
#col2{
	width:824px;
	background: #FFF;
	margin:auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	float: none;
	position: absolute;
	overflow: auto;
}
#ciclos   {
	position: relative;
	width: 770px;
	float: left;
	padding: 30px 5px 15px 0px;
	margin: auto;
	height: auto;
	text-align: center;
}
#ciclos table   {
	line-height: 180%;
	color: #000;
	background: #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 100%;
}
#ciclos table tr td table tr td   {
	text-align: left;
	padding: 0px;
}
#ciclos table tr td a   {
	color: #000;
	background: #CCC;
	display: block;
	text-align: center;
	font-size: 1.1em;
}
#ciclos table tr td a:hover {
	color: #000;
	background: #999;
	display: block;
	text-align: center;
}
#ciclos table tr td a.red  {
	color: #F00;
	background: #fff;
	display:block;
	text-decoration: none;
	text-align: left;
}
#ciclos table tr td a.red:hover {
	color: #F00;
	background: #CCC;
	text-decoration: none;
	text-align: left;
}
#ciclos table tr td a.yel  {
	color: #909;
	background: #FFF;
	display:block;
	text-decoration: none;
	text-align: left;
}
#ciclos table tr td a.yel:hover {
	color: #DF0080;
	background: #ccc;
	text-decoration: none;
	text-align: left;
}
#calendario   {
	width: 770px;
	background: #FFF;
	position: relative;
	float: left;
	padding: 15px 5px 15px 0px;
}
#calendario table   {
	color: #000;
	text-align: center;
	line-height: 185%;
	font-size: 0.8em;
	border: medium solid #FFF;
	width: 33.33%;
	float: left;
	clear: none;
}
#calendario table tr th   {
	font-weight: normal;
	color: #FFF;
	background: #000;
	letter-spacing: 1px;
	line-height: 200%;
	font-size: 1.1em;
	border-bottom: thin solid #999;
	text-align: center;
	padding-right: 12px;
	border-right: thin solid #999;
}
#calendario table tr td   {
	text-align: center;
	color: #000;
}
#calendario table tr td a   {
	text-align: center;
	color: #E10082;
	background: #FFF;
	display: block;
}
#calendario table tr td a:hover {
	color: #E836A3;
	text-align: center;
	background: #CCC;
	border-bottom: thin none #999;
	border-top-color: #999;
	border-right: thin none #999;
	border-left-color: #999;
	border-top-style: none;
	border-left-style: none;
}
#prog   {
	background: #FFF;
	padding: 30px 30px 0px;
	margin-bottom: 0px;
}
#prog table {
	margin: 0px;
	padding: 0px;
}
#prog table tr td   {
	border-top: none #CCC;
	border-bottom: 10px solid #CCC;
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 0px;
}
#prog a {
	text-decoration: underline;
}
#prog a:hover {
	text-decoration: none;
}
.padding {
	padding: 20px 40px 0px;
	text-align: justify;
}
.red {
	color: #F00;
}
.pink {
	color: #EB35A3;
}
.yellow {
	color: #F90;
}
.purple {
	color: #609;
}
.whiteonblack {
	color: #FFF;
	background: #000;
	display: block;
	font-size: 0.95em;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	font-weight: normal;
}
.whiteonblackright       {
	text-align: right;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 8px 0px 0px;
}
.white {
	color: #FFF;
}
.removepadding {
	text-align: center;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.blackonbgreyright {
	text-align: right;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px 8px 0px 0px;
	background: #CCC;
}
