@charset "ISO-8859-1";
body {
	color : #666666;
	font-size : 13px;
	font-family: Tahoma;
	width:955px;
	margin-top:0px;
	background-color: #496990;
	background-image: url(fondo.png);
	background-repeat: repeat;
	overflow : -moz-scrollbars-vertical;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px none #6BBB54;
} 
.header {
	margin:auto;
	width:955px;
	background:#FFFFFF;
}
.bloquearriba{
	color:#FFFFFF;
	text-align:center;
	margin:auto;
	width:780px;
	height:auto;
	background:#10a8e7;
	padding: 2px 10px 2px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7FB75C;
	border-bottom-color: #7FB75C;
}
.bloquearriba a{
	color:#FFFFFF;
}

.centro {
	border-right-width: 0px;
	border-right-style: solid;
}

.sidebar{
	background:#10a8e7;
}

.contenido{
	text-align:center;
	margin:auto;
	width:955px;
	height:auto;
	background:#ffffff;
	font-family: Tahoma;
}
.contenido img{
	padding: 2px 2px 2px 2px;
	background:#FFFFFF;
	font-family: Tahoma;
}


.contenido a{
	color:#333333;
	font-size : 13px;
	text-decoration:none;
	}
	
.bloqueabajo{
	color:#FFFFFF;
	text-align:center;
	margin:auto;
	width:780px;
	height:auto;
	background:#494949;
	border-bottom:#1f1f1f 3px solid;
	border-top:#1f1f1f 3px solid;
	padding: 10px 10px 10px 10px;
}
.footer{
	color:#FFFFFF;
	text-align:center;
	margin:auto;
	width:935px;
	height:auto;
	padding: 5px 10px 5px 10px;
	background-color: #6BBB54;
	font-family: Tahoma;
}
.footer a{
	color:#FFFFFF;
	text-align:center;
}
.Estilo1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.Estilo3 {
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 935px;
	height: auto;
	padding: 2px 10px 2px 10px;
	font-size: 16px;
	background-color: #7FB75C;
	letter-spacing: 0.5px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6BBB54;
	border-bottom-color: #6BBB54;
}

.Estilo3 a{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}

