@charset "utf-8";

* {margin: 0px; padding: 0px;}
body {
	background-image: url(../imgcss/fdobody.jpg);
	color: #d0a483;
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.3em;
	color: #f86e08;
	text-align: center;
	background-image: url(../imgcss/separador.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
	margin-top: 50px;
	line-height: 1.3em;
}
a {
	color: #A40F0F;
	font-style: italic;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}


#contenedor {
	width: 711px;
	background-image: url(../imgcss/fdocuerpo.jpg);
	height: 562px;
	top: 50%;
	margin-left: -356px;
	position: absolute;
	margin-top: -287px;
	left: 50%;

}

#cab {
	height: 114px;
	width: 555px;
	background-image: url(../imgcss/cab.jpg);
	position: relative;
	float: right;
}

#menu {
	background-image: url(../imgcss/menu2.jpg);
	height: 545px;
	width: 156px;
	float: left;
	position: relative;
}#menu ul {
	position: relative;
	top: 85px;
	left: 20px;
	list-style-type: none;
	width: 85px;
	text-align: center;
	line-height: 17px;
}
#menu img {
	position: relative;
	top: 85px;
	left: 50px;
}
#diseno {
	float: left;
	width: 140px;
	position: relative;
	text-align: justify;
	background-image: url(../imgcss/fdocuerpo.jpg);
	height: 413px;
	line-height: 1.3em;
	font-size: .9em;
}
#diseno img {
	width: 127px;
	position: relative;
}
#hacedora {
	background-image: url(../imgcss/lam2.jpg);
	background-repeat: no-repeat;
	width: 415px;
	position: relative;
	height: 413px;
	float: left;
	background-position: 30px;
}
#creatividad {
	float: left;
	width: 135px;
	position: relative;
	top: 225px;
	left: 10px;
	font-size: .9em;
	margin-left: 20px;
}
#volver {
	position: relative;
	width: 125px;
	top: 225px;
	left: 45px;
	font-size: .9em;
	color: #FF3300;
	float: left;
	height: 160px;
}
#volver a {
	color: #FF9966;
	font-style: normal;
	text-align: center;
	font-size: .8em;
}

#pie {
	background-image: url(../imgcss/pie.jpg);
	height: 20px;
	color: #660000;
	font-size: .8em;
	position: relative;
	background-repeat: no-repeat;
	width: 555px;
	top: -1px;
	left: -7px;
	float: right;
}
#pie p {
	position: relative;
	width: 200px;
	top: 3px;
}
.clearambos {
	color: #0E0000;
	clear: both;
}

.creacion {
	position: relative;
	width: 230px;
	left: 240px;
	top: -12px;
}
