@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/gothic.eot');
    src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothic.woff') format('woff'),
         url('../fonts/gothic.ttf') format('truetype'),
         url('../fonts/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.formularios { font-family: "Century Gothic", sans-serif;
font-size:13px;
font-style:inherit;
color:#FFFFFF;}

#alerta
{ 
	font-family: "Century Gothic", sans-serif;
	font-size:13px;
	font-style:inherit;
	color:#F00;
	font-weight:bold;
}

.linkToros
{

}


.alta { font-family: "Century Gothic", sans-serif;
font-size:15px;
font-style:inherit;
color: #666666;}


.menu { font-family: "Century Gothic", sans-serif;
font-size:14px;
color:#82a469;
text-decoration:none;}

.menu:hover { font-family: "Century Gothic", sans-serif;
font-size:14px;
color:#c6fa00;}

.menudos { font-family: "Century Gothic", sans-serif;
font-size:14px;
color: #FFFFFF;}

.listado { font-family: "Century Gothic", sans-serif;
text-decoration:none;
font-size:14px;
color: #FFFFFF;}

.listado:hover { font-family: "Century Gothic", sans-serif;
font-size:14px;
color: #666666;
background-image: url(../images/arrow_toro.gif);
background-position:bottom;
background-position-y:-3px;
text-decoration:none;
background-repeat:no-repeat;
}

.salir { font-family: "Century Gothic", sans-serif;
font-size:15px;
color: #CCCCCC;}


.texto01 { 
font-family: "Century Gothic", sans-serif;
color:#333333;}

.texto02 { 
font-family: "Century Gothic", sans-serif;
font-size:14px;
color:#73882c;}


.textoTABLA { 
font-family: "Century Gothic", sans-serif;
font-size:11px;
color:#333333;
}

.accesoclients { 
font-family: "Century Gothic", sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.accesoclients:hover { 
font-family: "Century Gothic", sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;
}

.textoTABLAdos { 
font-family: "Century Gothic", sans-serif;
font-size:12px;
color:#333333;
padding-left:7px;
}

.mail { 
font-family: "Century Gothic", sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
padding-left:7px;
}

.mail:hover { 
font-family: "Century Gothic", sans-serif;
font-size:12px;
color:#003300;
text-decoration:none;
padding-left:7px;
}

.enestablecimientos { 
font-family: "Century Gothic", sans-serif;
font-size:13px;
color:#a9cc31;
font-weight:400;
padding-left:7px;
}



.ingresar  {
	font-family: "Century Gothic", sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#000000;
	padding: 5px 7px 5px 7px;
	border:solid;
	border-width:thin;
	border-color:#FFFFFF;
	}
	
.ingresar:hover  {
	background:#666666;

	}
	
.formularioalta  {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	background:#CCCCCC;
	padding: 2px 1px 2px 1px;
	border:hidden;
	margin:7px 0 7px 0;
		}
		
.enviar  {
	font-family: "Century Gothic", sans-serif;
	font-size:12px;
	color:#333333;
	background:#CCCCCC;
	padding: 5px 7px 5px 7px;
	border:solid;
	border-width:thin;
	border-color:#666666;
	}