@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}
body {
	font:80% Tahoma, Arial, Verdana;
	background:#fff url(../img/fondo.gif) left top repeat-x;
	color:#898e8e;
	padding-top:13px;
}
h1 { 
	margin:0 0 13px 30px;
	color:#e2001a;
	font:bold 110% Arial, Helvetica, sans-serif;
}
h2 { font:bold 380% Arial, Helvetica, sans-serif; color:#fff;}
h3 { color:#e5e5e5; font-size:140%;}

.clear { clear:both;}
img { border-style:none;}
a:hover { color:#e2001a;}

#contenedor {
	width:900px;
	padding:0px 0 0 30px;
	margin:0 auto;
	background: url(../img/alas-de-penalen.jpg) left top no-repeat;
	
}

#head {
	float:right;
	width:450px;
	margin-top:10px;
	text-align:center;
}

#contenido { 
	float:right;
	width:370px;
	margin-top:20px;
	padding:0 40px;
}

.destac-a {
	background:url(../img/fondo-destacado.gif) left top no-repeat;
	width:320px;
	height:159px;
	padding:10px 20px;
	margin-bottom:20px;
	text-align:center;
}
.tit { color:#e2001a; font:bold 110% Arial, Helvetica, sans-serif; text-transform:uppercase; }
.destac-a img { margin:10px 0;}
.destac-a p a{ color:#2d3e3f; text-decoration:underline;}

.destac-b { 
	background:url(../img/fondo-destacado-gr.gif) left top no-repeat;
	width:320px;
	height:236px;
	padding:10px 20px;
}
.destac-b ul{ margin:5px 0 0;}
.destac-b li{
	list-style-type:none;
	background:url(../img/ico-flecha.gif) left 6px no-repeat;
	padding-left:12px;
	color:#666;
	font-size:120%;
	line-height:140%;
}
.destac-b a{ 
	display:block;
	background:url(../img/boton.gif) center no-repeat;
	height:28px;
	text-align:center;
	font:bold 110% Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	padding-top:10px;
	margin:10px 0;
}
.tel { font:bold 140% Arial, Helvetica, sans-serif; color:#666; text-align:center;}
