/* CSS Document */
body{
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#Table_01{
	margin:0 auto;
}

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 25px;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; }
.style5 {
	color: #011C4C;
	font-weight: bold;
}
.titulo {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   color: #011C4C; 
   font-weight: bold; 
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}.formboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: thin solid #006699;
}
#botones {
border-bottom:#dadada 1px solid;
border-left:#dadada 1px solid;
border-right:#dadada 1px solid;
border-top:#dadada 1px solid;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
padding-top:5px;
}