/* CSS Document */

.texto > h1{

	color:#000000;

	font-family:	"Times New Roman", Times, serif;

	font-size:22px;

	text-align:center;

	padding:0px;

	margin:0px 0px 15px 0px;

}

.texto > h2{

	color:#000000;

	font-family:	"Times New Roman", Times, serif;

	font-size:18px;	

}

.texto > h3{

	color:#000000;

	font-family:	"Times New Roman", Times, serif;

	font-size:15px;	

	margin-bottom: 0px;

}

.texto > h4{

	color:Black;

	font-family:"Times New Roman", Times, serif;

	font-size:15px;	

	margin-bottom:0px;

}

.texto .txtimagen1{
	float:right;
	padding-left:5px;
}
.texto .txtimagen2{
	float:left;
	padding-right:5px;
}


