body {
	min-width:750px;
	width: expression((documentElement.clientWidth || body.clientWidth) < 770 ? "750px" : "100%")
}

.espaciadora {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}

.espaciadora2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}

.baner {
	background-image: url(../imagenes/plantilla/fondo-bosque.jpg);
	background-repeat: repeat-x;
	background-position: 0px 13px;
	margin-left: 10px;
	margin-right: 10px;
}
.marca {
	float: left;
	width: 190px;
}
.navegacion {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../imagenes/plantilla/fondo-navega.gif);
	background-repeat: repeat-x;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imagenes {
	border: 1px solid #999999;
	margin-bottom: 7px;
}
.imagenes2 {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px;
}
.imagenes3 {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}

.publicidad-baner {
	float: right;
	margin-top: 7px;
	margin-right: 5px;
}
.publicidad-bajomenu {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 25px;
}
.publicidad-derecha {
	margin-left: 15px;
	width: 140px;
	float: right;
	margin-top: 5px;
}
.menu-lateral {
	width: 200px;
	float: left;
}
.contenido {
	margin-left: 200px;
	margin-right: 10px;
}
.contenido-top {
	background-image: url(../imagenes/plantilla/top.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 5px;
}
.contenido-centro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F5F6E8;
}
.contenido-bot {
	background-image: url(../imagenes/plantilla/bot.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: bottom;
	margin-bottom: 5px;
}
.marcogris-top {
	background-image: url(../imagenes/plantilla/top-gris.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 5px;
}
.marcogris-centro {
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.marcogris-bot {
	background-image: url(../imagenes/plantilla/bot-gris.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: bottom;
	margin-bottom: 10px;
}
.pie {
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	
}


.cajas {
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	width: 47%;
	margin-bottom: 5px;
}
.formulario {
	width: 380px;
}
.formulario-2 {
	width: 150px;
}
.formulario-3 {
	width: 380px;
	height: 150px;
}

