/* CSS Document */

body{
	
font-family:'Open Sans', Arial, sans-serif;	
font-size:14px;	
	
}

.pie_pagina{
	
	background-color:#1B467C;
	color:#FFF;
	height:200px;	
	
}

h2{
	
	font-weight:bold;
	color:#336699;
	padding-bottom:10px;	
	
}