/*==================================================
	CSS para sitio de Yarza
	16 octubre 2007
==================================================*/
/*==================================================
  = ELEMENTOS PRINCIPALES
==================================================*/
body, html {
	margin: 0 0 10px 0;
	padding: 0;
	height:auto;
	width:auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{ 
	width:1024px;
	height:auto;
	background-image: url('../img/bg_home.gif'); 
}

/*==================================================
  = ESTILOS DE TEXTO
==================================================*/
.titulo_pagina {font-size:14px; color:#000000; font-weight:bold; font-family:tahoma; background:#DADEE9; text-align:right; line-height:35px; letter-spacing: 0.05cm;}
.titulo_noticias {font-size:12px; color:#ffffff; font-family:tahoma; background:#25136E; text-indent:10px; line-height:18px; letter-spacing: 0.05cm;}
.texto-recuadro {font-family:tahoma; font-size:12px; color:#000000; line-height:14px; text-indent:5px; padding-left: 0.5cm; padding-right: 0.5cm; padding-top: 0.2cm; padding-bottom: 0.5cm;}
.texto {font-family:tahoma; font-size:12px; color:#000000; line-height:14px; text-indent:10px; padding-left: 0.3cm; padding-right: 0.3cm; padding-top: 0.2cm; padding-bottom: 0.5cm;}
.texto_columnas {font-family:tahoma; font-size:12px; color:#000000; line-height:14px; padding-left: 0.3cm; padding-right: 0.3cm; padding-top: 0.2cm; padding-bottom: 0.5cm;}
.texto_col_B {font-family:tahoma; font-size:12px; color:#25136E; font-weight:bold; line-height:14px;  padding-right: 0.3cm; padding-top: 0.2cm; padding-bottom: 0.5cm;}
.texto_listado {font-family:tahoma; font-size:12px; color:#000000; line-height:16px; padding-left: 0.3cm; padding-right: 0.3cm; padding-top: 0.2cm; padding-bottom: 0.5cm;}
.NEWS {font-family:tahoma; font-size:11px; color:#000000; line-height:14px; text-align:center; }


input {width:110px; height:20px; border-style:solid; border-width:1px; border-color:#4A565E; font-family:tahoma; font-size:11px; color:#6B7C87;}
.text strong {font-family:tahoma; font-size:11px; color:#000000; margin:0 0 0 1px}
.text ul {margin:0px; padding:0px; list-style:none; line-height:14px}
.text li {line-height:14px; background:url(img/list2.jpg) bottom left no-repeat}
.list a {font-family:verdana; font-size:11px; color:#484E53; line-height:22px; text-decoration:none; margin-left:12px}
.pr img {border-style:solid; border-width:1px; border-color:#A3A3A3;}
.priv {font-family:tahoma; font-size:10px; color:#839098; margin-top:10px}
.priv a {font-family:tahoma; font-size:10px; color:#839098; text-decoration:underline}
