.section,
	body{background:#fff}
.fs-button,
.fs-button:hover{
	color:#333331;
	text-decoration:none
	}

a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,bold,caption,cite,code,dd,del,dfn,dialog,div,dl,dt,em,
fieldset,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,
ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:verdana;
	vertical-align:baseline
	}

article,aside,dialog,figure,footer,header,hgroup,nav,section {display:block}

body{line-height:1}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}

ol,ul{list-style:none}

table{border-collapse:separate;border-spacing:0;width:100%}
abbr,acronym,fieldset,img{border:0}caption,td,th{text-align:center;font-weight:400}

.form-actions,.form-terms,.sign-in-heading{text-align:center}

blockquote:after,blockquote:before,q:after,q:before{content:""}
blockquote,q{quotes:"" ""}
button,input,textarea{margin:0;padding:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}


/* ---------------------------------------------------------------------------------- INDEX*/
.cabeza{ margin-top:0px; }
.cabeza img { float:left; height:30px;}
.mes { float:right;padding:20px 10px 0 0;font-size:21px;font-weight:bold; }
.titulo { font-size:22px; padding:25px 0px 15px 0px; border-bottom:1px solid #ccc;clear:both;text-align:center; }
.caja{ border-bottom:1px solid #ccc;padding:20px 0px;clear:both }
.label {font-size:18px;text-align:center;padding:10px 0px;}
.espacio { text-align:center; padding:10px 0px;font-size:17px; }
.espacio input { width:200px;font-size:18px;padding:4px 8px;font-weight:bold;text-align:center;letter-spacing:2px;}
.espacio button { background-color:#3073dd;border:1px solid #246bdb;color:#fff;width:250px;height:35px;
        font-size:19px; font-weight:bold; }
.espacio a { font-size:17px; color:#06C; font-weight:bold;}
.espacio p { font-size:17px; color:red; text-align:center;}