/* CSS Document */

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #808080;
	scrollbar-darkshadow-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {color: #000000; text-decoration: underline; }
a:hover {
	color: #000000;
	text-decoration: undeline;
	font-weight: bold;
}
.topten{
	font-size: 10px;
}
.intro{
	background-image: url(./images/portada1.png);
	position: relative;
	height:410px;
	width:615px;
}
.introform{
	top:230px;
	left:0px;
	position: relative;
}
.filaimportante1 {
	background-color: #CCCCCC;
	page-break-after: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fila1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.cabeceraficha {
	font-size: 10px;
	font-weight:normal
	border: #F4D9DA;;
	background-color: #FFF0F0;

}
.contenidoficha {
	background-color: #EBEBEB;
	border-bottom-style: double;
	border-bottom-color: #660000;
	font-size: 12px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 3px;
	height: auto;
	width: auto;



}
.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boton {
	background-color: #EBEBEB;
	border-bottom-style: solid;
	font-size: 12px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin: 3px;
	height: auto;
	width: auto;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
}
.combo {
	background-color: #E7E7DE;
	border-bottom-style: none;
	border-bottom-color: #660000;
	font-size: 12px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 3px;
	height: auto;
	width: auto;
	border-top-color: #660000;
	vertical-align: bottom;
}
.campotexto {
	background-color: #E7E7DE;
	font-size: 12px;
	padding: 0px;
	margin: auto;
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
