<style type="text/css">{}

/*===========================*/
/*=      Estilo Global      =*/
/*===========================*/

@font-face {
	font-family: 'Abaddon';
	src: url('../fonts/abaddon.eot');
	src: url('../fonts/abaddon.eot?#iefix') format('embedded-opentype'),
	url('../fonts/abaddon.woff') format('woff'),
	url('../fonts/abaddon.ttf') format('truetype'),
	url('../fonts/abaddon.svg#abaddon') format('svg');
	font-weight: normal;
	font-style: normal;}

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

html {  background-color:#000; background-image:url('../../imagenes/bg.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
body, html{ min-height: 100%; height: auto !important; height: 100%; margin:0; border:0; padding:0;}
body {color:#FFF; font:12px Arial, Helvetica, sans-serif;}
h1,h2,h3 { font-family:'Abaddon'; font-family: Helvetica,Arial;}
h1 { color:#D3B126; font-size:  18px;}
h2 { font-size: 15px; margin: 5px 0 0;}
a, .a, .link { text-decoration: none; color:#D3B126;}
a:hover, .a:hover, .link:hover { text-decoration: underline;}
p { margin: 10px 0;}
header { text-align: center;}
.Logo { margin: 10px 0 5px; width: 300px; }
.Logo:hover {opacity:0.5;}
.clr{clear:both;}

input[type="text"], input[type="email"], input[type="password"] { display: block; margin: 5px 0 20px; width: 100%; padding: 4px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;transition:all 0.5s linear 0s; -moz-transition:all 0.5s linear 0s; -webkit-transition:all 0.5s linear 0s; -o-transition:all 0.5s linear 0s; -ms-transition:all 0.5s linear 0s;}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus { border: 2px solid #0084FF; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 0 8px #0084FF; color: #333;}

input[type="submit"],input[type="button"], .Boton { cursor: pointer; background-color: rgba(105, 105, 105, 0.3); border: 1px solid #666; color: #FFF; padding: 5px 7px;}
input[type="submit"]:hover,input[type="button"]:hover, .Boton:hover { background-color: rgba(105, 105, 105, 0.6);}

#Contenedor { width:700px;  border:1px solid rgba(0, 90, 173, 0.7); display:table; margin:50px auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
#Contenido { width:670px; margin:5px; background-color:rgba(0,0,0,0.75); padding:10px; text-align:center; display:table; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}








	
	
</style>