﻿body {
	background-color: #33638d;
	margin-left: 0px;
	margin-top: 0px;
}
.main

{
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:Green ;
	background-color:Red;
}

.texto
{
	float: left ;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 
}

.Estilo5 
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #02519a;
}

.Titulo1
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #02519a;
	font-style: normal ;
	
}
