/*
Baseline - a designer framework
Copyright (C) 2009 Stephane Curzi, ProjetUrbain.com
Creative Commons Attribution-Share Alike 3.0 License
version 0.5
*/

/******************** Baseline grid: 12/16px ********************/

/*
h1, h2, h3, h4, h5, h6				{ position: relative; }
h1 									{ line-height: 32px; margin-bottom: 16px; }
h2									{ line-height: 32px; margin-bottom: 16px; }
h3									{ line-height: 16px; margin-bottom: 16px; }
h1, h2, h3, h4						{ margin-top: 7px; }
h4, h5, h6							{ line-height: 16px; }
h1									{ font-size: 32px; top: 12px; }
h2									{ font-size: 28px; top: 14px; }
h3									{ font-size: 20px; top: 8px; }
h4									{ font-size: 18px; top: 8px; }
h5									{ font-size: 14px; top: 11px; }
h6									{ font-size: 12px; top: 12px; }
*/

/*
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child						{ margin-top: 0; }
*/

h1, h2, h3, h4, h5, h6				{ position: relative; }
h1 									{ line-height: 40px; font-size: 36px; /*padding-top:20px;*/ margin-bottom:10px; }
h2									{ line-height: 36px; font-size: 32px; /*padding-top: 14px;*/  }
h3									{ line-height: 26px; }
h3									{ font-size: 26px; /*padding-top: 8px;*/ line-height:30px;   margin-bottom: 10px;}
h4									{ font-size: 22px; /*padding-top: 18px;*/ line-height:24px;margin-bottom: 10px; }
h5									{ font-size: 16px; line-height:20px; margin-bottom:10px; /*padding-top: 10px;*/}
h6									{ font-size: 14px; /*padding-top: 12px;*/ line-height:20px; }

p, pre, address						{ font-size: 14px; line-height: 18px; position: relative; font-weight:300; -webkit-font-smoothing:antialiased; }
.texto-articulo p					{ font-size: 15px; line-height: 19px; position: relative; padding-top: 12px; }
small								{ font-size: 11px; }
abbr, code, kbd,
samp, small, var					{ line-height: 15px; }

/*MIO*/
p {
	padding-bottom:10px;
}


h1.tit-articulo { color:#092353;margin:10px 0px 19px 0px; padding-bottom:12px;}
