/* typography */
body {
	font-size:75%;
	font-family:verdana;
    font-size:11px;
	color:#666666;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#333333;}
h1 {font-size:26px; color:#333333; margin:0px;}
.h2 {font-size:18px; color:#6f7261; margin:3px 0px 8px 0px;}
h3 {font-size:19px; margin-bottom:10px;}
h4 {font-size:1.2em; line-height:1.25; margin-bottom:1.25em;}
h5 {font-size:1em; font-weight:bold; margin-bottom:1.5em;}
h6 {font-size:1em; font-weight:bold;}

p {margin:0px 0 15px;}

strong {font-weight:bold;}
em {font-style:italic;}
abbr, acronym {border-bottom:1px dotted #666;}
blockquote {padding:0px 0px 0px 0px; color:#666; font-style:italic;}
address {margin:0 0 1.5em; font-style:italic;}
pre, code{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
pre {margin:1.5em 0;white-space:pre;}
table {margin-bottom:1.4em; width:100%;}
th {font-weight:bold;}

/*----------------------  definition style typography the proyect  ------------------------------------*/

/* constant typography */
.b{font-weight:bold;}
.n{font-weight:normal;}

/* colores predominantes en el proyecto */
.b3b7a3{ color:#b3b7a3; } /* barra menu*/
.color1{color:#777a6a;}
.color2{color:#b3b7a3;}
.color3{color:#666666;}
.color4{color:#333333;}
.color5{color:#6f7261;}
.color6{color:#868686;}	
.color7{color:#8c9274;}	

/* font-sizes predominantes en el proyecto */
.font_size{font-family:Arial,Helvetica,sans-serif;font-size:11px;}
.verdana{font-family:verdana;}
.fontsize1{font-size:12px;}
.font_size2{font-size:26px;font-weight:normal;}
.font_size3{font-size:18px; font-weight:normal;}
.font_size4{font-size:10px;}
.font_size5{font-size:14px;}
.font_size6{font-size:11px;}
.font{font-size:19px;}
.font1{font-size:15px;}
