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

/************** Grid 4 *********************/

.grid4-top-blue,.grid4-top-orange,.grid4-top-blue2{
	width:210px; 
	height:11px; 
	margin-left:5px;
	margin-top:10px;
}

.grid4-top-blue{background: url(../images/grid4-top-blue.png) top left no-repeat;}
.grid4-top-orange{background: url(../images/grid4-top-orange.png) top left no-repeat;}
.grid4-top-blue2{background: url(../images/grid4-top-blue2.png) top left no-repeat;}

.grid4-middle-blue,.grid4-middle-orange,.grid4-middle-blue2{
	width: 210px; 
	margin-left:5px;
}

.grid4-middle-blue{background: url(../images/grid4-middle-blue.png) top left repeat-y;}
.grid4-middle-orange{background: url(../images/grid4-middle-orange.png) top left repeat-y;}
.grid4-middle-blue2{background: url(../images/grid4-middle-blue2.png) top left repeat-y;}

.grid4-middle-blue,.grid4-middle-orange p{padding: 0 5px}

.grid4-bottom-blue,.grid4-bottom-orange,.grid4-bottom-blue2{
	width: 210px; 
	height:11px; 
	margin-left:5px;
}

.grid4-bottom-blue{background: url(../images/grid4-bottom-blue.png) bottom left no-repeat;}
.grid4-bottom-orange{background: url(../images/grid4-bottom-orange.png) bottom left no-repeat;}
.grid4-bottom-blue2{background: url(../images/grid4-bottom-blue2.png) bottom left no-repeat;}

/*************** Resaltes **************/

#content-resalte{
	padding-left:85px;
	background: url(../images/background-content-resalte.png) 1px 0px no-repeat;
}

.grid4-top-resalte-blue{	
	width:210px; 
	height:25px; 
	margin-left:5px;
	background-image:url(../images/grid4-top-resalte-blue.png);
	text-align:center;
}

.grid4-top-resalte-blue2{	
	width:210px; 
	height:46px; 
	margin-left:5px;
	background-image:url(../images/grid4-top-resalte-blue2.png);
	text-align:center;
}

.grid4-top-resalte-blue h1,.grid4-top-resalte-blue2 h1{padding:2px}
.grid4-top-resalte-blue a,.grid4-top-resalte-blue2 a{color:#9CC; text-decoration:none}
.grid4-top-resalte-blue a:hover,.grid4-top-resalte-blue2 a:hover{color:#f63}

/***** Grid 3 *****/

.grid3-top-blue{
	width:160px; 
	height:11px; 
	margin-top:10px;
	background: url(../images/grid3-top-blue.png) top left no-repeat;}

.grid3-middle-blue{
	width: 160px;
	background: url(../images/grid3-middle-blue.png) top left repeat-y;
}

.grid3-bottom-blue{
	width: 160px; 
	height:11px;
	background: url(../images/grid3-bottom-blue.png) bottom left no-repeat;
}


/************** Grid 10 *********************/
.grid10-top-blue2{
	width:580px; 
	height:11px; 
	margin-top:10px;
	background: url(../images/grid10-top-blue2.png) top left no-repeat;}

.grid10-middle-blue2{
	width: 580px;
	background: url(../images/grid10-middle-blue2.png) top left repeat-y;
}

.grid10-bottom-blue2{
	width: 580px; 
	height:11px;
	background: url(../images/grid10-bottom-blue2.png) bottom left no-repeat;
}

/************** Grid 9 *********************/
.grid9-top-blue{
	width:520px; 
	height:11px; 
	margin-top:10px;
	background: url(../images/grid9-top-blue.png) top left no-repeat;}

.grid9-middle-blue{
	width: 520px;
	background: url(../images/grid9-middle-blue.png) top left repeat-y;
}

.grid9-bottom-blue{
	width: 520px; 
	height:11px;
	background: url(../images/grid9-bottom-blue.png) bottom left no-repeat;
}


/************** Grid 12 *********************/
.grid12-top-blue{
	width:700px; 
	height:11px; 
	margin-top:10px;
	background: url(../images/grid12-top-blue.png) top left no-repeat;}

.grid12-middle-blue{
	width: 700px;
	background: url(../images/grid12-middle-blue.png) top left repeat-y;
}

.grid12-bottom-blue{
	width: 700px; 
	height:11px;
	background: url(../images/grid12-bottom-blue.png) bottom left no-repeat;
}


/*************** Menu secundario articulos **************/
.grid4-top-secundario{
	width:220px; 
	height:15px; 
	background: url(../images/grid4-top-secundario.png) top left no-repeat;
}

.grid4-middle-secundario{
	margin-top:-5px;
	width: 220px; 
	background: url(../images/grid4-middle-secundario.png) top left repeat-y;
}

.grid4-bottom-secundario{
	width: 220px; 
	height:25px; 
	background: url(../images/grid4-bottom-secundario.png) bottom left no-repeat;
}
