@charset "utf-8";
/* CSS NEOSIMIO, arriba la celeste */

body{
	margin:0 auto;
	width:998px;
	background: url(../img/portada/set2010/bg.gif);
}

@font-face {
  font-family: Aachen;
  src: url(AACHENN.ttf) format("truetype");
}
h1{color: #cc0000; font-family: Georgia, hevetica; font-size: 3.5em; line-height: 1em; margin:20px}
h2{color: black; font-family: Georgia, helvetica; font-size: 2em; margin: 10px}

a:link, a:active {text-decoration: none;}
.right{float: right;}
.left{float: left;}
.mar-left{margin-left: 20px;}
.mar-right{margin-right: 20px;}
.mar-top{margin-top: 20px}

.normal{font-weight: normal !important}
	
img.logo{margin: 10px;}

#cont{
	margin:0px auto;
	margin-top:80px;
}

.cont-izq{background: #fff; width: 400px; margin-left: 40px; margin-top:20px; display: inline-block}

img{border:none;}