@charset "UTF-8";
/* CSS CECILIA */

body {
	margin: 0px;
	background-color: #FFF;
}

h1 {
	font-family: "Adobe Caslon Pro", Times New Roman, serif;
	font-size: 20px;
	color: #663399;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	font-family: "Adobe Caslon Pro", Times New Roman, serif;
	font-size: 16px;
	color: #000;
}

p {font: 11px Arial, Helvetica, sans-serif; line-height: 1.7em; color: #000; text-align: justify;}
p.contact {font: 13px "Adobe Caslon Pro", Times New Roman, serif; line-height: 1.7em; color: #000; text-align: justify;}
p.contact a {font: 13px "Adobe Caslon Pro", Times New Roman, serif; line-height: 1.7em; color: #000; text-align: justify;s}
p.contact a:hover {font: 13px "Adobe Caslon Pro", Times New Roman, serif; line-height: 1.7em; color: #663399; text-align: justify; cursor: pointer; text-decoration: underline;}


#wrapper { 
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}

#headerName {
	height: 25px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

#headerPortfolio {
	height: 17px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}

#headerContact {
	height: auto;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -13px;
}

ul#menu {
	margin: 40px 0 0 0; 
	padding: 0; 
	overflow: hidden;
}

ul#menu li {
	height: 270px; 
	width: 380px; 
	list-style-image: none; 
	list-style-type: none; 
	border: 1px solid #d6d6d6; 
	float: left; 
	padding: 0px; 
	margin: 0 10px 0 0;
}

ul#menu li:hover {
	border: 1px solid #000; 
	cursor: pointer;
}

ul#menu li img {
	border: none;
}

img.Illustration {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

ul.subMenu {color: #999; list-style: none; margin: 20px 0 0 0; padding: 0; height: 40px; float: right;}
ul.subMenu li {float: left; margin: -10px 8px 5px;}
ul.subMenu a {font: 11px "Adobe Caslon Pro", Times New Roman, serif; color: #999; text-decoration: none; display: block;}
ul.subMenu a:hover {
	color: #000;
	text-decoration: underline;
}


ul.text {
	color: #000;
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 40px;
	float: left;
	font-family: "Adobe Caslon Pro", Times New Roman, serif;
	font-size: 11px;
}

ul.line {
	width: 400px;
	height: 45px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	}
	
ul.line1 {
	width: 400px;
	height: 50px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	}

ul.line2 {
	width: 400px;
	height: 66px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	}
	
ul.line3 {
	width: 400px;
	height: 45px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #663399;
	}
	
ul.line4 {
	width: 400px;
	height: 77px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	}
	
ul.line5 {
	width: 400px;
	height: 10px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #663399;
	}
	
ul.line6 {
	width: 400px;
	height: 66px;
	margin-left: 0 0 0 0;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #663399;
	}




.link_müller {
	font-family: "Adobe Caslon Pro";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.link_müller a {font: 11px "Adobe Caslon Pro", Times New Roman, serif; line-height: 1.7em; color: #000; text-align: justify;s}
.link_müller a:hover {font: 11px "Adobe Caslon Pro", Times New Roman, serif; line-height: 1.7em; color: #48C295; text-align: justify; cursor: pointer; text-decoration: underline;}

