@charset "utf-8";
body {
	text-align:center;
	background:url(images/body.gif) top center repeat;
	}
.main {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	}
#box-menu {
	width:980px;
	height:133px;
}
.separador {
	width:980px;
	height:3px;
}
#titulo-box {
	margin:28px;
	width:924px;
	height:72px;
	text-align:left;
}
#contenido {
	width:980px;
	height:120px;
	text-align:left;
}
#box_extra {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width: 980px;
	height:362px;
	z-index:1;
	background-image:url(images/imagen.png);
	background-repeat:no-repeat;
}
.box-texto-index {
	margin-top:28px;
	margin-left:28px;
	margin-right:28px;
	margin-bottom:20px;
	width:924px;
	/*height:120px;*/
	text-align:left;
}
.box-texto-interiores {
	margin-top:28px;
	margin-left:28px;
	margin-right:28px;
	margin-bottom:20px;
	width:924px;
	height:460px;
	text-align:left;
	overflow:auto;
	overflow-y:auto;
}
.imagenes-centradas {
	text-align:center;
}
.box-texto-interiores2 {
	padding-left:1px;
	padding-right:5px;
	width:900px;
}
.box-formulario {
	width:600px;
	height:350px;
	margin-left:162px;
	text-align:center;
}
.imput-formulario-1 {
	width:385px;
	height:18px;
	margin-top:2px;
	color:#666;
 	border:1px solid #E0DED3;
	background-color:#E0DED3;
}
.imput-formulario-2 {
	width:385px;
	height:170px;
	margin-top:2px;
	color:#666;
 	border:1px solid #E0DED3;
	background-color:#E0DED3;
}
/*****************boxs para la base de datos*******************/
.micoleccion_clase_box {
	width:924px;
	/*height:170px;*/
}
.micoleccion_clase_box_menu {
	width:924px;
	height:352px;
	text-align:center;
}
.micoleccion_clase_1 {
	float:left;
	width:442px;
	height:352px;
	padding:10px;
}
.micoleccion_clase_titulo {
	width:442px;
	height:60px;
	text-align:center;
}
.micoleccion_clase_imagen {
	width:442px;
	height:332px;
	text-align:center;
	background-image:url(imagenes_bd/generica.jpg);
}