@charset "iso-8859-2";
/* CSS Document */

body {
	color: #ffe21e;
	font-family: 'Avenir', Arial, sans-serif;
	font-size:11px;
	background:#FFFFFF center top repeat-x;
}

#cuerpo {
	display: block;
	width: 800px;
	height: 620px;
	margin: 0 auto;
	padding: 142px 81px 0;
	background: url(../images/fondo2026.jpg) no-repeat;
}


#content{
	width:598px;
	height:374px;
	display:block;
}

#footer{
	clear:both;
	padding:0 25px 0 165px;
	color:#ccc;
	font-family: 'Avenir', Arial, sans-serif;
	font-size:11px;
	line-height:11px;
}

#footer a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	color:#aaa;
	text-decoration:none;
}

#coImag {
	display: block;
	float: right;
	width: 220px;
}

#coForm {
	display: block;
	float: left;
	width: 360px;
}

#coForm  h1{
	padding: 0;
	margin: 0;
	display: none;
	visibility: hidden;
}

.image {
	display:block;
	width:220px;
	height:304px;
	position:relative;
	top:0;
	right:0;
}

.corners {
	display:block;
	width:220px;
	height:304px;
	position:absolute;
	background:url(../images/tapaoverplayera.png) no-repeat;
	top:0;
	right:0;
}



.dropbox{
	width:197px;
	border:1px dotted #CCC;
	background-color:#EEE;
	color:#444;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px;
	font-size:11px;
}

.dropbox:hover, .dropbox:focus{
	width:197px;
	border:1px dotted #a95f2b;
	background-color:#ebd8cf;
	color:#444;
	font-family: 'Avenir', Arial, sans-serif;
	padding:5px;
	font-size:11px;
}

.generar{
	background-image:url(../images/btngenerar.png);
	width:135px;
	height:47px;
	border:0px;
	cursor:pointer;
}

.descargar{
	background-image:url(../images/btndescarga.png);
	width:135px;
	height:47px;
	border:0px;
	cursor:pointer;
}

.imgOver{
	background-position:left;
}

.imgOver:hover{
	background-position:right;
}
