
	html{
		height:100%;
		width:100%;
	}
	body{
		font-family: Arial, sans-serif;
		font-size:0.8em;
		margin:0px;
		padding:0px;
		height:100%;
	}
	
	.Titles{
	
		font-family:"Trebuchet MS";
		font-size:18px;
		color: #006699;
		}
		
	.content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;

		}
		
		.Subtitle{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#990000;
			font-weight:bold;
			
		}
		
		#content{
	float:left;
	width:520px;
	min-height: 250px;
	border: 0px solid grey;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 8px;
	padding-right:5px;
	color:#333333;
	background-color: #edf5f8;
}
	
	#last {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #F2F2F2;
	padding-top: 15px;
	/*border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #999999;*/
	height: 125px;
}

        .divderechos
               {
				padding-bottom:15px;
				color:#999999;
				font-weight:normal;
				text-align:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				}
		
		.divultimo
				{
				background-image:url(imgs/backlastdiv.jpg);
				background-repeat:repeat-x;
				padding-top:20px;
				  }
				  
		.Estilo1 {color: #666666;
           font-family:Tahoma;
		   font-size:11px;
		   line-height:15px;
			}
			
		.select {
background-color: #8A4500;
color: #ffffff;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border: solid;
border-color: #8A4500;
height:19px;
padding-left:0px;
border-right-width:thin;
border-left-width: thin;
border-bottom-width:thin;
border-top-width:thin;
list-style:none;
}

/*---------------------------------------------------------------------------*/
.linkstitles
			{
				font-family:tahoma;
				font-size:11px;
				color:#0099CC;
				font-weight:bold;
				}


/*---------------------------------------------------------------------------*/
.linkscontenedor
			{
				padding-left:15px;
				padding-right:15px;
				padding-top:20px;
				padding-bottom:15px;
				line-height:22px;
				background-image:url(imgs/backlinks.gif);
				}
				
				.linkscontenedor A:Link
			{
				font-family:tahoma;
				font-size:11px;
				color:#666666;
				}
				
				.linkscontenedor A:hover
			{
				font-family:tahoma;
				font-size:11px;
				color:#FF0000;
				text-decoration:none;
				background-color:#edf5f8;
				}

				.linkscontenedor A:visited
			{
				font-family:tahoma;
				font-size:11px;
				color:#666666;
				text-decoration:none;
				}
				.linkscontenedor A:active
			{
				font-family:tahoma;
				font-size:11px;
				color:#666666;
				text-decoration:none;
				}
				
/*---------------------------------------------------------------------------------*/
.linkscontenedorright
			{
				padding-left:15px;
				padding-right:15px;
				padding-top:20px;
				padding-bottom:15px;
				line-height:22px;
				background-image:url(imgs/backlinks.gif);
				font-family:tahoma;
				font-size:13;
				}
				
				.linkscontenedorright A:Link
			{
				font-family:tahoma;
				font-size:13px;
				color:#666666;
				}
				
				.linkscontenedorright A:hover
			{
				font-family:tahoma;
				font-size:13px;
				color: #333333;
				text-decoration:none;
				background-color:#edf5f8;
				}

				.linkscontenedorright A:visited
			{
				font-family:tahoma;
				font-size:13px;
				color:#666666;
				text-decoration:none;
				}
				.linkscontenedorright A:active
			{
				font-family:tahoma;
				font-size:13px;
				color:#666666;
				text-decoration:none;
				}