body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575453;
}
a img {
	border:none !important;
}
#envoltorio {
	padding: 0px;
	width: 20cm;
	margin: 0px;
}
#fondoAbajo {
	margin: 0px;
	padding: 0px;
}
#fondoCubos {
}
#fondoCubos.bebe {
}
#fondoArriba {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#botonera {
	display:none;
}

#botInf {
	display:none;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #003881;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D84F00;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 30px;
}
h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #003881;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}
p.ultimo {
	padding-bottom: 12px;
}
p.angosto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 350px;
}


.columna {
	float: left;
	width: 340px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columna.ultima {
	padding-right: 0px;
	background-image: none;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
}
.negrita {
	font-weight: bold;
}
.sepHorz {
	padding: 0px;
	background-image: url(../images/sep_horz.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 65px;
	margin: 0px;
}
a {
	color: #003881;
	text-decoration: none;
}
a:visited {
	color: #003881;
	text-decoration: none;
}
a:hover {
	color: #003881;
	text-decoration: underline;
}
.centrado {
	text-align: center;
}
.tabla {
	width: 58%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D1E2;
}
.tabla th {
	font-weight: bold;
	padding: 5px;
	color: #003881;
	background-color: #D7E0EC;
}
.tabla td {
	margin: 0px;
	padding: 3px;
	vertical-align: top;
	background-color: #fbfdff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4d1e2;
	color: #003881;
}
td.ultimo {
	border-bottom-style: none;
}
.derecha {
	text-align: right;
}
.fotoDer {
	float: right;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D84F00;
	margin-bottom: 7px;
	margin-left: 7px;
}
.fotoDer img {
	margin-right: 3px;
}
.fotoDerChiqui {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.final {
	display:none;
}
.top {
	vertical-align: top;
}
.box {
	margin: 0px;
	padding: 2px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-color: #c4d1e2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4d1e2;
	border-top-style: none;
	border-left-style: none;
	color: #003881;
}
