@charset "utf-8";
body {
	margin: 0px;
	background-color: #94C1E2;
}

#contenedor {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/fondo-contenedor.jpg);
	background-position: left top;
}
#content {
}

#header {
	background-image: url(../images/cesta.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 188px;
	width: 830px;
	background-color: #FFFFFF;
}
#header img {
	margin-left: 100px;
}

#left {
	width: 194px;
	line-height: 35px;
	float: left;
	height: 825px;
}


#topLeft {
	float: left;
	width: 194px;
	background-image: url(../images/osito.jpg);
	height: 223px;
}

#menu {
	width: 194px;
	clear: left;
}
#menu ul {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-align: right;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	float: right;
	margin-top: 250px;
	margin-right: 35px;
	margin-bottom: 150px;
	font-size: 14px;
}
#menu  .telefonos ol {
	clear: both;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	list-style-type: none;
	color: #FFFFFF;
	text-align: right;
	margin-right: 35px;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin-bottom: 50px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#content {
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#content h1 {
	font-family: "Comic Sans MS", Courier;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #4F687E;
	text-decoration: underline;
	font-size: 24px;
	display: block;
}

#content  h2 {
	font-family: "Comic Sans MS", Courier;
	text-align: left;
	float: left;
	clear: both;
	color: #4F687E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 16px;
	padding: 0px;
}
#content h3 {
	font-family: "Comic Sans MS", Courier;
	text-align: left;
	float: left;
	clear: both;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 14px;
	padding: 0px;
}
#content p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	clear: both;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #50697F;
}
#content ul {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	list-style-type: none;
	font-size: 12px;
	clear: left;
}
#content ol {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	list-style-type: none;
	font-size: 12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	clear: right;
	color: #50697F;
	list-style-image: url(../images/cuadrado-ol.gif);
}

#content a {
	color: #4F687E;

}
#content a:hover {
	color: #94C1E2;
	text-decoration: none;
}






#canastillas {
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 20px;
}

#canastillas ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#canastillas li {
	display: block;
	float: left;
	padding: 10px;
	background-image: url(../images/fondo-canastilla.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 175px;
	height: 143px;
	margin: 0px;
}
#canastillas img {
	margin-bottom: 5px;
}
#canastilla {
	float: left;
	margin-left: 25px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
}
#canastilla a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #50697F;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
}
#canastilla a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #94C1E2;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
}
#canastilla img {
	margin-bottom: 10px;
}




#footer {
	clear: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #50697F;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #94C1E2;
	text-align: center;
	margin: 0px;
	padding: 25px;
}
#footer a {
	color: #50697F;
}
#footer a:hover {
	color: #94C1E2;
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 15px;
}
.input1 {
	width: 500px;
}
.label1 {
	width: 500px;
}
