@charset "utf-8";
/* CSS Document */
#loading {
position:fixed;
bottom:85px;
right:70px;
display:none;
}
td {
}
.sTextos {
background-color: #2b2b2b;
}
.sTextos a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 10px;
	font-style: normal;
	width: 180px;
	height: 25px;
	float: left;
	padding-top: 20px;
	background-color: #2b2b2b;
	color:#FFFFFF;
	text-decoration:none !important;
}
.sTextos a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 10px;
	font-style: normal;
	width: 180px;
	height: 25px;
	float: left;
	padding-top: 20px;
	background-color: #0D78B6;
	color:#FFFFFF;
	text-decoration:none !important;
}
.Textos a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 10px;
	font-style: normal;
	width: 180px;
	height: 25px;
	float: left;
	padding-top: 20px;
	background-color: #3c3b3b;
	color:#FFFFFF;
	text-decoration:none !important;
}
.Textos a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 10px;
	font-style: normal;
	width: 180px;
	height: 25px;
	float: left;
	padding-top: 20px;
	background-color: #0D78B6;
	color:#FFFFFF;
	text-decoration:none !important;
}
.patro {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rellenopatro {
	background-color: #3C3B3B;
	background: #3C3B3B;
}

.bordes {
	width: 950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #3C3B3B;
}
.interior {
	background-color: #FFFFFF;
}
body {
	background-color: #EEEEEE;
}
.relleno {
	background-color: #3C3B3B;
}
.tope {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.nuevospatros {
	background-color: #3C3B3B;
	text-align: center;
	vertical-align: middle;
}
