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: #000000;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#nav{
	background-color: #000000;
	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: 0px none #000000;
}


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


#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_01{
	background-color: #5CADE2;
	height: 550px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#box_10{
	background-color: #ffffff;
	height: 490px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	padding: 0px;
	left: 30px;
	right: 30px;
	clip: rect(auto,30px,auto,30px);
}
#box_11{
	background-color: #ffffff;
	height: 400px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	padding: 0px;
	left: 30px;
	right: 30px;
	clip: rect(auto,30px,auto,30px);
}

#box_12{
	background-color: #FFFFFF;
	height: 212px;
	width: 234px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-top: -220px;
}
#box_13{
	background-color: #FFF;
	height: 40px;
	width: 150px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}

</div>

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