body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #EEEEEE;
	text-align: center;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}

#footer {
	background-color: #333333;
	color: #CCCCCC;
	padding: 10px;
	font-size: 0.7em;
	clear: both;
	float: left;
	width: 970px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#header {
	background-image: url(imag/fondo-arriba.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 131px;
}
h1 {
	font-size: 1.7em;
	color: #333333;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.4em;
	color: #333333;
	margin: 0px;
}
p {
	margin: 0px;
	font-size: 0.9em;
}
h3 {
	font-size: 1.1em;
	color: #333333;
}
#menu {
	float: left;
	background-image: url(imag/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 20px;
	width: 165px;
}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
}
#menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD880;
	padding-top: 3px;
}
#menu ul ul li {
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 0px;
	padding-left: 10px;
}
#slogan {
	font-size: 1.1em;
	color: #000000;
	line-height: 1em;
	background-image: url(imag/iconos-slogan.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 290px;
	text-align: left;
	float: right;
	clear: right;
	width: 350px;
	padding-top: 10px;
}
#fondoabajoamarillo {
	background-color: #F8F008;
	height: 10px;
	clear: both;
	float: left;
	width: 990px;
}
#idiomas a {
	color: #999999;
	text-decoration: none;
}
#idiomas a:hover {
	color: #000000;
	text-decoration: underline;
}
#idiomas {
	background-image: url(imag/icono-idiomas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 0.8em;
	float: right;
	height: 20px;
	padding-top: 5px;
	padding-right: 20px;
}
#main {
	float: left;
	background-image: url(imag/fondo-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 990px;
}

#container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 990px;
}
#content {
	padding-left: 225px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#content ul
{
	font-size: 0.8em;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #DDD880;
}
#content a {
	text-decoration: underline;
	color: #666666;
}
#content a:hover {
	text-decoration: none;
	color: #000000;
}
#logo {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

