/*
	BVS-Agenda 2.0 
	Tableless layout 1.0 
	Skin BVS-Site
	General styles generated by BIREME/PAHO/WHO.
	
		* for aditional information about CSS 2.0 and cascading use:
			http://www.w3.org/TR/CSS21/
		** this website was designed by tableless technique, 
			if you want more information about this technique use:
				http://www.w3.org/2002/03/csslayout-howto.html.en
				http://www.hotdesign.com/seybold/index.html (english)
				http://www.effectivetranslations.com/stupidtables/ (spanish)
				http://www.plasmadesign.com.br/stupidtables/ (portuguese)
			
*/

/* General descriptions (fonts, background...) */
@import url(./skins/vertical/general.css);

/* Website layout (changes are not recomended) */
@import url(./skins/vertical/layout.css);

/* General styles descriptions (banner, footer and general boxes look-and-feel) */
@import url(./skins/vertical/styles.css);

@import url(./common/agenda.css);

.module_date {
	border-bottom: 1px solid #FF9600;
}

.module_startTime {
	background: #FFFAF3;
}