html, body {
	margin:0 auto;
	font-family:verdana, sans-serif;
	font-size: 12px;
    line-height: 140%;
	background:#FFF url(../imagenes/body_bgnd.jpg) repeat-x top center;
	text-align: center;
	height:100%;
	width:100%;
	}
	
h1
	{ 	
		position:relative;
		float:left;
		top:35px;
		left:40px;
		width: 257px;
		font-family: "Century-Gothic",Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		margin:0 0 10px 0; 
		color:#4479af;
		background:none;
		font-weight: bold;
		text-indent:0;
		border: 0px solid #ed821e;
}
h1.especial
	{ 	
		position:relative;
		float:left;
		top:35px;
		left:40px;
		width: 557px;
		font-family: "Century-Gothic",Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		margin:0 0 10px 0; 
		color:#4479af;
		background:none;
		font-weight: bold;
		text-indent:0;
		border: 0px solid #ed821e;
}	

h2
	{ 	
		position:relative;
		float:left;
		top:0px;
		left:20px;
		font-family: "Century-Gothic",Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		margin:0 0 10px 0; 
		color:#4479af;
		background:none;
		font-weight: bold;
		text-indent:0;
		border: 0px solid #ed821e;
}

h3
	{ 	
		position:relative;
		float:left;
		top:35px;
		left:40px;
		width: 457px;
		font-family: "Century-Gothic",Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		margin:0 0 10px 0; 
		color:#8499ae;
		background:none;
		font-weight: bold;
		text-align:left;
		text-indent:0;
		border: 0px solid #ed821e;
		
}
h4 
	{ 	
		position:relative;
		float:left;
		width:170px;
		top:10px;
		left:30px;
		font-family: "Century-Gothic", Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		margin-bottom: 0; 
		margin:0 0 0 0;
		_margin:0 0 0 0;
		padding:0px; 
		color:#000000;
		font-weight: bold;
		text-indent:0;
		line-height: 18px;
		text-decoration:none;
}

h5 
	{ 	
		position:relative;
		float:left;
		top:5px;
		left:5px;
		width:250px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		margin-bottom: 0; 
		margin:0 0 0 0;
		padding:0px; 
		color:#4479af;
		font-weight: bold;
		text-indent:0;
		border: 0px solid #ff0000;
		line-height: 18px;
}
h6 
	{ 	

	position:relative;
	float:left;
	margin:0 5px 5px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	width:300px;
	height:auto;
	font-weight: bold;
	padding-right:0;
	text-align:left;
	line-height: 18px;
	color:#ffffff;
}

