.leftbg {
	background-color: #e4e0e0;
	background-image: url(images/land_01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {

	background-color: #e4e0e0;
	background-image: url(images/land_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgfoto {
	background-color: 006699;
	background-image: url(images/bgfoto_15.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgtexto {


	background-color: #e4e0e0;
	background-image: url(images/land_12.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titulos {
	font-family: Tahoma;
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	text-transform: none;
}
.textocontenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.bgfirma {
	background-image: url(images/land_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;


}
.textoencabeza {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
}
