body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
}

.titAzul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0055a6;
	line-height: 17pt;
	text-decoration: none;
}

.txtGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 12pt;
}

.txtAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0055a6;
}
.linkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055a6;
	text-decoration: underline;
}
.txtGrisSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 11pt;
		font-weight:normal;
}
.txtAzulSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055a6;
}
.txtBrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806f5d;
	line-height: 13pt;
}
.txtBrownComments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #806f5d;
	line-height: 14pt;
	font-weight: normal;
}
.txtGrisSS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 9pt;
}

.romanosbold {
	font-weight:bold;
}


/* -------------------- */

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0055a6;
	line-height: 18pt;
}

H1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #806f5d;
	line-height: 18pt;
	font-weight: normal;

}	


/* ============ INFO SESSIONS ============== */

.info_sessions {
	/*(con formato alargado dos columnas) width:710px;*/
	background:#fff;
	float:left;
	margin:20px;
	padding:20px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:12pt;
}

.info_sessions A {
	color:#666666;	
}

.info_sessions A:HOVER {
	color:#282828;	
}

.info_sessions .top {
	padding:10px 5px;
	border-bottom: 2px dotted #666;
}

.info_sessions .center {
}

.info_sessions .col {
	float:left;	
	padding:10px 0 0 0;
	/*(con formato alargado dos columnas) width:46%;*/
}

.info_sessions .col.last {
	margin-right:0;
	float:right;
}

.info_sessions .outro {
	padding:5px;
	background:#c9c9c9;
	display:block;
	font-size:12px;
}

.info_sessions .outro P {
	margin:0;
	padding:0 0 5px 0;
}

.info_sessions .calendar {
	width:100%;
	font-size:80%;
	color:#666666;
	margin:0;
	padding:0;
}

.info_sessions .calendar TD {

	padding:8px 0px 8px 10px;	
}

.info_sessions .calendar TH {
	padding:8px 0px 8px 10px;
	text-align:left;
}


.info_sessions .center IFRAME {
	margin:0 auto;
}
