/* CSS Document */
@font-face {
 font-family: Garamond, serif;
}
body {
	font-size: 14px;
 	font-family: Garamond, serif;
	text-align:center;
	margin-top:10px;
	background-color:#f2f2f2;
	background-image: url(images/fondo.png);
	background-repeat: repeat;
}
.conenedortotal {
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#ffffff;
	overflow: hidden;
	min-height: 900px;
}
.contenedor {
	background-color:#ffffff;
}
.left {
	width:220px;
	float:left;
}
.right {
	width:570px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.logo {
	width:200px;
	float:left;
	padding:10px 10px 10px 10px;
}
#idioma {
	width:220px;
	height:12px;
	float:left;
	text-align:center;
	margin-bottom:12px;
	font-size:12px;
	color:#666666;
}
#idioma a {
	color:#666666;
}
#idioma a:hover {
	text-decoration:underline;
}
.botonera {
	width:200px;
	height:300px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
.user1 {
	width:220px;
	height:100px;
	float:left;
}
.slideshow {
	width:560px;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
.contentheading {
	font-size:21px;
	color:#414E17;
	padding-bottom:0px;
}
.componentheading {
	font-size:24px;
	background-color:#414E17;
	padding:5px 0px 5px 10px;
display:block:
height:28px;
	width:100%;
	color:#ffffff;
	margin-bottom:15px;
}
ul.menu {
	list-style:none;
}
.menu li {
	background:url(images/boton.png) no-repeat left center;
}
.contenido {
	padding-right:15px;
}
.article_separator {
	border-top: 1px solid #dddddd;
	display: block;
	width: 95%;
	margin-top: 10px;
	margin-left: 10px;
}

