@charset "utf-8";
/* CSS Document */

body { background-image:url(/images/template/gris/bg.jpg); }
#menu-tabs a#tab-inicio, #menu-tabs a#tab-inicio:hover { background-position:0px -54px; }


/*HOME BOXES*/
.box {
	background:url(../images/template/home-box.jpg) no-repeat;
	width:310px;
	height:290px;
	float:left;
	margin-top:10px;
	}
.home-box-1, .home-box-2 { margin-right:14px; }
.home-box-3 { margin-right:0; }

.box h2 {
	text-align:center;
	margin:10px;
	font-weight:normal;
	}
.box div { text-align:center; font-size:16px; margin:0 20px; }

a.mas, a.mas:visited {
	color:#369E3E;
	text-decoration:underline;
	background:url(../images/template/flecha-verde.png) 0px 8px no-repeat;
	padding-left:18px;
	font-size:16px;
	}
	
#home-contenido {
	width:655px;
	float:left;
	margin-top:20px;
	}
#home-contenido img {
	float:left;
	margin:0 20px 10px 0;
	}
#home-contenido p {
	margin-right:30px;
	line-height:21px;
	}
	
.home-siganos {
		float:left;
	margin-top:20px;
}	