
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ced0d7;
	color:#333333;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color:#1e6fc1;
}

a:hover{
	text-decoration: underline;
}

#noticias a {
	font-weight:bold;
	text-decoration:none;
}

#noticias a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.topo {
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
	padding-top:15px;
	height:90px;
}

.menu {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 410px;
	background-color:#ffffff;
	color:#273377;
}

.menu a, menu a:hover {
}

ul{
	margin:8px;
	paddin:8px;
	list-style-type: disc;	
}

.home {
	text-align:center;
	color:#ffffff;
}

.home a {
	font-size:14px;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
}

.style1{
	color:#273377;
	font-weight:bold;
}

.titulo {
	font-size:12px;
	font-weight:bold;
	color:#273377;
	padding:3px 0px 3px 3px;
	background:#e5e5eb;
}

.stitulo {
	font-size:11px;
	font-weight: bold;
	color:#273377;
}

.box {
	font-size: 12px;
	font-weight: bold;
	color:#273377;
	background-color:#f4f4f4;
	padding:4px 0px 4px 5px;
}

.box-cont {
	padding:0px 0px 0px 0px;
	color:#333333;
}

.box-cont a {
	color:#333333;
	text-decoration:none;	
}

.box-cont a:hover {
	color:#333333;
	text-decoration:underline;	
}
