@charset "utf-8";

html 	{font-size: 100%; /* redimensionar texto en IE */}
body 	{font: 0.75em/2em "Trebuchet MS", Geneva, Arial, sans-serif; background: #000000 url(http://www.luciaarecchia.com/images/backgroun-body.jpg) no-repeat fixed left top; color: #FFFFFF; /* 1em = 12px a 96ppi. en Mac */ }
#contenedor {
	width: 728px;
	margin-right: auto;
	margin-left: 7em;
}
#contextual {
	float: right;
	width: 180px;
	position: relative;
}
#contextual h2 {
	text-transform: uppercase;
	letter-spacing: 0.4em;
	font-size: 1em;
	margin-top: 0px;
}
#textos {
	float: left;
	width: 43em;
	border: 1px solid #FFFFFF;
}


#principal {
	background: #FFFFFF;
	margin: 5px;
	padding: 16px;
}
#principal p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#cabecera h1 {
	font-size: 3em;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
}

#pie {
	clear: both;
	border-top: 1px solid #333333;
}
#cabecera a {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
}
#cabecera a:hover {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FF9966;
	text-decoration: none;
}
#pie a {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FF9966;
	text-decoration: none;
}
#principal a {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #3366CC;
	text-decoration: none;
}
#principal a:hover {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FF9966;
	text-decoration: none;
}
#contextual a {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
}
#contextual a:hover {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FF9966;
	text-decoration: none;
}
#menu p {
	line-height: 1em;
}
#principal h2 {
	color: #000000;
	font-size: 1.5em;
}#principal ul {
	color: #000000;
	margin-left: 0px;
	list-style: none;
}
#galeria td {
	background: #000000;
	padding: 16px;
	border: 1px solid #FFFFFF;
}

/* Páginas de imágenes */

.navigationtext {
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

.imagetitle {
	font: 0.8em "Trebuchet MS";
}

.imagequicklist {
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
.img-izq {
	float: left;
	margin-right: 16px;
}
a {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #F5F5F5;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2.5em;
	color: #FF9966;
	text-decoration: none;
}
.img {
	background: #000000;
	padding: 20px;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
}

/* W3Crollover */

#xhtml {
	background: url(images/w3c-validator-xhtml.gif) no-repeat left top;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 80px;
	float: left;
}
#css {
	background: url(images/w3c-validator-css.gif) no-repeat left top;
	margin: 0px 5px 0px 85px;
	height: 15px;
	width: 80px;
}
#xhtml:hover {

	background: url(images/w3c-validator-xhtml.gif) no-repeat left bottom;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 80px;
	float: left;
}
#css:hover {

	background: url(images/w3c-validator-css.gif) no-repeat left bottom;
	margin: 0px 5px 0px 85px;
	height: 15px;
	width: 80px;
}
#xhtml a {
	height: 15px;
	width: 80px;
	text-decoration: none;
}
#css a {
	height: 15px;
	width: 80px;
	text-decoration: none;
}
#w3c img {
	border-style: none;
	border-width: 0px;
}#pie img {
	border-style: none;
	margin-right: 5px;
}
