html, body, div, h1, h2, ul, li, p, images, a {	margin:0; padding:0; border:0;}
ul, li { 	list-style:none;	letter-spacing:0.1em;	line-height:2em;}
body {
	font-family: georgia;
 	font-size:12px;
}

#titulo {
	width:100%;
	height:10em;
	color:#ffffff;
	background-color:#ed1c24;
}
.loguito {	padding:1.5em 0 0 16em;}
.asocmugre {float:right;margin-top:-50px; margin-right:190px;padding:1.5em 0 0 10em;}
.bajada {
	color:white;
	font:1em, georgia;
	margin-left:16.5em;
}

#contenedor {
	width:80em;
	margin:2em auto;
	max-width: 980px;
}

.red {
	margin:-2em 0 0em 20.5em;
	height:1em;
	width:8.75em;
}

#contenedor  .red li{	float:left;}

h2 {	padding-bottom:1.5em;margin-left:-0.7em;}

h2.web {
	width:5.33em;
	height:2.01em;
	background:url('web.png') no-repeat
}
h2.print {
	width:8.66em;
	height:2.01em;
	background:url('impresion.png') no-repeat
}

#webs {
	width:25em;
	clear:both;
	float:left;
	padding: 3em 0 0 3em;
}

#webs a, #cds a {¾
	clear:left;
	text-decoration:none;
	color:#000000;
}
#webs a:hover, #cds a:hover {	color:#ed1c24; }

.awe {
	color:#ed1c24;
	text-decoration: none;
	font-weight: bold;
}

.new:after  {
	content: " - nuevo";
	color:#ed1c24;
	font-weight:bold;
}


#cds {
	width:25em;
	float:left;
	padding: 3em 0 0 3em;
}
#cds b { letter-spacing:0;}

#contacto {
	float:left;
	width:25em;
	margin:-30em 0 0 60em;	
}


#foot {
	width:30em;
	height:5em;
	float:right;
	margin-right:-4em;
}
.contacts {color:#ed1c24;font-size:1.1em;margin-left:4em;margin-top:1em;}
.contacts a {text-decoration: none;color:#ed1c24;}
