@charset "utf-8";
body {
	background-color:#EBEBEB;
	background-image:url(../images/fondo.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#828282;
	font-size:12px;
}
a {
text-decoration:none;
}
hr {
width:70%;
}
.storedahon #contenedor {
	margin:0 auto;
	width:962px;
}
.storedahon #cabecera {
	background:transparent url(../images/log_dahon.gif) no-repeat scroll 69px 13px;
	height:75px;
}
.storedahon #cabecera h1 a {
display:block;
float:left;
height:52px;
margin-left:69px;
margin-top:13px;
overflow:hidden;
text-indent:-999em;
width:205px;
}
.storedahon #menu {
	background-color:transparent;
	background-image:url(../images/fond_menu.gif);
	background-repeat:no-repeat;
	height:38px;
	width:962px;
}
.storedahon #menulist_root {
	font-size:12px;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
.storedahon #menulist_root ul {
	margin:0;
	padding:0;
}
.storedahon #menulist_root li {
float:left;
padding:0;
}
.storedahon #menulist_root a {
	color:#FFFFFF;
	display:block;
	padding:4px 20px 3px;
	text-decoration:none;
}
.storedahon #menulist_root li:hover, .storedahon #menulist_root li.sfhover {
	text-decoration:underline;
	color: #FFF;
}
.storedahon #busquedaBox {
float:right;
padding-right:15px;
}
.busquedaTextbox {
	font-size: 11px;
	color: #666;
	width: 120px;
}

.btn_buscar {
	background-color: transparent;
	background-image: url(../images/btn_buscar.gif);
	background-repeat: no-repeat;
	background-position: center -4px;
	height: 24px;
	width: 65px;
}

.storedahon #footer {
	color:#71828A;
	text-align:center;
	background-image: url(../images/contentBottom.png);
	background-repeat: no-repeat;
	font-size: 10px;
}
.storedahon #footer a {
	color: #71828A;
}

.storedahon #footer ul {
	color:#71828A;
	padding: 0;
}
.storedahon #footer ul li {
	color:#71828A;
	display:inline;
	font-size:9px;
	padding:0 8px;
}
.storedahon #footer ul li a {
color:#71828A;
}
.storedahon #footer ul li a:hover {
	color:#71828A;
}

