html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


body{
	padding: 0px;
	margin: 0px;
	font-family:"Arial", Gadget, sans-serif;
}

h1{
	font-size:19px;
	color:#06C;
	font-weight:700;
}

#contentarea { width: 98%; }


/*Aqui empieza el div "arriba"*/
#arriba{
	width: 100%;
	height: 98px;
	display:block;
	background:url(http://www.gallerywebs.com/images/degra_arriba.jpg) repeat-x;
	z-index:0;
}

#idiomas{
	width: 150px;
	height: 10px;
	display:block;
	float:right;
}
/*Aqui termina todo lo que contiene el div "arriba"*/ 

/*Aqui empieza el div "banner"*/ 
#banner{
	width: 100%;
	height: 224px;
	display:block;
	background:url(http://www.gallerywebs.com/images/degra_banner.jpg) repeat-x;
}






/*Aqui termina todo lo que contiene el div "banner"*/ 

/*Aqui empieza el div "medio"*/ 
#medio{
	width: 100%;
	height: 100%;
	display:block;
}



/*Aqui termina todo lo que contiene el div "medio"*/ 

/*Aqui empieza el div "abajo"*/ 

#abajo{
	width:100%;
	height: 45px;
	display:block;
	float:left;
	padding-top: 25px;
	background:url(http://www.gallerywebs.com/images/degra_pie.jpg) repeat-x;
}



/*Aqui termina todo lo que contiene el div "abajo"*/ 

a{
	text-decoration:none;
	color:#36C;
}
#tex{
	width: 400px;
	height: 5px;
	display:block;
	text-align:center;
	margin:auto;
	margin-top:10px;
	font-size:12px;
	color:#999;
}

#lin{
	margin-right: 50px; padding-top: 10px;}


