/* CSS Document */
#border-middle{
	position:relative;
	float:left;
	width:1036px;
	background-image:url(../img/borders/middle.gif);
	height:100%;
	min-height:900px;
}
#container-imagen-form{
	position:relative;
	float:left;
	width:1035px;
}
#separacion-cabecera{
	position:relative;
	float:left;
	background-image:url(../img/sep-gris.gif);
	width:986px;
	height:19px;
	margin-left:26px;
	margin-top:-5px;
}
#bg-contenido{
	position:relative;
	float:left;
	background-color:#f7f7f7;
	width:986px;
	min-height:540px;
	margin-left:26px;
	margin-top:-5px;
}
#titulo{
	position:relative;
	margin-left:16px;
	margin-top:4px;
	margin-bottom:20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4b3e36;
	font-stretch:extra-expanded;
	margin-bottom:5px;
}
#columna-texto{
	position:relative;
	float:left;
	width:637px;
	margin-right:25px;
}
#columna-imagenes{
	position:relative;
	float:left;
	width:312px;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:18px;
	margin-left:16px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.bloque-info{
	margin-top:25px;
	margin-left:16px;
}
ul{
	list-style-type:disc;
}
li{
	margin-top:15px;
}
.imagen{
	margin-bottom:25px;
	width:306px;
	height:230x;
}