/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.row#rowbanner{
	padding-top: 200px;
}
div#leftbanner{
	text-align: right;	
}
h1#titulo1{
	margin-bottom: -25px; font-family: 'Century Gothic Paneuropean', sans-serif;
}
h3#titulo2{
	margin-bottom: 10px; font-family: 'Century Gothic Paneuropean', sans-serif;
}
h3.fontbanner, h4.fontbanner{
	font-family: 'Century Gothic Paneuropean', sans-serif;
	font-weight: normal;
}
h2.font-cent{
	font-family: 'Century Gothic Paneuropean', sans-serif;
	font-weight: bold;
}
p a#link-w {
	color: #FFF;
	font-weight: bold;
}
h3.century, h2.century{
font-family: 'Century Gothic Paneuropean', sans-serif;
}

p.fblack {
	color: #000;
}


