#contentMiddle h1, #contentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #DDDDDD;
	margin: 0px;
	height: 30px;
	width: 240px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0087D9;
	color: #666666;
	letter-spacing: 0.07em;
	padding-left: 10px;
}

#contentMiddle img, #contentRight img {
	margin-top: 10px;
	margin-bottom: 0px;
}
#contentMiddle a, #contentRight a {
	font-size: 12px;
	font-weight: bold;
}
#contentMiddleInfo, #contentRightInfo {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	height: 30px;
	width: 180px;
	color: #FFFFFF;
	letter-spacing: 0.07em;
}

#contentLeft p {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	line-height: 1.2em;
	margin: 0px;
	text-align: left;
}

#contentLeft p.sol1 {
	background-image: url(../images/backgrounds/solucion01.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#contentLeft p.sol2 {
	background-image: url(../images/backgrounds/solucion02.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#contentLeft p.sol3 {
	background-image: url(../images/backgrounds/solucion03.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#contentLeft p.sol4 {
	background-image: url(../images/backgrounds/solucion04.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#contentLeft p.sol5 {
	background-image: url(../images/backgrounds/solucion05.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#contentLeft p.sol6 {
	background-image: url(../images/backgrounds/solucion06.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#contentLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentLeft a:hover {
	color: #E6F2FF;
	text-decoration: none;
}
#content {
	background-image: url(../images/backgrounds/contentIndex.png);
}
