@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
.base {
	height: 532px;
	width: 998px;
	border: 5px solid #FFFFFF;
	background-image: url(imgs/bg2.gif);
	background-repeat: repeat;
}
.txt_13_azul {
	font-size: 12px;
	color: #00799A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_13_azul {
	font-size: 13px;
	color: #00799A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}


.txt_13_rojo {
	font-size: 13px;
	color: #EE4036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_15_rojo {
	font-size: 15px;
	color: #EE4036;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.txt_14_amarillo {
	font-size: 14px;
	color: #FFF214;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.content {
	/*border: 1px solid;*/
	height:400px;
	overflow-y:scroll;
}
.btn {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006688;
	height: 30px;
	width: 144px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.txt_15_azul {
	font-size: 16px;
	color: #00799A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_15_azul a{
	font-size: 16px;
	color: #00799A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.txt_15_azul a:hover{
	font-size: 16px;
	color: #00799A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.borde {
	border: 2px solid #00799A;
}
