body
{
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #524B43;
	background-image: url(img/fondo.jpg);
	/*font-family: Georgia, "Times New Roman", serif;*/
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px;
	color: #666;
	line-height: 19px;
	text-align: center;
}
.main
{
	width: 770px;
	height: 100%;
}
.top
{
	width: 770px;
	height: 191px;
	color: #BBB;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
.left
{
	width: 3px;
	height: 100%;
	background: url(img/left.jpg) repeat-y;
}
.right
{
	width: 5px;
	height: 100%;
	background: url(img/right.jpg) repeat-y;
}
.bg
{
	width: 762px;
	height: 100%;
	background: url(img/bg.jpg) repeat-x;
	background-color: #F5F5F5;
}
.principal
{
	width: 100%;
}
.contenido
{
	width: 100%;
	height: 240px;
	padding: 0 33px 0 33px;
}
.contenido_div
{
	width: 100%;
	padding: 8px 0 3px 0;
	text-align: right;
	background: url(img/linea2.jpg) no-repeat;
	background-position: right bottom;
}
.bottom
{
	width: 770px;
	height: 21px;
	background: url(img/bottom.jpg) no-repeat;
	overflow: hidden;
}
.copy
{
	font-size: 10px;
	color: #999;
}
.pie
{
	width: 770px;
}
.pie_left
{
	padding-left: 15px;
}
.pie_right
{
	padding-right: 15px;
}
.txt
{
	font-size: 12px;
	color: #666;
	text-align: left;
}
.txt_pie
{
	font-size: 10px;
	color: #999;
}
.txt_chico
{
	font-size: 11px;
	color: #999;
}
a.link_comun:link,a.link_comun:visited,a.link_comun:active
{
	font-size: 11px;
	color: #9D6A37;
	text-decoration: none;
	font-weight: bold;
}
a.link_comun:hover
{
	color: #CEA073;
	text-decoration: underline;
}
a.submenu:link,a.submenu:visited,a.submenu:active
{
	font-size: 11px;
	color: #9D6A37;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a.submenu:hover
{
	color: #CEA073;
	text-decoration: underline;
}
a.link_chico:link,a.link_chico:visited,a.link_chico:active
{
	font-size: 11px;
	color: #444;
	text-decoration: none;
}
a.link_chico:hover
{
	color: #999;
	text-decoration: underline;
}
a.link_pie:link,a.link_pie:visited,a.link_pie:active
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.link_pie:hover
{
	color: #BBB;
	text-decoration: underline;
}
a.link_noticias
{
	color: #444;
	text-decoration: none;
	cursor: default;
}
h1
{
	color: #388D3F;
	font-size: 15px;
	margin: 25px 0 15px 0;
	padding: 0;
}
h2
{
	color: #444;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
}
h3
{
	color: #666;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
}
.img
{
	border: 1px solid #A57A41;
	padding: 5px;
	margin: 3px;
}
.linea
{
	width: 100%;
	height: 1px;
	background: url(img/linea.jpg) repeat-x;
	margin: 10px 0 10px 0;
}
.separador
{
	width: 100%;
	height: 7px;
	overflow: hidden;
	background: url(img/separador.jpg) repeat-x;
	margin: 30px 0 10px 0;
}
ul
{
	color: #888;
	font-size: 11px;
}
a#firma:link, a#firma:active, a#firma:visited, a#firma:hover
{
	font-size: 11px;
	letter-spacing: 2px;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-decoration: none;
}
#firma1
{
	color: #F90;
}
#firma2
{
	color: #39C;
}
#firma3
{
	font-size: 9px;
	color: #999;
}
/* inicio formulario*/
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #A57A41;
	background-color: #FFF;
	height: 20px;
	color: #666;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}
.textarea
{
	border: 1px solid #A57A41;
	background-color: #FFF;
	color: #666;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}
.input_button
{
	border: 1px solid #333;
	background-color: #388D3F;
	color: #FFF;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}
/* fin formulario*/

/**
* Biblioteca dinámica
*/
.biblioteca
{

}

.carpeta_seleccionada
{
	padding: 6px 3px 3px 3px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

a.up
{
	text-decoration: none;
	font-weight: bold;
	color: #9D6A37;
}
a.up:hover
{
	color: #CEA073;
}

.carpeta
{
	padding: 3px;
}
.carpeta a
{
	font-size: 13px;
	color: #9D6A37;
	text-decoration: none;
	font-weight: bold;
}
.carpeta a:hover
{
	color: #CEA073;
	text-decoration: underline;
}

.archivo
{
	padding: 3px;
	color: #666;
}
.archivo a
{
	font-size: 12px;
	color: #9D6A37;
	text-decoration: none;
	font-weight: bold;
}
.archivo a:hover
{
	color: #CEA073;
	text-decoration: underline;
}
a.download:link,a.download:visited,a.download:active
{
	font-size: 11px;
	color: #444;
	text-decoration: none;
	font-weight: normal;
}
a.download:hover
{
	color: #999;
	text-decoration: underline;
}
/**
* FIN Biblioteca dinámica
*/

