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

body{
	font-family:comfortaa, Arial, "sans-serif";
	font-style: normal;
	font-weight: normal;	
	}
#navegasec{
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:comfortaa, Arial, "sans-serif";
	margin-bottom:0.5em;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	}
#navegasec ul li{
	margin-left:1em;
	font-weight:bold;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#navegasec ul li a{
	
	color:#000;
	text-decoration:none;
	padding:4px 6px 4px 6px;
	}
#navegasec ul li a:hover{
	background-color:#333366;
	color:#fff;
	padding:4px 6px 4px 6px;
	}
h2{
	text-align:center;
	font-size:1.7em;
	font-weight:bold;
	}
h3{
	text-align:center;
	font-size:1.4em;
	}
p{
	font-size:0.9em;
	}
.titrojo{
	font-size:1em;
	color:red;
	}


/*.dropdown{
	font-family: comfortaa;
	font-style: normal;
	font-weight: normal;	
	}*/