* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #6d6232;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.3em;
}
span {
	display: none;
}
/* main */

#main {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/backgroundmain.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* contenido */

#contenido {
	float: left;
	width: 510px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 15px;
	background-image: url(img/backgroundcontenido.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-left: 40px;
}
#contenido h3 {
	height: 76px;
}
#contenido h3.administracion {
	background-image: url(img/t_administracion.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#contenido h4 {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 7px;
	color: #eaae1c;
}
#contenido h4 a {
	color: #eaae1c;
}
#contenido h5 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/figurin_ul.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#contenido a {
	font-style: italic;
	color: #e1d3b3;
	text-decoration: underline;
}
#contenido a:hover {
	color: #a46935;
}
#contenido a:active {
	color: #6e6040;
}
#contenido ul {
	text-align: justify;
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(img/figurin_ul.gif);
	padding-left: 30px;
	padding-top: 10px;
}
#contenido li {
	padding-bottom: 10px;
}
#contenido p {
	text-align: justify;
	padding-bottom: 15px;
}
#contenido p.fichacolaboradora {
	font-size: 10px;
}
#contenido p.formulario {
	padding-bottom: 3px;
}
#contenido p.relevancia {
	padding-bottom: 3px;
	color: #e1d3b3;
}
#contenido p.reloj {
	background-image: url(img/reloj.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 15px;
}
#contenido table.tablafichas {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
#contenido form.subirarchivo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
}
#contenido span.importante {
	font-weight: bold;
	color: #FF9900;
	display: inline;
	cursor: help;
}
#contenido span.ejemplar {
	padding-top: 5px;
	padding-left: 7px;
	float: right;
	background-image: url(img/acrobatreader.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 98px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#contenido  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido img.fotoficha {
	float: right;
	background-image: url(img/marcofoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 26px;
	padding-left: 29px;
	padding-bottom: 58px;
	padding-right: 26px;
}
#contenido img.fotoedicion {
	float: right;
}
#contenido img.icono {
	padding-right: 10px;
}
body[id=escritorasypensadoras] #contenido img.fotoficha {
	float: right;
	background-image: url(img/marcofoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 26px;
	padding-left: 29px;
	padding-bottom: 58px;
	padding-right: 26px;
	margin-bottom: -35px;
}
#contenido img.codverificador {
	display: block;
}
#contenido input, textarea, select {
	margin-bottom: 11px;
}
#contenido input.botonenviar {
	display: block;
}
#contenido input, textarea, #acceso input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333300;
	padding: 1px;
}
#contenido textarea:focus, #contenido input:focus {
	background-color: #E3E3E3;
}
#contenido .infoadicional {
	width: 95%;
	display: block;
	height: 150px;
}
#anoficha {
	width: 30%;
}
#forminputnone {
	display: inline;
}
#integrantes1 {
	width: 240px;
	float: left;
}
#integrantes1 input {
	width: 95%;
}
#integrantes2 {
	width: 250px;
	float: right;
}
#integrantes3 {
	clear: both;
}

/* menu */

#menu {
	float: right;
	width: 178px;
	padding-right: 20px;
}
#menu h3 {
	height: 55px;
}
#menu h3.fichas {
	background-image: url(img/b_fichas.gif);
	background-repeat: no-repeat;
}
#menu p {
	padding-bottom: 3px;
}
#menu p.colaborador {
	font-size: 11px;
	padding-top: 5px;
	font-style: italic;
}
#menu p.usuario {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 3px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	background-image: url(img/figurin_ulmenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 3px;
}
#menu a {
	text-decoration: none;
	font-weight: 700;
	color: #e1d3b3;
	font-size: 12px;
}
#menu a:hover {
	color: #a46935;
}
#menu a:active {	
	color: #6e6040;
}
#acceso, #acercade, #buscador, #idiomas, #ultimasescritoras, #google {
	margin-bottom: 20px;
}
#acceso input {
	margin-bottom: 7px;
}
#acceso input.formulario {
	width: 150px;
}
#acercade li {
	font-size: 11px;
}
#google {
	font-size: 11px;
	color: #FFFFFF;
}

/* pie */

#pie {
	clear: both;
	background-image: url(img/backgroundpie.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-color: #6d6232;
	height: 60px;
	padding-right: 198px;
	padding-top: 20px;
}
#pie a {
	padding: 3px;
	border: 1px dotted #fdfbef;
	font-size: 10px;
	text-decoration: none;
	color: #a46935;
}
#pie a:hover {
	background-color: #a46935;
	color: #fdfbef;
}

/* menu principal */

#nav {
	position: absolute;
	top: 288px;
	left: 90px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 17px;
	display: inline;
	overflow: hidden;
	width: 645px;
	}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* for IE5/Win */
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nav a:hover {
	background-position: 0 -16px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -32px;
	}

/* buscador*/
.accesar input {
font-size: 11px
}
.accesar input.sbox {
	color: #333300;
	width: 108px;
	border: 0;
	background-color: white;
	background-image: url(img/backgroundsearch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
