body
{
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

.menuDivision
{
	background-color: #69699d;
}
.menu
{
	font-size: 14px;
	color: #000033;
	font-family: Tahoma;
	background-color: #d1cbc3;
	text-decoration: none;
}

.menuBottom
{
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	font-family: Tahoma;
	background-color: #d1cbc3;
	text-decoration: none;
}



.contentBackground
{
	background-color: #d1cbc3;
}

.contentSquareRight
{
	background-image: url(/CCEDFA_Web/images/Content_SquareRight.gif);
	background-repeat: repeat-y;
	background-color: #d1cbc3;
}

.contentSquareLeft
{
	background-image: url(/CCEDFA_Web/images/Content_SquareLeft.gif);
	background-repeat: repeat-y;
	background-color: #d1cbc3;
}
.contentSquareTop
{
	background-image: url(/CCEDFA_Web/images/Content_SquareTop.gif);
	background-repeat: repeat-x;
	background-color: #d1cbc3;
}

.contentSquareBottom
{
	background-image: url(/CCEDFA_Web/images/Content_SquareBottom.gif);
	background-repeat: repeat-x;
	background-color: #d1cbc3;
}

.contentTitle
{
	font-weight: bold;
	font-size: 14px;
	color: darkslateblue;
	font-family: Tahoma;
	text-decoration: none;
}
.contentText
{
	font-size: 12px;
	color: #000033;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
A
{
	font-size: 12px;
	color: #000033;
	font-family: Tahoma;
	text-decoration: underline;
}
.tableTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	font-family: Tahoma;
	background-color: #a7b7a9;
	text-decoration: none;
}

.tableContent
{
	font-size: 12px;
	color: #000033;
	font-family: Tahoma;
	background-color: gainsboro;
	text-decoration: none;
}

.puntosNumeros
{
	font-weight: bold;
	font-size: 16px;
	color: #cccc99;
	font-family: Tahoma;
	text-decoration: none;
}

.puntosContenidos
{
	font-weight: bold;
	font-size: 16px;
	color: #333366;
	font-family: Tahoma;
	text-decoration: none;
}



