@import url(reset.css);

html, body {
	background-color: #803862;
	width: 100%;
/* 	height: 100%; */
	padding: 0;
	margin: 0;
}

html {
/* 	height: auto!important; */
}

body {
	background-image: url(/images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: Helvetica, Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 1.2;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-weight: bold;
}

h1 {
	font-size: 200%;
	padding: 1.5em 0;
}

h2 {
	font-size: 160%;
	padding: 1em 0;
}

h3 {
	font-size: 140%;
	padding: 0.8em 0;
}

h4 {
	font-size: 120%;
	padding: 0.6em 0;
}

p {
	padding: 0.6em 0;
}

ul.list li {
	list-style-type: disc;
	margin: 0 0 8px 16px;
}

#cmout {
	background: url(/images/opa1.png) left -12px repeat-x;
	text-align: center;
	width: 100%;
	min-height: 100%;
	height: auto!important;
	height: 100%;
/* 	margin: 344px 0 -344px; */
}

#cmin {
/* 	position: relative; */
	background-image: url(/images/estelle.png);
	background-repeat: no-repeat;
	background-position: 0 20px;
	text-align: left;
	width: 960px;
/* 	top: -344px; */
	min-height: 100%;
	height: auto!important;
	height: 100%;
	padding-bottom: 110px;
	margin: 0 auto;
}

h1#title {
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -25000px;
	width: 263px;
	height: 56px;
	padding: 20px 0 0 283px;
}

#cmmenu {
	float: right;
	margin-top: 1em;
}

#cmmenu ul {
	background: url(/images/menu.png) left top no-repeat;
	width: 189px;
	height: 264px;
	padding-top: 22px;
}

#cmmenu li {
	list-style-type: none;
	color: #fff;
	font-size: 110%;
/* 	text-align: right;
	text-indent: -25000px;*/
	margin-right: 8px;
}

#cmmenu li a,
#cmmenu li span {
	display: block;
	color: #fff;
	background: url(/images/menu.png) left top no-repeat;
	font-weight: bold;
	text-indent: -25000px;
	height: 26px;
}

#cmmenu li a:hover {
/* 	background-color: #b12d94; */
}

#cmmenu li#cmmenu0 a {
	background-position: 0 -28px;
	margin-top: 6px;
}

#cmmenu li#cmmenu0 a:hover {
	background-position: 0 -314px;
}

#cmmenu li#cmmenu0 span {
	background-position: 0 -600px;
	margin-top: 6px;
}

#cmmenu li#cmmenu1 a {
	background-position: 0 -54px;
}

#cmmenu li#cmmenu1 a:hover {
	background-position: 0 -340px;
}

#cmmenu li#cmmenu1 span {
	background-position: 0 -626px;
}

#cmmenu li#cmmenu2 a {
	background-position: 0 -80px;
}

#cmmenu li#cmmenu2 a:hover {
	background-position: 0 -366px;
}

#cmmenu li#cmmenu2 span {
	background-position: 0 -652px;
}

#cmmenu li#cmmenu3 a {
	background-position: 0 -106px;
}

#cmmenu li#cmmenu3 a:hover {
	background-position: 0 -392px;
}

#cmmenu li#cmmenu3 span {
	background-position: 0 -678px;
}

#cmmenu li#cmmenu4 a {
	background-position: 0 -132px;
}

#cmmenu li#cmmenu4 a:hover {
	background-position: 0 -418px;
}

#cmmenu li#cmmenu4 span {
	background-position: 0 -704px;
}

#cmmenu li#cmmenu5 a {
	background-position: 0 -158px;
}

#cmmenu li#cmmenu5 a:hover {
	background-position: 0 -444px;
}

#cmmenu li#cmmenu5 span {
	background-position: 0 -730px;
}

#cmmenu li#cmmenu6 a {
	background-position: 0 -184px;
}

#cmmenu li#cmmenu6 a:hover {
	background-position: 0 -470px;
}

#cmmenu li#cmmenu6 span {
	background-position: 0 -756px;
}

#cmmenu li#cmmenu7 a {
	background-position: 0 -210px;
}

#cmmenu li#cmmenu7 a:hover {
	background-position: 0 -496px;
}

#cmmenu li#cmmenu7 span {
	background-position: 0 -782px;
}

#cmmenu li#cmmenu8 a {
	background-position: 0 -236px;
}

#cmmenu li#cmmenu8 a:hover {
	background-position: 0 -522px;
}

#cmmenu li#cmmenu8 span {
	background-position: 0 -808px;
}

#cmcontent {
/* 	color: #d8cfd8; */
	color: #fff;
	padding: 30px 0;
	margin: 30px 0;
}

#cmfoot {
	position: relative;
	clear: both;
	background: url(/images/bkfoot.png) left top;
	text-align: center;
	min-height: 110px!important;
	height: 110px;
	margin-top: -110px;
}

#cmfoot #cntfoot {
	color: #ccc;
	text-align: left;
	width: 960px;
/* 	padding-top: 50px; */
	margin: 0 auto;
}

table {
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table th {
	padding: 2px 4px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table td {
	padding: 2px 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#banner27p {
	display: block;
	position: relative;
	background: url(/images/banner27paraguas.png) left top no-repeat;
	text-indent: -25000px;
	width: 464px;
	height: 186px;
	margin: 40px 0 0 282px;
}

.clrboth {
	clear: both;
}