.txt11gris {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-align: inherit;
}
.pdf2 {
	font-family: Tahoma;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	text-align: justify;
}
.pdf {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: justify;
	font-weight: bold;
}
.menu {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 12px;
	border:none;
}
.menu:visited {
	color: #00517B;
	border:none;
}
.menu:link {
	color: #00517B; 
	border:none;
} 
.menu:hover {
	color: #E43768;
	border:none;
}
.menu:active {
	color: #E43768;
	border:none;
}
.lineas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
body {
	text-align:center;
	
}
div {
	width: 200px;
	height: auto;
	border-style: none;
	overflow: hidden;
	margin-top: 15px;
		
}

.red {
	width: 590px;
	height: 400px;
	border-style: none;
	overflow: auto;
	background-color:#FFFFFF;
}
#Content {
	width:800px;
	height:570px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	background-color: #FFFFFF;
	overflow:inherit;
}
#footer {
	width:800px;
	height:40px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:inherit; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:#00FF33;
}
body {
	background-image: url(images/bg_checkboardd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.opacity {FILTER: alpha(opacity=100)}
