/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0033CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2F4271;
	border-right-color: #2F4271;
	border-bottom-color: #2F4271;
	border-left-color: #2F4271;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #009900;
}
a:active {
	color: #0066FF;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color: #FFFFFF;
	border: 2px solid #663333;
}

.boton {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

.contitulo {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c523c;
	font-family: "Centaur", "Times New Roman", Times, serif;
	font-size: 25px;
	color: #7C6843;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 70px;
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 25px;
	padding-top: 15px;
}
.contitulo a {
	text-decoration: none;
	color: #7e7e5a;
}
.contitulo a:hover {
	text-decoration: none;
	color: #0066CC;
}
.Estilodeabajo {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.Estilodeabajo a {
	text-decoration: none;
	color: #7e7e5a;
}
.Estilodeabajo a:hover {
	text-decoration: none;
	color: #0066CC;
}
.celdamenu {
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.tablamenu {
	background-image: url(imgs/fondo_menu.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 15px;
}
.tablamenu2 {
	background-image: url(imgs/fondo_menu4.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 15px;
}
.bordetabladiscon {
	color: #000000;
	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: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #30436E;
	border-left-color: #30436E;
}
.bordetablacontinua{
	color: #30436E;
	border: 2px solid #30436E;
}
.bordetablacontinua4{
	color: #30436E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #30436E;
	border-right-color: #30436E;
	border-bottom-color: #30436E;
	border-left-color: #30436E;
}
.bordetablacontinua3{
	color: #30436E;
	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: solid;
	border-left-style: solid;
	border-top-color: #30436E;
	border-right-color: #30436E;
	border-bottom-color: #30436E;
	border-left-color: #30436E;
}
.bordetablacontinua2{
	color: #30436E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30436E;
	border-right-color: #30436E;
	border-bottom-color: #30436E;
	border-left-color: #30436E;
}
.celdamenu a {
	text-decoration: none;
	color: #FFFFFF;
}
.celdamenu a:hover {
	text-decoration: none;
	color: #76A88D;
}
celdamenu a:visited {
text-decoration: none;
	color: #FFFFFF;

}
.Texto {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.Texto a {
	text-decoration: none;
	color: #993333;
}
.Texto a:hover {
	text-decoration: none;
	color: #777763;
}

