/*hoja de estilo monicaarreola.com
 * tipografia, colores
 * Ulises Legarreta
 * 24 de febrero 2009
 */


h1.siteHeading{
	font-family: Garamond, Georgia, Verdana, Times, serif;
	color: #fb6600;
	font-size: 1.3em;
}
ul.navegation{
	font-family: Verdana, Arial, sans-serif;
	color: #fb6600;
	font-size: .8em;
	font-weight: bold;
	
}
span.arreola{
	font-family: Garamond, Georgia, Verdana, Times, serif;
	color: #666;
	
}
h2.encabezadosSeccion{
	background:transparent url(imagenes/email.png) no-repeat scroll left top;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-family:Garamond,Georgia,Verdana,Times,serif;
	line-height:16px;
	margin:0 0 0 10px;
	padding:0 0 0 21px;
	width:416px;

}
