body, form, div, span, hr, ul, li, p, a, img, h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	padding: 0em;
	border: 0em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a07744;
	color: #333333;
	width: 48em;
	margin: 1.5em auto;
	text-align: center;
}

div.borde img{
	height: 1.5em;
	width: 48em;
	border: 0em;
}

div#page{
	width: 45em;
	background-color: #FFFFFF;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

div#page div#cabecera div#logo{
	display: block;
	float: left;
	margin-bottom: 1em;
}

div#page div#cabecera div#logo img{
	width: 12.75em;
	height: 3.75em;
	border: none;
}

div#page div#cabecera div#bannerSuperior{
	display: block;
	float: right;
	margin-bottom: 1em;
}

div#page div#cabecera div#bannerSuperior img{
	width: 29.25em;
	height: 3.75em;
	border: none;
}

div#page div#subCabeceraHome{
	clear: both;
	padding: 0.3125em;
	background-color: #663300;
	border: 0.0625em solid #a07744;
	padding-bottom: 1em;
}

div#page div#subCabeceraHome h1{
	text-align: left;
	height: 2.5em;
	line-height: 2.5em;
	background: url(/img/icoLogo.gif) no-repeat left;
	padding-left: 2.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

div#page div#subCabeceraHome h2{
	text-align: left;
	margin-top: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

div#page div#subCabeceraHome h2 a{
	color: #FFFFFF;
	text-decoration: none;
}

div#page div#subCabeceraHome h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

div#page div#subCabeceraHome p{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 1.5em;
}








div#cajaBusqueda {

}

div#cajaBusqueda form{
	margin: 0px;
	padding: 0px;
}

div#cajaBusqueda table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

div#cajaBusqueda td,label,font{
	font-size: 10px;
	text-align: right;
}

div#cajaBusqueda input[type="text"]{
	display: inline;
	width: 175px;
	margin-top: 15px;
	margin-bottom: 3px;
	border: 1px solid #663300;
	font-size: 11px;
}

div#cajaBusqueda input[type="submit"]{
	background: url(/img/icoSearch.gif) no-repeat left;
	width:16px;
	border: none;
	color: transparent;
}













#bloqueCentral{
	clear:both;
	margin-top: 1em;
}

#bloqueCentral #contenido{
	float: left;
	width: 30em;
	text-align: left;
}

#bloqueCentral #contenido h1{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #663300;
}

#bloqueCentral #contenido h2{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #663300;
}

#bloqueCentral #contenido p,li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0.5em;
}

#bloqueCentral #contenido p.error{
	color: #FF3333;
}



#bloqueCentral #contenido ul{
	margin: 0.5em;
}

#bloqueCentral #contenido ul li{
	margin-left: 1.5em;
	list-style-image: url(/img/bullet.gif);
}

#bloqueCentral #contenido a{
	color: #663300;
}

#bloqueCentral #contenido input{
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 2em;
	border: 1px dashed #663300;
}

#bloqueCentral #contenido textarea{
	width:100%;
	height: 4em;
	font-family: "Courier New", Courier, monospace;
	color: #663300;
	margin-left: 2em;
	font-size: 12px;
	border: 1px dashed #663300;
	background-color: #e4e4e4;
}


#bloqueCentral #menuLateral{
	float: right;
	width: 12.75em;
	text-align: left;
}

#bloqueCentral #menuLateral ul{
	margin-bottom: 1.2em;
}

#bloqueCentral #menuLateral ul li{
	list-style: none;
	list-style-image: none;
	padding-left: 1em;
	background: url(/img/menuBullet.gif) no-repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
}

#bloqueCentral #menuLateral ul li a{
	color: #663300;
	text-decoration: none;
}

#bloqueCentral #menuLateral ul li a:hover{
	text-decoration: underline;
}

#bloqueCentral #menuLateral p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#bloqueCentral #menuLateral p a{
	color: #663300;
	
}

#bloqueCentral #menuLateral select{
	border: 1px solid #663300;
	width: 12em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #663300;
}




#pie{
	clear:both;
}

#piePublicidad{
	width: 48em;
	background-color: #FFFFFF;
}

.creditos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0.5em;
}

.creditos a{
	color: #FFFFFF;
}
