body {
	font-size:100%;
	line-height:1.125em;
	background-color: #CCC4B0;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contenido {
	width: 950px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	clear: both;
	background-color: #FFFFFF;
}

#pie {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	color: #666666;
	font-size: 0.7em;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.50em;
	color: #683619;
}
p {
	font-size: 0.7em;
	color: #666666;
}
#logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
#bajopie {
	text-align: center;
	font-size: 0.7em;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6E2D8;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
#menu ul li{
	display: inline;
	font-weight: bold;
	padding-right: 10px;
}
#menu ul ul{
	display: inline;
	float: left;
	padding-top: 5px;
}
#menu ul ul li{
	font-weight: lighter;
}
#menu {
	background-image: url(imag/fondo-menu.gif);
	background-repeat: no-repeat;
	background-position: 33px 20px;
	height: 70px;
	float: left;
	font-size: 0.9em;
	padding-top: 10px;
	_padding-top: 25px;
	*padding-top: 25px;
	width: 650px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#idiomas {
	text-align: right;
	background-image: url(imag/taco-idiomas.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 22px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
#copy {
	font-size: 0.7em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copy a {
	color: #666666;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}
#idiomas a {
	color: #666666;
	text-decoration: none;
}
#idiomas a:hover {
	text-decoration: underline;
}

