﻿body{
	background: #f9e2a6 !important;
}

.parte{
	border-bottom: 2px dotted #F9E2A6;
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}

.ladoi{
	border: 0px solid white;
	width: 750px;
	float: left;
}

.seccion{
	border:0px solid red;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}

.titulo-seccion{
	border-top: 3px solid #9f7200;
	color: #9f7200;
	font-size: 22px;
	font-weight: bold;
	padding: 12px 0;
}

.desarrollo-seccion{
	line-height: 21px;
	font-family: 'Tahoma';
	color: #9f7200;
	padding:0 30px;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.ladod{
	border: 0px solid white;
	width: 325px;
	float: left;
	margin: 0 0 0 20px;
}
