body {
       font-family: helvetica;
       font-size: 12px;
       color: black;
	   background-image:url('img/fondo.jpg');
	   background-repeat:repeat-x;
       background-color: #DDE1E9;
	   text-align: center;
	   margin-top:0px;
}
h1{
	text-align: right;
	color: white;
	font-size: 12px;
}
a {
	text-decoration: none;
}

/* @group Barra superior */

#ici {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom: 5px;
	width:960px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	clear: both;
}

#ici a{
color: #E3006E;
text-decoration: none;
text-align: left;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	
	margin-top: 8px;
	width: 960px;
	padding:0;
	background-color: black;
	height: 15px;
}

#menu li {
display: inline;
text-align:left;
}

#menu li a{
	text-decoration: none;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	background-color: black;
	color: white;
	padding-left: 15px;
	padding-right: 16px;
}

/* @end */
#clear{
	clear: both;
}
#contenedor {
	width:960px;
	border:1px solid #333333;
	background-color: white;
	margin:15px auto 0px auto;
	text-align:left;
	overflow:hidden;
}
#top{
	background-color: #666a6e;
	padding-right: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menuweb{
	background-color: #f4833b;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 45px;
}
#menuweb li{
	display: inline;
	margin-left: 85px;
}
#menuweb li a{
	color: white;
	font-weight: bold;
}
#logo{
	float: left;
	margin: 10px 20px;
}
#textobanner{
	float: left;
	text-align: center;
	width: 591px;
	margin-top: 66px;
	color: #f4833b;
	font-size: 14px;
}

#textobanner2{
	float: left;
	text-align: center;
	width: 267px;
	margin-top: 221px;
	color: #f4833b;
	font-size: 16px;
}
#superpato{
	background: url(img/superpato.jpg) no-repeat center;
	height: 725px;
}

#superpato a{
	text-align: left;
	margin-left: 880px;
	color: #f4833b;
}
#superpato img{
	margin-top: 10px;
	margin-left: 20px;
}
#pato{
	float: right;
	text-align: center;
}
#pato p{
	margin-top: 16px;
	margin-bottom: 17px;
	text-align: center;
	width: 190px;
	color: #f4833b;
}

#redecorasmall{
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-top: 15px;
}
#superslogan{
	background-color: #666a6e;
	text-align: center;
	margin-top: 186px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 77px;
	padding: 10px;
	margin-bottom: 23px;
}

#slogan{
	background-color: #666a6e;
	text-align: center;
	margin-top: 10px;
	padding: 28px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#seccion{
	background-color: #666a6e;
	text-align: center;
	margin-top: 10px;
	padding: 28px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#redecora{
	text-align: center;
	margin-top: 21px;
	margin-bottom: 23px;
}
#redecora p{
	color: #f4833b;
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

#contenido{
	text-align: justify;
	margin-bottom: 23px;
	margin-top: 34px;
	margin-right: 55px;
}
#contenidoimg{
	float: left;
	width: 444px;
	text-align: center;
	margin-bottom:80px;
}
#pie{
	background: url(img/pato.jpg) no-repeat right;
	height: 81px;
	text-align: center;
	padding-top: 27px;
}
#pie h3{
	color: #f4833b;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	letter-spacing: 1px;
}
