BODY  {
 	font-family : Arial,Geneva,sans-serif;
 	color : #000000;
 	background-color : #E9E3EB;
 }
 
A, A:visited, A:active  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color: #305C4F;
	text-decoration : none;
}

A:hover  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color :#FFFFFF;
	text-decoration : none;
	background-color :#305C4F;
}
 
A.menu, A.menu:visited, A.menu:active  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
}

A.menu:hover  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color :#305C4F;
	text-decoration : none;
	background-color :#ffffff;
}
A.img, A.img:visited, A.img:active  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
}

A.img:hover  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	background-color :#E9E3EB;
	text-decoration : none;
}
 
.bienvenido  {
	font-size : 14pt;
	font-family : Arial,Geneva,sans-serif;
	color : #305C4F;
	font-weight : bold;
}

.bienvenido2  {
	font-size : 14pt;
	font-family : Arial,Geneva,sans-serif;
	color : #305C4F;
	font-weight : bold;
	background-color : #E9E3EB;
}
	
.main {
	background-image : url(images/fondo2.jpg);
	background-position : center;
	background-repeat : no-repeat;
}

TD.maquina {
	background-color : Silver;
	border : thin solid Black;
}

.peque  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #777798;
}

.etiq  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #ffffff;
}

.titulo {
	font-size : 12pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	font-weight : bold;
}

.subtitulo {
	font-size : 10pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	font-weight : bold;
}

.texto {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	text-align : justify;
}

.especial {
	font-size : 12pt;
	font-family : Verdana,Geneva,sans-serif;
	color : #000000;
	font-weight : bold;
}

.idioma {
	font-size : 10pt;
	font-family : Arial,Geneva,sans-serif;
	color : #A82337;
	background-color: #A82337;
}

.campo  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	border: thin solid Black;
	background-color: #FFFFFF;
}

.boton  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #305C4F;
	border: thin solid Black;
	background-color: Silver;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	font-weight : bold;
}

.mini  {
	font-size : 7pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
}

.izquierda  {
	font-size : 10pt;
	font-family : Arial,Geneva,sans-serif;
	background-color : #AA3045;
	background-image: url(./images/fondo_izq.jpg);

}
