ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.clear {clear: both;}
.nocss {display: none;}

body 						{ margin: 0; background: #FFF; font: 14px "Trebuchet MS",  Arial, Helvetica, sans-serif; color: #000; font-weight: normal; }
#todoHome 					{ position: relative; width: 337px;  margin: 69px auto; }
#acceso 					{ background: #fafafa; }
#idiomas					{ text-align: right; padding-right: 7px; font-size: 12px; color: #bdbdbd;}
#idiomas a 					{ font-size: 12px; color: #bdbdbd;}
#form_acceso_titulo 		{ text-align: left; padding-left: 14px; line-height: 38px; font-size: 21px; border: 1px solid #bdbdbd; border-bottom-style: none ; background: #f4f8f9; color: #1c404c;}
#form_acceso 				{ border: 1px solid #bdbdbd; background: #f7f7f7; *padding: 28px 5px 7px 15px;}
#form_acceso #datos_reg		{ padding: 28px 5px 7px 15px; *padding: 0px 0px 0px 0px;}
#form_acceso #datos_reg td	{ font-size: 12px; color: #6f6f6f; text-align: left; padding-right: 10px; padding-bottom: 5px;}
#form_acceso input.text 	{ background: #FFF; color: #6f6f6f; font-size: 11px; vertical-align: middle; }
#form_acceso input			{ height: 20px; width: 232px; border: 1px solid #849BA1; font-size: 13px; vertical-align: middle; }
#form_acceso #enviar		{ margin-left: 141px; padding: 0px 0px 14px 0px; *margin-left: 125px; *padding: 5px 0px 5px 0px;}
a.boton						{ display: block; width: 54px; height: 20px; background: url(../images/botones/enviar.gif) no-repeat; margin: auto;}
a.boton:hover				{ background-position: 0 -20px;}
a.boton_eu					{ display: block; width: 54px; height: 20px; background: url(../images/botones/enviar_eu_EU.gif) no-repeat; margin: auto;}
a.boton_eu:hover			{ background-position: 0 -20px;}
#pie_acceso 				{ background: #FFF; font-size: 12px; color: #5e5e5e; text-align: center; line-height: 32px; }
#logo						{ background: #FFF; }
.espacio_home				{ height: 5px;}