body {
	margin: 0px;
	background-color: #CCC;
	height: auto;
	background-image: url(../IMAGES/fondo-web-5348-1164582.jpg);
	background-repeat: repeat;
}

#container{
	height: auto;
	width: 1200px;
	background-color: #dde4ea;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	clear: both;
}


#header{
	height: 130px;
	width: 1200px;
	background-color: #FFF;
	float: right;
}


#navok{
	height: 40px;
	width: 1200px;
	background-image: url(../PICS/boton-nav-new.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#nav1{
	width:590px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: auto;
	font-size: 16px;
}


ul, ol {
	list-style:none;
	
}

.nav li a {
	background-color:#003;
	color:#FFF;
	text-decoration:none;
	padding:10px 20px;
	display:block;
	background-image: url(../PICS/boton-nav-new.jpg);
	background-repeat: repeat-x;	
}

.nav li a:hover {
	background-color:#666;
	background-image: url(../PICS/background-boton2.jpg);
	background-repeat: repeat-x;
	color: #333;
}

.nav > li {
	float: left;
	width: auto;
	height: auto;
}


.nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}

.nav li:hover > ul {
	display: block;
}

#articule{
	height: 300px;
	width: 1200px;
	background-image: url(../IMAGES/picture-consultoria.jpg);
	background-repeat: no-repeat;
	float: right;
}


#footer{
	background-color: #dde4ea;
	height: auto;
	width: 1200px;
	clear: both;
}

#footer1{
	background-color: #dde4ea;
	height: auto;
	width: 1200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	clear: both;
	padding-top: 10px;
}

#footer2{
	padding-left: 60px;
	margin-bottom: 40px;
	clear: both;
	padding-right: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: auto;
	width: auto;
}

#footer3{
	height: auto;
	width: auto;
	clear: both;
	padding-left: 140px;
	padding-top: 20px;
}


#footer4{
	height: 100px;
	width: 1200px;
	padding-top: 60px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	clear: both;
	line-height: 5px;
}
#container #footer #footer1 #footer2 p {
	font-weight: bold;
}
