﻿body
	{
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
	
	
.botones
	{
		background-color: #FFA500;
		border: 0px outset #FFA500;
		color: #FFFFFF;
		cursor: hand;
		font-family: Arial, Helvetica, Sans-Serif, Verdana;
		font-size: 15px;
		height: 15px;
	}
	
	
.style1
	{
		width: 150px;
	}
	
	
.style2
	{
		width: 315px;
	}
	
	
.texto
	{
		color: #787878;
		font-family: Arial, Helvetica, Sans-Serif, Verdana;
		font-size: 15px;
		line-height: normal;
		text-align: justify;
		white-space: normal;
	}
	
	
.texto_titulo
	{
		color: #4B6987;
		font-family: Arial, Helvetica, Sans-Serif, Verdana;
		font-size: 15px;
		font-style: normal;
		font-weight: bold;
		line-height: normal;
	}
	
	
.texto_negrita
	{
		color: #787878;
		font-family: Arial, Helvetica, Sans-Serif, Verdana;
		font-size: 15px;
		font-weight: bold;
		line-height: normal;
		margin-right: 0px;
		text-align: center;
		white-space: normal;
	}
	