/* Browser Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,  ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

img {margin: 0;padding: 0;border: 0;}
*:focus {outline: 0;}
.clear {clear: both;}

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

@font-face {
font-family: 'Futuralight';
src: url('fonts/Futuralight.eot');
src: url('fonts/Futuralight.eot?#iefix') format('embedded-opentype'),
	url('fonts/Futuralight.woff') format('woff'),
	url('fonts/Futuralight.ttf') format('truetype'),
	url('fonts/Futuralightsvg#Futuralight') format('svg');
font-weight: normal;
font-style: normal;
}
		
/* Body */
body, html{
font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #707173;
background: #fff url(../imgs/home/pattern.jpg);
height: 100%;
}

/* Links */
a:link { text-decoration: none; color : #1E793A; border: 0px; -moz-outline-style: none; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
a:active { text-decoration: underline; color : #1E793A; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #1E793A; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #8BC53F; border: 0px; -moz-outline-style: none;}
a:focus { outline: none;-moz-outline-style: none;}

/* Contenedores */
#wrap{
width: 100%;
float: left;
border-bottom: 1px dotted #07aaab;
}


#width_100{
width: 100%;
height: 547px;
background-color: #ffffff;
text-align: center;
}

#bt_entrar {}
#bt_entrar a:hover {background: url(../imgs/home/entrar.gif) no-repeat top right; width: 65px; height: 22px; display: block; text-decoration: none; margin-left: 7px;}
#bt_entrar a{background: url(../imgs/home/entrar.gif) no-repeat; width: 65px; height: 22px; display: block; text-decoration: none; margin-left: 7px;}

#bt_enter {}
#bt_enter a:hover {background: url(../imgs/home/enter.gif) no-repeat top right; width: 65px; height: 22px; display: block; text-decoration: none; margin-right: 7px;}
#bt_enter a{background: url(../imgs/home/enter.gif) no-repeat; width: 65px; height: 22px; display: block; text-decoration: none;  margin-right: 7px;}