@charset "utf-8";

fieldset,img {  
    border:0; 
	}
.texttable {
	font-family:"Times New Roman", Times, serif
	font-size:11px;
}

.container{
	margin:0px auto;
	width:774px;
	background-color:#003744;

}

.header{
	margin:0px auto;
	background-color:#003744;
}


.texto {
	width:700px;
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	margin-bottom:0px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-right: auto;
	margin-left: auto;
	
}
.titulo {
	margin-top:10px;
	margin-left:26px;
	margin-rigth:26px;
	background-color:#ffffff;
	width:710px;
	height:31px;
	padding-left:10px;

}
.titulotabla  {
	margin-top:10px;
	margin-left:5px;
	margin-rigth:26px;
	background-image:url(img/titletable.gif);
	background-repeat:no-repeat;
	width:402px;
	height:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	margin-right: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.front {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: left;
	font-size:14px;
	color:#000000;
	line-height:120%;


}


.style3 {color: #D36735; font-weight: bold; font-size: 16px; }