.botones {
	background-image: url(imag/bg_botones.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	letter-spacing: 0.5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imag/bg.jpg);
	background-repeat: repeat;
}

h2 {
	background-image: url(imag/bg_botones.jpg);
	background-repeat: repeat-x;
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color: #FF9900;
	font-size: 20px;
	text-decoration: none;
	background-color: #006600;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.h4_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.table1 {
	border: 1px solid #006600;
}


.bg_td {
	background-image: url(imag/bg_td.jpg);
	background-repeat: repeat-x;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	background-position: center;
	text-align: center;
	letter-spacing: 0.5px;
}
.punto_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
.punto_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_con_imag {
	background-image: url(imag/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.borde_vert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
