/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	min-width: 760px;
	font-weight: 400;
}
#logo {

}
h1 {margin: 0;}
#tagline {
	font-size: 0.65em;
	letter-spacing: 0.6em;
	font-weight: 400;
	margin-top: 3px;
	margin-right: 128px;
	margin-bottom: 5px;
	margin-left: 128px;
	width: 760px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(img/dj3_layout.jpg);
	background-repeat: repeat-y;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper1 {
	width: 760px;
	text-align: center;
	margin-left: 128px;
}
#layoutcrown {
	background-image: url(img/dj3_layout_top.png);
	background-repeat: no-repeat;
	height: 17px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
	margin-top: 0px;
}
#midcolumn {
	float: right;
	width: 670px;
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
.content p {
	line-height: 1.3em;
	text-align: left;
	font-size: 1em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
	text-align: center;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 900px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 2px 2px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #999999;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding: 0px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 1;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#wrapper2 {
	margin: 0 auto;
	width: 900px;
	margin-bottom: 6px;
}
.TITULAR {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-color: #FFF;
	font-weight: bold;
}
#Calendario {
	float: right;
	width: 250px;
	font-size: 0.75em;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	background-image: url(../../Graficos/Noticias_Calendario/CabeceraCalendario.png);
	background-repeat: no-repeat;
	height: 300px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: scroll;
	margin-right: 5px;
}
#Noticias {
	float: right;
	width: 350px;
	margin: 0 15px 0 0;
	font-size: 1em;
	text-align: justify;
	height: 760px;
	overflow: scroll;
	background-image: url(../../Graficos/Noticias_Calendario/CabeceraNoticias.png);
	background-repeat: no-repeat;
	margin-top: 05px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Lucida Console", Monaco, monospace;
	padding-top: 10px;
}
#Entrenos_Tienda {
	float: left;
	width: 250px;
	font-size: 0.75em;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
#CabeceraWEB {
	width: 880px;
	margin: 0 0 4px 15px;
	font-size: 0.8em;
	height: 200px;
	background-image: url(../../Graficos/CabeceraFOTOS.gif);
	background-repeat: no-repeat;
}
#leftcolumn2 {
	float: right;
	width: 215px;
	font-size: 0.75em;
	margin-top: 0px;
}
