
/* IDs */
body {
color:#fff; background:#222 ; }

#head
{
	
	height:216px;
	background-image: url(../imaxes/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu
{
	height:36px;
		
}
#menu ul {padding:0; margin:0;}

#menu ul li { list-style-type: none; text-align: right; }
#menu ul li a:link {color:#fff;}
#menu ul li a:hover {color:#b0852d;}




/* #footer, #content
{height:216px;
 background-image: url(../imaxes/footer.gif);
background-repeat: no-repeat;
background-position: left top; */
}

#myDiv {background-color:#fff;}

#accessibility
{
	visibility: hidden;
	display: none;
}

/* Colores */

h1, h4 {font-style: italic; color: #b0852d;}
h2 {font-variant: small-caps; color: #fff;}
h3 {color: #b0852d;}

a {color:#b0852d;text-decoration: none;}

a:hover {color:#fff;text-decoration: none;}
li.actual a {color:#222;}

em {background-color: #333;color:#b0852d;}

/* Listas */

li {
list-style-image: url(../images/flecha.gif);
list-style-type: none;
}

/* Linea horizontal */



/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: transparent;
  color: inherit;
}
hr.fleuron {
height:72px;
background: transparent center center;
color: inherit;
	background-image: url(../imaxes/footer.gif);
	background-repeat: no-repeat;}



.box {background-color: #333;}

input, input.title, input.text, input.zemText {width: 300px; background-color: #333;color:#b0852d;border:0;}
input:focus, input.title:focus, input.text:focus {background-color: #b0852d;color:#333;border:0;}
label { width: 190px;float:left;line-height:36px;}
textarea {background-color: #333;color:#b0852d;border:0;}
textarea:focus {background-color: #b0852d;color:#333;border:0;}
textarea
{width: 300px;
	float:left;
	line-height:36px}
select.little {width:100px;}

button.zemSubmit {margin-left:190px;background-color:#b0852d; color:#ffffff;border:0;}


/* Formularios 
FORM
{
	
}



FIELDSET
{
	padding: 0;
	border: 0
}

/* input
{
	width: 230px;
	float:left;
	line-height:36px
	color: #6bc4e1;
	border: 0;
	background-color: #333;
}



INPUT[type="radio"] { width: 1em; }
INPUT[type="checkbox"] { width: 1em; }

INPUT[type="submit"]
{
	width: 70px;
	float: left;
	color: #fff;
	border: 0;
	text-align: center;
	background-color: #075c7b;
}

BUTTON {margin-left:190px;
width: 70px;
	float: left;
	color: #fff;
	border: 0;
	text-align: center;
	background-color: #075c7b;}

LABEL
{
	width: 190px;
	float:left;
	line-height:36px
	color: #909690;
	
}

LEGEND
{
	
}


SELECT
{
	width: 230px;
	border: 0;
	background-color: #e6edf3;
	color: #006699;
}

OPTGROUP { }
OPTION { }

TEXTAREA
{
	width: 230px;
	height: 72px;
	float:left;
	color: #006699;
	border: 0;
	background-color: #333;
}

*/
 /* Galeer’a fotogr‡fica */

.setpreview {
	margin: 0 2em 1em 2em;
}
	.setpreview .thumbnail {
		float: left;
		margin-right: 1em;
	}
.flickrset a {
	border: 0;
	width: 75px;
	height: 75px;
	background: #fff0d6;
	float: left;
	margin: 10px;
	padding: 5px;
}
.flickrset a:hover {
	background: #b0852d;
}
.flickrset img {
	border: 0;
}
.pages_nav {
	clear: both;
}
.individual {
	padding: 0 2em;
}
	.individual .image {
		margin: 0.5em auto;
		text-align: center;
	}
	.individual .image img {
	}
	.individual .flickrsetnav {
		text-align: center;
	}
		.individual .flickrsetnav a,
		.individual .flickrsetnav a:link,
		.individual .flickrsetnav a:visited {
			text-decoration: none;
		}
	.individual .setname {
		display: inline;
	}

