@charset "utf-8";
/* CSS Document */
body{
	margin:30px 0 0 0;
}
h1{
	width:214px;
	height:238px;
	display:block;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/home/logo.gif) left top no-repeat;
	text-indent:-999999999999999px;
}
#cuerpo{
	width:809px;
	margin:0 auto;
}
#banner{
	display:block;
	width:809px;
	height:238px;
	background:url(../images/home/arte.jpg) right top no-repeat;
}
#botonera{
	width:100%;
	height:24px;
	margin:14px 0 0 0;
	background:#C3DD06 url(../images/home/fondo_bot.gif) left top no-repeat;
	text-align:center;
}
#pie{
	width:809px;
	margin:130px auto 10px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#191919;
}
#pie a{
	color:#191919;
}
#botonera a{
	display:inline-block;
	width:auto;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	height:20px;
	padding:4px 7px 0 7px;
}
#botonera a:hover{
	background:#DDE776;
}
.imgDer{
	float:right;
	clear:none;
	display:inline;
}
#creditos{
	width:100%;
	text-align:center;
	font-size:10px;
	padding:10px 0;
}
#creditos a{
	color:#666;
}
