/*
	Publicityextrim - www.publicityextrim.com
*/
/* Estilos de Texto */
body {
	font-family: 'PT Sans', Arial, sans-serif;
	color: #4d4d4d;
}

#footer { font-size: 10px; }

h1{
	font-family: 'Arial Black', sans-serif;
	margin: 0;
	font-size: 68px;
	line-height: 54px;
	color: #336699;
}

h2 {
	font-family: 'Arial', sans-serif;
	margin: 0 0 10px 0;
	font-size: 37px;
	line-height: 37px;
	font-weight: normal;
	color: #336699;
}

.box h3{
	height: 19px;
	margin: 0;
	padding: 0 10px;
	background: #808080 url(../images/bg_h3.jpg) repeat-x left top scroll;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;	
	color: #ffffff;
}

.box table {
	font-size: 12px;
	text-align: left;
}

a {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
