body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
	background-image: url(../Images/fondo_body.png);
	background-repeat: repeat-x;
}

#container {
	background-color: #CCC;
	height: auto;
	width: 960px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}


#header {
	background-color: #00AFEF;
	height: 160px;
	width: 960px;
	float: left;
}

#containernav {
	background-color: #2B80B9;
	height: 40px;
	width: 960px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	background-image: url(../Images/fondo_nav_negro.png);
	background-repeat: repeat-x;
	border-top-color: #2B80B9;
	border-right-color: #2B80B9;
	border-bottom-color: #2B80B9;
	border-left-color: #2B80B9;
}

#nav{
	background-color: #2B80B9;
	height: 34px;
	width: 900px;
	float: left;
	padding: 0px;
	margin-left: 30px;
	margin-top: 3px;
	background-image: url(../Images/fondo_nav.png);
	background-repeat: repeat-x;
	border-top-color: #2B80B9;
	border-right-color: #2B80B9;
	border-bottom-color: #2B80B9;
	border-left-color: #2B80B9;
}


#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #2B80B9;
}


#nav ul li{
	list-style-type:none;
	float:left;
	display:block;
	text-align:center;
	margin:0px;
}


#nav ul li a{
	display: block;
	height: 40px;
	width: 174px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 34px;
	float: left;
	text-align: center;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}


#nav ul li a:hover{
	color: #FFF;
	background-image: url(../Images/fondo_nav_hover.png);
	background-repeat: repeat-x;
	text-decoration: none;
}
#article{
	background-color: #5CADE2;
	height: 610px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#box_01{
	height: 170px;
	width: 293px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
	
}
#box_02{
	height: 170px;
	width: 293px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}
#box_03{
	height: 170px;
	width: 293px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

#box_04{
	height: 170px;
	width: 293px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}

#box_05{
	height: 170px;
	width: 293px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#box_06{
	height: 170px;
	width: 293px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#box_07{
	height: 170px;
	width: 293px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}

#box_08{
	height: 170px;
	width: 293px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#box_10{
	height: 25px;
	width: 174px;
	margin-top: 15px;
	margin-left: 32px;
	float: left;
	background-image: url(../Images/fondo_nav2.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}

#box_11{
	height: 25px;
	width: 716px;
	margin-top: 15px;
	margin-left: 6px;
	float: left;
	background-image: url(../Images/fondo_nav2.png);
	background-repeat: repeat;
}

#footer {
	background-color: #3A86DB;
	height: 100px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
