.bordeprincipal {
	border: 1px solid #666666;
}
body {
	background-color: #bd9187;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.titulos {
	font-family: verdana;
	font-size: 16px;
	color: #7E413C;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #7E413C;
}

.titulos2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texto1 {
	font-family: arial;
	font-size: 11px;
	color: #5C6362;
}

.texto2 {
	font-family: arial;
	font-size: 12px;
	color: #5C6362;
}

.texto3 {
	font-family: arial;
	font-size: 14px;
	color: #5C6362;
}.bordeinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C6362;
	border-right-color: #5C6362;
	border-bottom-color: #5C6362;
	border-left-color: #5C6362;
}
.bordefoto {
	border: 1px solid #333333;
}
