@charset "utf-8";
.Fondo_Page {
	background-image: url(Imagenes/Estructura/Fondo_Page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBE4DA;
}
.Fondo_Rep {
	background-image: url(Imagenes/Estructura/Fondo_Rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Div_Base_Page {
	margin: auto;
	height: 20px;
	width: 950px;
	position: relative;
}
.Alto_Pie {
	position: relative;
	height: 10px;
	width: 100px;
}
.Titulos_Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #A68D7B;
}
.Texto_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6da6da;
}
.TextoPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #bfa99a;
}
.Text_Cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #846B59;
	font-style: normal;
	line-height: 18px;
}

.Texto_Menus_Pie {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	color: #bfa99a;
}
.CampoForm {
	background-image: url(Imagenes/CampoForm.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 31px;
	width: 296px;
	font-family: lobster;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.LinkPie:link {
	color: #bfa99a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a.LinkPie:visited {
	color: #bfa99a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a.LinkPie:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a.LinkPie:active {
	color: #bfa99a;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a.LinkTextPie:link {
	color: #bfa99a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
a.LinkTextPie:visited {
	color: #bfa99a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
a.LinkTextPie:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
a.LinkTextPie:active {
	color: #bfa99a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
