body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondo {
	background-image: url(../imgweb/fondotabla.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

.menuTexto {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menuTexto a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}

.menuTexto a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}

.menuTexto a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}

.menuTexto a:hover {
	color: #2494bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}


.menuTitulo {
	color: #2494bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}


.textoWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	text-align:justify;
}

.tituloWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}

.textoPie {
	color: #2494bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}


.menuTextoTlf {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

table.tablaMedicina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	border-color:#000000;
	border-bottom-color:#000000;
	border-left-color: #000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border: thin;
}



.boton {
	color: #FFFFFF;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border: none;	
	background-color: #2494bc;	
}


.inputText {
	color: #2494bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 2px;
	border-color: #666666;
	background-color:#eae5e5;		


}

.textoFormulario {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

