*html {}/* Si necesitas aplicarlo a IE7 utiliza este:*/
*:first-child+html {}
* {margin: 0;padding: 0;border: none;}
html {font-family: 'Source Sans Pro', sans-serif;font-size:0.95em;font-weight: 300;color:#433d3a;}
body{margin:0; padding:0;background-color:#f7f6ed;}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
font-weight: 300;margin: 0 0 0.2em 0;}
li, dd, blockquote {margin-left: 1em;}
a, a:link, a:visited, a:hover, a:active {outline: 0; text-decoration: none; color:inherit;}
a img {border: none;text-decoration: none;}
b{font-weight:400;}
img {border: none;text-decoration: none;}
label, button {cursor:pointer;}
input, select, textarea {font-size: 1em;border:1px solid #9e9189;font-weight: 300; background-color:#eff5f7; border-radius:5px; margin-right:5px; padding:4px 5px;}
input:focus, select:focus, textarea:focus {background-color: #FFF;}
input[type="text"]:disabled{background:#d4d4d4;}
input[type="submit"]{padding:3px 12px;color: #FFFFFF;background: #988f81; font-weight:100;	font-family: 'Quicksand', sans-serif;	border-radius:5px;	letter-spacing:0.05em; }
input[type="image"]{padding:5px 5px; color: #FFFFFF;background: #988f81;		border-radius:5px; vertical-align:top; }
input[type="button"]{padding:3px 12px;color: #FFFFFF;background: #988f81;	 font-weight:100;	font-family: 'Quicksand', sans-serif;	border-radius:5px;	letter-spacing:0.05em; }
input[type="submit"]:disabled{background:#dedad4;}
input[type="button"]:disabled{background:#dedad4;}

.clear {clear: both;}
.fleft {float: left;}
.fright {float: right;}

.nota{font-size:12px;color:#9e9189;}
h1 { font-weight: 300; font-family: 'Raleway', sans-serif;font-size:3em; color:#9e9189;border-bottom: 1px dashed #988f81; padding-bottom:4px; margin-bottom:10px; text-transform:uppercase;  }
h2 { font-weight: 300; font-family: 'Raleway', sans-serif;font-size:2em;  color:#7b6f68;border-bottom: 1px dashed #988f81;padding-bottom:4px; margin-bottom:10px; text-transform:uppercase;}
h3 { font-weight: 300; font-family: 'Raleway', sans-serif;font-size:1.8em;  color:#574d47; border-bottom: 1px dotted #988f81; margin:10px 0;text-transform:uppercase; }
h4 { font-weight: 300; font-family: 'Raleway', sans-serif;font-size:1.5em;  color:#7e726a; padding-top:8px; margin:10px 0; text-transform:uppercase;}
h5 { font-weight: 300; font-family: 'Raleway', sans-serif;font-size:1.2em;  color:#574d47;  margin:10px 0;text-transform:uppercase;}


table tr td, table tr th { padding: 3px 5px;font-family: 'Source Sans Pro', sans-serif;font-weight: 300; font-size: 1em;}

.elip{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
