body 
{
	margin: 0;
	background: url(img/bg.jpg) repeat-x;
	background-color: #F4EED7;
	
	font-family: Verdana, Arial, san-serif, Helvetica;
	font-size: 11px;
	color: #A49255;
	line-height: 19px;
}
h1
{
	color: #994D1C;
	font-size: 13px;
	font-weight: bold;
	background: url(img/linea1.jpg) no-repeat;
	background-position: 0 20px;
	margin: 0 0 15px 0;
	padding: 0;
	height: 21px;
	text-align: left;
}
h2
{
	color: #994D1C;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
}
h3
{
	color: #666;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
}
.txt_chico
{
	font-size: 10px;
	color: #999;
	line-height: 17px;
}
.txt_pie
{
	font-size: 9px;
	color: #994D1C;
}
.link
{
	text-align: right;
	width: 100%;
	background: url(img/linea3.jpg) no-repeat;
	background-position: right top; 
	padding: 5px 0 0 0;
}
a.link_comun:link, a.link_comun:visited, a.link_comun:active
{
	font-size: 12px;
	color: #994D1C;
	text-decoration: none;
}
a.link_comun:hover
{
	color: #B6A772;
	text-decoration: underline;
}
a.link_chico:link, a.link_chico:visited, a.link_chico:active
{
	font-size: 10px;
	color: #999;
	line-height: 17px;
	text-decoration: underline;
}
a.link_chico:hover
{
	color: #CCC;
	text-decoration: none;
}
a.link_pie:link, a.link_pie:visited, a.link_pie:active
{
	font-size: 9px;
	color: #994D1C;
	text-decoration: none;
}
a.link_pie:hover
{
	color: #B6A772;
	text-decoration: underline;
}
.linea2
{
	width: 200px;
	height: 1px;
	background: url(img/linea2.jpg) no-repeat;
	margin: 20px 0 20px 0;
}
.linea3
{
	width: 200px;
	height: 1px;
	background: url(img/linea3.jpg) no-repeat;
	margin: 20px 0 20px 0;
}
ul
{
	font-size: 11px;
	color: #994D1C;
}
#top
{
	width: 100%;
	height: 395px;
}
#top_izq
{
	width: 287px;
	height: 100%;
}
#top_der
{
	width: 443px;
	height: 100%;
}
#logo
{
	margin: 65px 0 0 -15px;
}
#foto
{
	width: 434px;
	height: 347px;
	margin: 17px 0 0 0;
}
#foto_izq
{
	width: 24px;
	height: 347px;
}
#foto_arr
{
	width: 486px;
	height: 9px;
	background: url(img/foto_arr.jpg) repeat-x;
}
#foto_der
{
	width: 24px;
	height: 347px;
}
#foto_img
{
	width: 486px;
	height: 323px;
	color: #FFF;
}
#foto_aba
{
	width: 486px;
	height: 15px;
	background: url(img/foto_aba.jpg) repeat-x;
}
#contenido
{
	width: 93%;
	padding-bottom: 25px;
}
#pie_left
{
	float: left; 
	width: 85%;
}
#pie_right
{
	float: right; 
	width: 14%;
}
/*
##########################################
##########################################
##########################################
*/
a#firma:link, a#firma:active, a#firma:visited, a#firma:hover
{
	font-size: 11px;
	letter-spacing: 2px;
	font-family: Arial, san-serif, Helvetica, Verdana;
	text-decoration: none;
}
#firma1
{
	color: #F90;
}
#firma2
{
	color: #39C; 
}
#firma3
{
	font-size: 9px;
	color: #666;
}
/*
##########################################
##########################################
##########################################
*/
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #E4DAD1;
	background-color: #FFF;
	height: 20px;
	color: #935432;
	font-size: 11px;
	font-family: Verdana, Arial, san-serif, Helvetica;
}
.textarea
{
	border: 1px solid #E4DAD1;
	background-color: #FFF;
	color: #935432;
	font-size: 11px;
	font-family: Verdana, Arial, san-serif, Helvetica;
}
.input_button
{
	border: 1px solid #E4DAD1;	
	background-color: #935432;
	color: #FFF;
	height: 20px;
	font-size: 11px;
	cursor: pointer;
	font-family: Verdana, Arial, san-serif, Helvetica;
}
/*
##########################################
##########################################
##########################################
*/
#menu
{
	height: 170px;
	margin: 35px 0 0 18px;
}
.menu_padding
{
	padding-top: 7px;
}
a.btn:link, a.btn:active, a.btn:visited
{
	font-size: 12px;
	color: #FFF;
	width: 269px;
	height: 34px;
	display: block;
	text-decoration: none;
	background: url(img/btn.jpg) 0 0;
}
a.btn:hover
{
	color: #E4DFCB;
	background: url(img/btn.jpg) 0 34px;	
}
/*
##########################################
##########################################
##########################################
*/
#main
{
	width: 770px;
	height: 100%;
}
#main1
{
	width: 19px;
	height: 21px;
	background: url(img/main1.jpg) no-repeat;
}
#main2
{
	width: 100%;
	height: 21px;
	background: url(img/main2.jpg) repeat-x;
}
#main3
{
	width: 19px;
	height: 21px;
	background: url(img/main3.jpg) no-repeat;
}
#main4
{
	width: 19px;
	height: 100%;
	background: url(img/main4.jpg) repeat-y;
}
#main5
{
	width: 100%;
	height: 100%;
	background: url(img/main5.jpg) repeat-x;
	background-color: #FFF;
	border: 1px solid #E4DAD1;
}
#main6
{
	width: 19px;
	height: 100%;
	background: url(img/main6.jpg) repeat-y;
}
#main7
{
	width: 19px;
	height: 21px;
	background: url(img/main7.jpg) no-repeat;
}
#main8
{
	width: 100%;
	height: 35px;
	background: url(img/main8.jpg) repeat-x;
	vertical-align: bottom;
}
#main9
{
	width: 19px;
	height: 21px;
	background: url(img/main9.jpg) no-repeat;
}
/*
##########################################
##########################################
##########################################
*/
.img
{
	width: 225px;
	height: 1px;
}
.img1
{
	width: 21px;
	height: 21px;
}
.img2
{
	width: 100%;
	height: 21px;
	background: url(img/img2.jpg) repeat-x;
}
.img3
{
	width: 21px;
	height: 21px;
}
.img4
{
	width: 21px;
	height: 100%;
	background: url(img/img4.jpg) repeat-y;
}
.img5
{
	background-color: #F9F6EB;
	border: 1px solid #E4DAD1;
	padding: 10px;
}
.img6
{
	width: 21px;
	height: 100%;
	background: url(img/img6.jpg) repeat-y;
}
.img7
{
	width: 21px;
	height: 21px;
}
.img8
{
	width: 100%;
	height: 21px;
	background: url(img/img8.jpg) repeat-x;
}
.img9
{
	width: 19px;
	height: 21px;
}
.img_foto
{
	border: 1px solid #E4DAD1;
}