body{
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 1,5;
	color: #444444;
	float: CENTER;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover { color: #FFF; text-decoration: none; font-weight: bold; }

h1 {
	margin:40px 0px 10px 0px;
	font-weight: normal;
	font-size: 14px;
	color:#FFF;
}
h2 {
	margin:40px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	color:#FFF;
	padding-bottom: 10px;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}
#templatemo_container {
	margin: auto;
	width: 758px;
}
#templatemo_header {
	width: 758px;
	height: 229px;
	background: url(images/templatemo_header.swf) no-repeat;
}
#templatemo_title {
	float: left;
	width: 250px;
	margin-top: 50px;
	padding-left: 260px;
	font-size: 24px;
	font-weight:normal;
	color: #c5c5c5;
	line-height: 1.5em;
}
#templatemo_title span {
	color: #482308;
	font: century gothic;
	font-style: normal;
	text-align: right;
}
#templatemo_slogan {
	float: left;
	color: #FFFFFF;
	width: inherit;
	text-align: right;
}
#templatemo_welcome {
	float: left;
	width: 500px;
	margin-top: 85px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	font: century gothic;
}
#templatemo_content {
	margin: auto;
	float: left;
	width: 758px;
	background-image: url(images/templatemo_body_bg.jpg);
	background-repeat: repeat-y;
}
#templatemo_left {
	float: left;
	width: 677px;
	padding-left: 40px;
	padding-right: 40px;
	color:#FFFFFF;
	text-align: justify;
	vertical-align: middle;
	letter-spacing: normal;
	font-size: 11px;
}
#templatemo_left_column {
	float: none;
	width: 430px;
	vertical-align: text-bottom;
}
#templatemo_right_column {
	float: right;
	width: 170px;
}
#templatemo_right {
	float: right;
	width: 248px;
	border-top: 0;
}
.templatemo_menu {
	margin-top: 20px;
	width: 200px;
}
.templatemo_menu li{
	background: url(file://///srvpefaco/PEFACO%20Communication/Sites/Lydia%20Ludic/Lydia%20Ludic/images/templatemo_button.jpg) no-repeat;
	list-style: none;
	height: 30px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
}
.templatemo_menu a {
	color: #595959;
}
.templatemo_menu a:hover {
	color: #000;
}
.templatemo_box {
	width: 222px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(file://///srvpefaco/PEFACO%20Communication/Sites/Lydia%20Ludic/Lydia%20Ludic/images/templatemo_box.jpg) no-repeat;
}
.templatemo_box p {
	width: 180px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}
.templatemo_box strong {
	color: #000;
}
.templatemo_box_header {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color:#FC3;
}

#templatemo_footer {
	float: left;
	width: 758px;
	height: 26px;
	color: #FC3;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
	background-image: url(images/templatemo_footer.jpg);
	background-repeat: no-repeat;
}

#templatemo_footer a:link, #templatemo_footer a:visited {
	color: #FC3;
	text-decoration: none;
} 
#templatemo_footer a:active, #templatemo_footer a:hover {
	color: #FC3;
	text-decoration: blink;
}
