/***********************************************/
a {
	border: none;
	color: #D15900;
	text-decoration: underline;
}

a img{
	border: none;
}

a:hover {
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select{
	background: #C7CED1;
	border: solid 1px #AAAAAA;
	color: #4B4949;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding-left: 3px;
	width: 200px;
}

li {
	background: url(../imagen/bullet_item.gif) no-repeat left;
	color: #4265A1;
	line-height: 20px;
	padding-left: 18px;
}

li a {
	color: #4265A1;
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
}

td {
	color: #4B4949;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}

/****************************************************/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/****************************************************/
.encabezados{
	background: url(../imagen/base_boton.gif) no-repeat;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 35px;
	padding-left: 45px;
	padding-top: 10px;
	width: 187px;
}

.footerlink {
	color: #ECAE00;
	text-decoration: underline;
}

.footerlink:hover{
	text-decoration: none;
}

/****************************************************/
.footertxt {
	color: #DCDCDC;
}

/****************************************************/
.link1 {
	color: #000000;
	line-height: 13px;
	text-decoration: underline;
}

.link1:hover {
	text-decoration: none;
}

.link2 {
	color: #4265A1;
	text-decoration: underline;
}

.link2:hover {
	text-decoration: none;
}

.mini{
	border: 1px solid #4B4949;
}

.m-link{
	border-bottom: 1px solid #E99F01;
	padding: 3px 0 3px 0;
	vertical-align: middle;
	width: 136px;
}

.m-link a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.m-link a:hover{
	text-decoration: underline;
}

/****************************************************/
.myform {
	background: #C7CED1;
	border: solid 1px #FFFFFF;
	color: #4B4949;
	font-family: Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	padding-left: 3px;
	width: 209px;
}

.titulo{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
}

/****************************************************/
.txt1 {
	color: #1280CF;
	font-weight: bold;
}

.txt2 {
	color: #1280CF;
	font-size: 9px;
	font-weight: bold;
}

.txt3 {
	color: #4265A1;
	font-size: 9px;
}

.txt4 {
	color: #D15900;
	font-weight: bold;
}

.txt5 {
	color: #456AA8;
}

#menu{
	background-image: url(../imagen/menu_bg.gif);
	background-repeat: no-repeat;
	height: 396px;
	width: 156px;
}

#menu-pal{
	background-image: url(../imagen/menu-bk.gif);
	height: 176px;
	width: 159px;
}

#menu-pal ul{
	margin: 0px;
	padding: 10px 20px 0 20px;
}

#menu-pal ul li{
	background: url(../imagen/bullet-pal.gif) no-repeat left;
	border-bottom: 1px solid #23579F;
	padding: 3px 0 3px 10px;
}

#menu-pal ul li a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/****************** MENU ***********************/
#m-links{
	margin: 30px 0 0 10px;
	width: 140px;
}

#m-seccion h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 28px 0 0 28px;
}

.tira{
	background-color: #EBEBEB;
	background-image: url(../imagen/bg_capa_sup.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 510px;
	margin-top: 10px;
	padding-top: 10px;
}

.tira_con{
	padding: 0 10px 0 10px;
	text-align: center;
}

.tira_con img{
	margin: 5px;
	border: 1px solid black;
}

.tira_inf{
	background-image: url(../imagen/bg_capa_inf.gif);
	height: 10px;
}
