@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
img { border:0px;}
body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#layout {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/layout.jpg);
	background-repeat: repeat-x;
}
.left { float:left; height:245px;}
#logo {
	background-image: url(images/pie_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33331e;
	text-decoration: none;
}
#menu {
	background-image: url(images/fondo_buscar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#buscar { padding-bottom:43px;}
.buscador {
	background-color: #cdd1ae;
	border: 1px solid #536b23;
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none; height:18px;
}

.buscador_boton {
	background-color: #536b23;
	background-image: url(images/f_buscar.jpg);
	border: 1px solid #536b23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cdd1ae;
	text-decoration: none;
	height:23px;
	font-weight: bold;
}

#columna { width:200px; float:left; line-height:20px;}
#contenido { width:800px; float:left;}
#sep {
	height:12px;
	background-image: url(images/f_buscar.jpg);
}
#pie , #pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #5b7127;
	text-decoration: none;
}
h1  {
		
		
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #374215;
	text-decoration: none;

	
	}

.titulo, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #546a22;
	text-decoration: none;
}

.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #546a22;
	text-decoration: none;
	font-weight: bold;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #576d24;
	border: 1px solid #576d24;
}
#comentarios {
	background-color: #FFF;
	background-image: url(images/f_comentarios.gif);
	background-repeat: repeat-x;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #556b23;
}

