

.lineaPie{
	background: url(../img/index_r3_c1.jpg) no-repeat;
	width: 761px
}

.imagCentral{
	 
	background-repeat: no-repeat
}

.imagenEsquina{
	 
	background-repeat: no-repeat
}

.imagenCabCentral{
	 
	background-repeat: repeat-x
}

.imagCentralNoRep{
	background-repeat: no-repeat
}

.imagLateral{
	background-repeat: repeat-y
	
}

.Estilo10{	
	text-align: left
}

.lateralCajesa{
	
	width:22px; 
	background-repeat:no-repeat
}

.spacerCajesa{
	
	 width:1px;
  	 height:29px;
     border:0
}


/* ESTILO DEL SLIDER */


.textoBotones{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#items_container {
	width: 495px;
	height: 290px;
	overflow:hidden;
	color: #333333;
	position:relative;
	float:left;
}

#controls_container {
	right:0px;
	background-color:gray;
	height: 290px;
	margin:0px;	
	z-index:50000;
	position:absolute;
	opacity:0.4;
	filter:alpha(opacity=40);
	width:100px;
}



#redessociales {
	position:absolute;
	right:0px;
	top:10px;
	z-index:50005;
	width: 100px;	
}

#controls {
	position:absolute;
	right:0px;
	bottom:15px;
	z-index:50005;
	width: 88px;
	margin-top: 15px;
}

#controls div {
	float: left;
	display: block;
	width: 20px;
	height: 29px;
	background-image:url(../images/b3.gif);
	cursor:pointer;
	margin-left:4px;
}

#controls a {
	display: block;
	width: 20px;
	height: 29px;
	line-height: 27px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color:#999999;
}

#controls div:hover {
	background-image: url(../images/b3.gif);
	cursor:pointer;
}

/*  num nav stuff */

#num_nav {
	width: 70px;
	text-align: center;
}

#num_nav div {
	display: block;
	width:96px;
	height: 57px;
}

#num_nav a {
	display: block;
	width:96px;
	color:#FFFFFF;
	background-image:url(../images/boton_pagina.gif);
}

#num_nav a:hover 
{
	background-image:url(../images/boton_pagina2.gif);
}

div.slide_item {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 501px;
	display:inline;
}

div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #4A608F;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color:#999999;
}