@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#DAD4C8;
text-align:center}

#contenedor{
background-image:url(images/head.jpg);
background-repeat:repeat-x;
width:960px;
margin:auto;
text-align:center;
float:none}

#encabezado{
background-image:url(images/logo.jpg);
background-repeat: no-repeat;
width:960px;
height:340px;
margin:0px opx}


#menu {
	float:left;
	margin-top:253px;
	width:592px;
	font-size:12px;
	height:42px;
	line-height:normal;
	font-weight: bold;	
	}
#menu ul {
	margin:0;
	padding:0px 10px 0 19px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	
	}
#menu a {
	float:left;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	background:url("images/tableftF.jpg") no-repeat left bottom;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.jpg") no-repeat right bottom;
	padding:5px 15px 4px 6px;
	color:#fff;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -15px;}
#menu a:hover span {background-position:100% -15px;}


#page{
background-image:url(images/bg_content.jpg);
background-repeat:repeat-x;
background-color:#DFDBD0;
width:960px;
}



#pie{
background-image:url(images/bg_footer.jpg);
background-repeat:repeat-x;
background-color:#9C947D;
float:left;
padding-top:20px;
width:960px;
height:86px}

.title {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4c4738;
	text-decoration: none;
	text-transform: uppercase;
}
.title_table {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c4738;
	text-decoration: none;
	height:30px;
	background-image:url(img/bg_title_table.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.title_table2 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c4738;
	text-decoration: none;

}
.title_table3 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #665039;
	text-decoration: none;

}
.txt_15 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color:#665039;
}
.txt_14 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color:#665039;
}
.txt_12 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#665039;
	line-height: 16px;
}
.txt_12_dark {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#4c4738;
}
.txt_footer {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#4c4738;
}
.txt_footer:Link {
	text-decoration: none;
	color:#4c4738;
}
.txt_footer:Active {
	text-decoration: none;
	color:#4c4738;
}
.txt_footer:Visited {
	text-decoration: none;
	color:#4c4738;
}
.txt_footer:hover {
	text-decoration: underline;
	color:#4c4738;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4738;
	background-color: #F8F7F3;
	border: 1px solid #EBE8E1;
}


/*imagenes head*/

#imghome{
width:367px;
height:340px;
float:right;
margin-top:0px;
background-image:url(images/head_home.jpg);

}
