*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

strong{
	color:#06c;
	font-weight:bold;
}

.amarillo{
	color:#f90;
	font-weight:bold;
}

h2{
	color:#06c;
	font-size:20px;
	margin-bottom:15px;
	letter-spacing:-1px;
}

h3{
	color:#fff;
	font-size:12px;
}

h4{
	color:#06c;
	font-size:16px;
}

h5{
	color:#f90;
	font-size:12px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/fondo.jpg) repeat-x;
}

.clear{
	clear:both;
}

a img{
	border:0;
	margin:0;
}

a, p{
	color:#333;
	font-size:12px;
}

a.link{
	font-size:12px;
	color:#06f;
}

a.link:hover{
	color:#f90;
}

ul{
	padding:0 0 0 30px;
}

ul li{
	margin-bottom:4px
}

#contenedor{
	width:839px;
	margin:auto;
}

#logo h1{
	text-indent:-10000px;
}

#logo h1 a{
	position:relative;
	display:block;
	width:165px;
	height:117px;
	top:23px;
	left:53px;
	background-image:url(../images/logo.jpg);
}

#invitacion{
	position:relative;
	top:92px;
	left:400px;
	width:358px;
	height:31px;
	background-image:url(../images/invitacion.jpg);
}


/*** MENU **************************************/

#menu{
	position:relative;
	width:800px;
	height:31px;
	top:2px;
	left:0px;
	margin-bottom:10px;
}

/*** botones del menu ***/

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li{
	margin:0;
	padding:0;
	float:left;
}

#menu ul li a{
	margin:0;
	width:95px;
	padding:7px 10px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	display:block;
	background-image:url(../images/fnd_boton.jpg);
}

#menu ul li a:visited{
	color:#FC9;
}

#menu ul li a:hover{
	background-image:url(../images/fnd_boton_over.jpg);
}

#menu #activo a{
	background-image:url(../images/fnd_boton_over.jpg);
}

/************************************/

#contenido{
	width:839px;
	background-color:#fff;
}

#baner{
	width:839px;
	height:166px;
	margin-bottom:10px;
	background-image:url(../images/baner.jpg);
}

#col_izq{
	float:left;
	width:470px;
	padding:25px 20px 10px 25px;
}

*html #col_izq{
	float:left;
	width:465px;
	padding:25px 15px 10px 25px;
}

#col_der{
	float:left;
	width:279px;
	padding:25px 15px 10px 20px;
}

.titulo{
	width:264px;
	height:25px;
	padding:6px 0 0 15px;
	margin-bottom:15px;
	background:url(../images/fnd_titulos.jpg) repeat-x;
}

.cont_der{
	width:279px;
	margin-bottom:15px;
}

.cont_der h4{
	margin:0 0 15px 15px;
	margin-bottom:15px;
}

.cont_der p{
	margin:0 0 15px 20px;
}

.cont_der_1{
	float:left;
	width:159px;
}

.cont_der_2{
	float:left;
	width:120px;
}

.foto_maq{
	width:68px;
	height:132px;
	margin:-10px 0 10px 25px;
}

.separador{
	width:466px;
	height:8px;
	margin:auto;
	margin-top:35px;
	margin-bottom:35px;
	background-image:url(../images/separador.jpg);
}

*html .separador{
	width:466px;
	height:8px;
	margin:auto;
	margin-top:35px;
	margin-bottom:35px;
	background:url(../images/separador.jpg) no-repeat;
}

.separador2{
	width:240px;
	height:8px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/separador2.jpg);
}

*html .separador2{
	width:240px;
	height:8px;
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
	background:url(../images/separador2.jpg) no-repeat;
}

#maquinas{
	width:373px;
	height:183px;
	margin:auto;
	background-image:url(../images/maquinas.jpg);
}

#maquinas2{
	width:373px;
	height:183px;
	margin:auto;
	background-image:url(../images/maquinas2.jpg);
}

.modelo{
	padding:10px;
}

#pie{
	width:450px;
	margin:auto;
	margin-top:35px;
	text-align:center;
}

#pie p, p a{
	font-size:11px;
	color:#9F5E1C;
	text-decoration:none;
}

#pie a:hover{
	color:#06c;
	text-decoration:underline;
}

#pie a:visited{
	color:#06c;
}

#granos{
	background:url(../images/fnd_abajo.jpg) repeat-x;
	height:52px;
	vertical-align:middle;
}


/****** Productos y servicios ********/

.foto{
	float:left;
	width:110px;
}

.desc{
	float:left;
	width:340px;
}

.desc_simple{
	float:left;
}

.modelos{
	margin:auto;
	text-align:center;
}