@charset "UTF-8";
@media screen, projection {
/* fix varios */
* {margin:0; padding:0;}
option {padding-left:0.4em;}
select {padding:1px;}
* html body * {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}
html {height:100%; margin-bottom:1px; overflow-y:scroll;}
body {font-size:100.01%; color:#000; background:#e7e5c9; padding:0 0 10px 0; text-align:left;}
fieldset, img  border:0 solid;}

/* general */
body {font-size:13px; font-family: Arial, Helvetica, Gotham, "Helvetica Neue", sans-serif; margin:0px; color:#fff; background-color:#fb4f14;}

a {font-size:13px; color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:#fff;}

p {}
h1 {font-size:35px; font-weight:normal}
h2 {font-size:14px; padding:15px 0;}

.logo {padding:30px 0 25px 0;}
#contenedor_cen {width:400px; height:300px; left:50%; top:50%; margin:-150px 0px 0px -200px; position:absolute; padding:0; text-align:center; overflow:hidden;}
}