@charset "iso-8859-1";
.texto {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: bolder;
	color: #3E6BA5;
	text-decoration: none;
	font-style: normal;
}
.texto2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #3E6BA5;
	text-decoration: none;
	font-style: normal;
}
.texto3 {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 9px;
	font-weight: bolder;
	color: #5E5E5E;
	text-decoration: none;
	font-style: normal;
}
.marco {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5A59E;
	border-left-color: #A5A59E;
}
.marco_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nombre_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
}
.desplegable {
	background-color: #333333;
}
.texto_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.campo_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	height: 19; */
/*	background-color: #FFFFFF; */
	border: 1px solid #D4D0C8;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
}
.btWide {
	margin-top: 5px;
	margin-left:5px;
	width: 110px;
	height: 18px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
/*	color: #333; */
	background-image: url(buttonbg.gif);
	background-repeat: no-repeat;
/*	background-color: #FFF; */
	border: none;
	z-index:23;
	cursor:pointer;
}
A:link {
	text-decoration:none;
	color:#3E6BA5;
}
A:visited {
	text-decoration:none;
	color:#3E6BA5;
}
A:active {
	text-decoration:none;
	color:#3E6BA5;
}
A.link1:visited {
	font-family: Verdana;
	font-size: 10px;
/*	font-weight: bolder; */
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
A.link1:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
} 
A.link1:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
A.link1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
A.link2:visited {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none
}
A.link2:active {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none
} 
A.link2:link {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none
}
A.link2:hover {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none
}
A.link3:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
A.link3:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
} 
A.link3:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
A.link3:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
body {
/*	background-color: #FFFFFF; */
/*	color: #FFFFFF; */
}