﻿#pagina{
	background-color: #f7f7f7;
	width: 1100px;
	height: 6530px;
	margin: 0px auto;

	behavior:url(PIE.htc);

	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
}

#contenido{
	border: 0px solid red;
	width: 1100px;
	height:;
	margin:10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	float: left;
}

#garantia{
	border: 2px dotted red;
	position: relative;
	width: 1070px;
	margin: 0px 0px 20px 0px;

	border-radius: 10px;
}

#ladod{
	border: 0px solid red;
	width: 1060px;
	float: left;
	margin: 0px 20px 0px 10px;
}

.seccion{
	border: 0px solid red;
	background-color: white;
	position: relative;
	width: 156px;
	height: 276px;
	float: left;
	margin: 0px 20px 20px 0px;

	behavior:url(PIE.htc);

	border-radius: 10px;

	-webkit-box-shadow: 5px 5px 10px 0px #000000;
	box-shadow: 5px 5px 10px 0px #000000;
}

.titulo-seccion{
	border: 0px solid red;
	height: 50px;
	text-align: center;
	color: #00082C;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

.subtitulo-seccion{
	text-align: center;
	font-size: 11px;
	padding: 0px 10px;
}

.desarrollo-seccion{
	border: 0px solid red;
	background-color: white;
	width: 134px;
	height: 150px;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	padding:10px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#bloque{
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
}

.bloque{
	border: 0px solid red;
	width: 350px;
	font-size: 15px;
	line-height: 20px;
	float: left;
}