﻿TD
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 15px;
	color: #000000;
}
TD.error
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 13px;
	color: #FFCE00;
	font-weight:bold;
}
TD.index
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 15px;
	color: #000000;
}
TD.titulo
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight:bold;
}
TD.nombre
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight:bold;
}
TD.restocontacto
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}
BODY.dentro
{
	background-color:#FFFFFF;
	<!-- background-image: url("../graf/csic.jpg"); -->
	background-repeat:no-repeat; 
	background-attachment:fixed;
	background-position:left top;
}
input 
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
input.enviar 
{
	font-family: Arial, Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #000000; 
	border: #6C91B6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
TD.adm
{
	border-color:"#244A70";
	border-style:solid;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:13;
	background-color:#FFFFFF;
	color:#000000;
	border-width:1px;
}
TD.admtitulo
{
	border-color:"#244A70";
	border-style:solid;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:15;
	background-color:#000033;
	color:#FFCE00;
	border-width:2px;
}
input.enviaradm
{
	font-family: Arial, Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #000033; 
	border: #6C91B6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
textarea
{
	font-family: Arial,Verdana,Trebuchet,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}