@charset "iso-8859-1";

body
	{
	background: #000000;
	font-family: Trebuchet MS;
	color: #d9ffe9;
	}

.td_area
	{				
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	background: #000000;
	}
	
.td_noticia
	{				
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	}
	
.area
	{
	font-size: 12px;
	color: #99aadd;
	text-decoration: none;
/*	font-weight: bold;*/
	font-family: Trebuchet MS
	}
	
.area:hover
	{
	font-family: Trebuchet MS;
	color: #d9ffe9;
	text-decoration: undeline;
/*	font-weight: bold;*/
	}
	
.blog
	{
	font-size: 14px;
	color: #99aadd;
	text-decoration: none;
/*	font-weight: bold;*/
	font-family: Trebuchet MS
	}
	
.blog:hover
	{
	font-family: Trebuchet MS;
	color: #d9ffe9;
	text-decoration: undeline;
/*	font-weight: bold;*/
	}
	
.table_principal
	{
	border: solid;
	border-color: #d9ffe9;
	border-spacing: 3px;
	}

.footer
	{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS
	}
	
.titulo_general
	{
	font-size: 30px;
	font-weight: bold;
	letter-spacing:.2em;
	}
	
.titulo_secundario
	{
	font-size: 15px;
/*	font-weight: bold;*/
	letter-spacing:.2em;
	}
	

.titulo
	{
	font-size: 16px;
	font-weight: bold;
	color: #ffd9ff;
	font-family: Trebuchet MS
	}
	
.nombre
	{
	font-size: 14px;
	font-weight: bold;
	color: #ffd9ff;
	font-family: Trebuchet MS
	}	

.copete
	{			
	font: italic;
	font-size: 13px;
	color: #ffd9ff;
	font-family: Trebuchet MS
	}	

.texto
	{
	font-size: 14px;
	color: #ffd9ff;
	font-family: Trebuchet MS
	}	

a.web 
	{
	font-size: 12px;
	color: #993300;
	font-family: Trebuchet MS
	}	

a.header
	{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	}	

a.mail 
	{
	font-size: 12px;
	color: #993300;
	font-family: Trebuchet MS
	}	

a.news
	{
	font-size: 12px;
	color: #993300;
	font-family: Trebuchet MS
	}	

button
	{
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS
	}

textarea
	{
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS
	}
	
input
	{
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS
	}	
