@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	background:url(../images/top_line_grey.jpg) repeat-x top #FFF;
}

.top_texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; color:#C1C1C1;
}
.top_texto_2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; color:#FFF;
}

.descripcion_texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#333;
	line-height:18px;
}

.noticia_titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; color:#58B63B; font-weight:bold;
	margin-bottom:5px;
}
.noticia_texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#666;
	margin-bottom:15px;
}

.about_texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#666; text-align:justify;
	margin-left:20px;
	line-height:18px;
}

.contact_form{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#333;
	width:350px;
}
.contact_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#666;
}

.contacto_text_iconos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#666;
}

.pie_pagina_links{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; color:#333;
}
.pie_pagina_links a{
	color:#333; text-decoration:none;
}
.pie_pagina_links a:hover{
	color:#E80000; text-decoration:underline;
}


.menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt; color:#333;
	width:80px;
	text-decoration:none;
	font-weight:bold
}

.menu:hover{
	color:#E80000; 
}


.titulos
{
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt; 
	color:#666;
	font-weight:bold

}