body {
	background-color: #000000;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #E79D14;
	text-align: center;
	margin: 0px;
}
.afw a{ text-decoration: none;color: #E79D14;}
.afw img{ border: 2px solid #E79D14;}
#contenedor {
	width: 750px; 
	margin:10px auto; 
}

#header {
	background-image: url(img/header.gif);
	width: 750px;
	height: 176px;
}

#menu ul {
	text-align:left;
	padding-bottom:6px;
	padding-top:4px;
	padding-left:0px;
	margin-top:0;
	margin-left:0;
	width:100%;
	line-height:19px;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding-right: 0px;
	text-indent: 25pt;
}

#menu ul li {
	display:inline;
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 0px;
	padding-left: 0px;
}

#menu ul li a {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	color: #E79D14;
	display: inline;
}

#menu ul li a:hover {
	background-color:#070707;
	color:#F1BF63;
}

#minimenu {
	padding-left:25px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	color: #E79D14;
	text-align: justify;
}

#minimenu a {
	text-decoration:none;
	color: #E79D14;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#minimenu a:hover {
	background-color:#000000;
	color:#F1BF63;
}

#cont-inicio {
	width: 750px;
	background-color: #000000;
	background-image: url(img/inicio.jpg);
	background-repeat: no-repeat;
}

#cont-galeria {
	width: 750px;
	background-color: #000000;
}

#cont-ubicacion {
	width: 750px;
	background-color: #000000;
}

#cont-contacto {
	width: 750px;
	background-color: #000000;
}

#cont-atelier {
	width: 750px;
	background-color: #000000;
	text-align: justify;
}

#footer {
	text-align: left;
	width: 750px;
	font-size: 80%;
	clear: both;
	padding-left: 25pt;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #E79D14;
}

#footer a:hover {
	display: inline;
	line-height: 14px;
	height: 16px;
	color: #F1BF63;
	text-decoration: underline;
}

.cita {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 400px;
	padding-right: 15px;
}

.txt {
	text-decoration: none;
	text-align: justify;
	text-indent: 25pt;
	padding-right: 15px;
	padding-left: 230px;
	clear: both;
	padding-top: 25px;
}

.ate {
	text-decoration: none;
	text-align: justify;
	text-indent: 25pt;
	padding-top: 25px;
	padding-right: 0px;
	clear: both;
	padding-left: 10px;
	font-size: 12px;
}

.fla {
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.galeria {
	text-decoration: none;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 25px;
}

h1 {
	font-size: 24px;
	font-variant: small-caps;
	text-align: left;
	text-indent: 25pt;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	text-indent: 25px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	text-indent: 25px;
	width: 200px;
}

