/* CSS Document */
#tunMenu{
	margin-left: auto;
	margin-right: auto;
	background-color: #D8D8C5;
}
.botones {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8D8C5;
	text-align: center;
	border: 1px solid #333333;
	margin: 2px;
	vertical-align: middle;
	color: #8E0409;

}
.botonesHover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #8E0409;
	text-align: center;
	border: 1px solid #333333;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF;
}
.subMe {
	visibility: hidden;
	position: absolute;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8D8C5;
	text-align: center;
	border: 1px solid #000099;

}
.subMeP {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8D8C5;

}
.botonesP {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8D8C5;
	border: 1px solid #009900;
	margin: 2px;
	color: #000000;
	vertical-align: top;
	height: 10px;
}
.celda{
	margin:0;
	padding: 0;
	background-color: #D8D8C5;
}
.pepe{
border: 1px solid #ff0000;
position:absolute;
left:0
}

#fecha {
	width:400px;
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-align: left;
	}
.Texto1 {
	font-family : Arial;
	font-size : 12px;
	color: #990000;
}
.Texto2 {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #990000;
	text-align: center;
}
.Texto3 {
	font-family : Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}
.Texto4 {
	font-family : Arial;
	font-size: 8px;
	color: #000000;
	margin-right: 10px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}
.Texto5 {
	font-family : Arial;
	font-size : 14px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.Texto6 {
	font-family : Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.Texto7 {
	font-family : Arial;
	font-size : 16px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.Texto8 {
	font-family : Arial;
	font-size: 14px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}
.Texto9 {
	font-family : Arial;
	font-size: 16px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}
.Fondo {
	background-image:  url(Images/FondoSintesis.jpg);
}

