/* BOTONES SECCIONES PRINCIPALES */


#botoneraPrimaria{
	display: inline;
	float: left;
	width: 640px;
	padding: 20px 0 16px 0;
	margin: 0 0 0 66px;
}


/* TEXTO / TITULO INTRODUCTORIO */

#bloqueIntro{
	width: 760px;
	display: inline;
	float: left;
	background-image: url(../img/template/back_cuerpo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#textoIntro{
	width: 760px;
	background-image: url(../img/home/fondo_subtit.jpg);
	background-repeat: no-repeat;
	background-position: 24px 28px;
	padding-top: 15px;
}

#textoIntro img{
	margin: 10px 0 10px 23px;
}

#textoIntro p{
	margin: 0;
	padding: 6px 38px 0 31px;
	color: #404041;
	line-height: 1.3em;
}

#textoIntro2 p{
	margin: 0;
	padding: 0 60px 0 84px;
	color: #1E85B4;
	line-height: 1.3em;
}

#textoIntro h2{
	font: normal 146%/1.4em "Trebuchet MS", Arial, Verdana, Georgia;
	background-image: url(../img/home/bullet.gif);
	background-repeat: no-repeat;
	background-position: 31px 14px;
	margin: 0;
	padding: 6px 38px 0 46px;
	color: #000C54;
}

/********************************************
				Bottom
*******************************************/


#direccion{
	margin: 40px 14px 0 12px;
	background-image: url(../img/home/bottom1.gif);
	background-repeat: repeat-x;
	height: 19px;
	text-align: center;
	padding-top: 6px;
	color:#666666;
	font-size: 92%;
}

#linksbottom{
	margin: 0 14px 0 12px;
	background-image: url(../img/home/bottom2.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	padding-top: 6px;
	font-size: 92%;
}

#linksbottom a{
	color:#666666;
	text-decoration: none;
	font-weight:normal;
}

#linksbottom a:hover{
	color:#E28430;
	text-decoration: underline;
}

#copyright{
	text-align: center;
    color: #999999;	
	font-size: 76%;
}

#botonPedido{
width: 720px;
text-align: center;
margin-top: 10px;
}
