body {
	margin: 0px;
	background-color: #C1CFE3;
	background-image: url(http://www.bpmandina.com/images/bg.gif);
}
.bordes_laterales {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2E034A;
	border-right-color: #2E034A;
	border-bottom-color: #2E034A;
	border-left-color: #2E034A;
}
.txt_12 {
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
}
.txt_12_negro {

	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 12px;
	color: #2E0444;
}
.borde_arriba {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f4f4f4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_foto {
	border: 3px solid #dddddd;
	margin-left: 10px;
}
.borde_negr {
	border: 1px solid #003366;
}
.titulo {
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	color: #2E0348;
}
select {
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 12px;
	color: #000000;
}
.boton {
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #451B5B;
	border: 1px solid #000000;
}
a {
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 13px;
	color: #2C0148;
}
