body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(imagenes/semana_entrada_v3_vacio_03.jpg);
    background-color : #413827;
    background-repeat : repeat-x;
}

.titulo {
	font-family: tahoma;
	font-size: 16px;
	color: #863424;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #423828;
}
.textoinicio {
	font-family: tahoma;
	font-size: 12px;
	color: #9c9c9b;
}
.textoinicio A:link {
	color: #9c9c9b;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.textoinicio A:visited {
	color: #9c9c9b;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.textoinicio A:hover {
	color: #9c9c9b;
	font-family: tahoma;
	font-size: 12px;
    text-decoration: underline;
}

.textoinicio A:active {
	text-decoration: none;
}


.texto2 {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #423828;
}

.menuppal {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

.menuppal A:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.menuppal A:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.menuppal A:hover {
	color: #ded9b4;
	font-family: tahoma;
	font-size: 12px;
    text-decoration: underline;
}

.menuppal A:active {
	text-decoration: none;
}


.menuder {
	color: #423828;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.menuder A:link {
	color: #423828;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.menuder A:visited {
	color: #423828;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.menuder A:hover {
	color: #423828;
	font-family: tahoma;
	font-size: 11px;
    text-decoration: underline;
}

.menuder A:active {
	text-decoration: none;
}

A:link {
	color: #863424;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
A:visited {
	color: #863424;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	color: #863424;
	font-family: tahoma;
	font-size: 11px;
    text-decoration: underline;
}

A:active {
	text-decoration: none;
}

.input {	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #423828;
}

.boton {
	background-color: #863424;
	border-color: #863424;
	border: 1px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

