
body {
	background: url(../images/bg_brown.jpg) repeat-x 0 0 #e9dfcf;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p { font-size: 0.8em; color: #4e4e4e; line-height: 1.6em; }
h1, h2, h3, h3 a { color: #4f4127; font-weight: normal; }
h2 { font-size: 1.4em; margin: 0px 0px 4px 0px; }
h3 { font-size: 0.8em; font-weight: bold; }
h3 a { font-weight: bold; text-decoration: none; }
h3 a:hover { text-decoration: underline; }
a img { border: none; }

#wrapper { 
	background: url(../images/header_brown2.jpg) no-repeat center 0px; 
	width: 100%;
	float: left;
	min-width: 995px;
}
#wrapper2 { width: 995px; margin: 0px auto; }
#cabecera { width: 995px; float: left; height: 160px;  }
#contenido { width: 953px; float: left; padding: 0px 20px; background: url(../images/dash_y.gif) repeat-y 738px 0px; }
#izquierda { float: left; width: 694px;}
#derecha { width: 213px; float: right; margin: 0px 0px 10px 0px; }
.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

/*** Cabecera **********************************************/
/***********************************************************/

/*
#cabecera h1 {
	background: url(../images/logo.png) no-repeat 0 0;
	width: 150px; height: 80px;
	margin: 20px 0px 0px 21px; padding: 0px;
	display: inline;
	float: left; clear: both;
}
#cabecera h1 a { text-indent: -9000px; display: block; height: 80px; }
*/
#cabecera .logo {
	/*background: url(../images/logo.png) no-repeat 0 0;*/
	width: 150px; height: 100px;
	margin: 30px 60px 0px 21px; padding: 0px;
	display: inline;
	float: right; clear: both;
}

/*** Navegacion ********************************************/
/***********************************************************/

#p7PMnav {
	margin:0;
	padding:0;
}
#p7PMnav ul {
	margin:0;
	padding:0;
	border: 1px solid #cebba2;
	border-left: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}


/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #4f4127;
	padding: 7px 20px;
	color: #e9dfcf;
	border-left: 6px solid #cebba2;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #9f8562;
	color: #FFFFFF;
	border-left: 6px solid #241E12;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	background-color: #9f8562;	
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(../images/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #897c65;
	color: #FFFFFF;
	border-left: 6px solid #333333;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 125px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 175px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666699;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

/***********************************************************/


/*** Zona Izquierda ****************************************/
/***********************************************************/

#izquierda h1 { font-size: 1.90em; color: #f00; font-weight: normal; letter-spacing: -0.03em; }
#izquierda h1 a {
	color: #f00;
	font-weight: normal;
	text-decoration: none;
}
#izquierda h1 a:hover { background-color: #4f4127;color: #fff; }
/* #izquierda h1 { border-bottom: 1px solid #99c4d5; } */
#izquierda .posted { margin: -10px 0px 0px 0px; font-size: 0.7em; }
#izquierda .posted span { font-weight: bold; color: #6b9800; }
#izquierda p a { color: #4f4127; }
/* #izquierda p a:hover { color: #068ecb; background-color: #fff; } */
#izquierda p a:hover { background-color: #4f4127; color: #e9dfcf; }
#izquierda .lg { font-weight: bold; }
#izquierda .dn { font-weight: normal;line-height: normal; }
#izquierda h2 { color: #4f4127; font-weight: bold; }
#pHome #izquierda h2 { font-weight: normal; }
.shiftP { margin: 0px 0px -12px 0px; display: block; }
.imgB { padding: 4px; background-color: #fff; border: 1px solid #9f8562; margin: 0px 0px 10px 15px; }
.imgC { padding: 3px; background-color: #fff; border: 1px solid #9f8562;}
.imgD { 
	padding: 3px; 
	background-color: #fff; 
	border: 1px solid #9f8562;
	margin-bottom: 0;
	width: 100px; !important;
	height: auto !important;
	float: left;
}

.imgC:hover, .imgC.hover, .imgD:hover, .imgD.hover{
	background-color: #4f4127;
} 
/* Only FF and IE7 + HTC fix for IE AND HTC fix for IE*/

.detalles p { margin: 15px 0px 10px 35px;line-height: 6px; }

/*** sIFR  ************************************************/
/**********************************************************/

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] { display: none !important; }
#izquierda .sIFR-hasFlash h1 { visibility: hidden; letter-spacing: -9px; }


/*** Zona Derecha ******************************************/
/***********************************************************/

#derecha h2 { font-size: 1.4em; color: #4f4127; font-weight: normal; margin: 0px 0px 5px 0px; }
#derecha h3 { margin: 0px; }
#derecha p { font-size: 0.7em; line-height: 1.4em; }
#derecha p span { color: #9f8562; font-weight: bold; }
#derecha p a { color: #897c65; }

/*.articulo { background: url(../images/underline.gif) repeat-x 0 0; padding: 10px 0px; float: left; } */
.fecha { margin: 0px 0px -6px 0px; }
#noticia h2 {
	/*background: url(../images/news_desk.gif) no-repeat 0 0;*/
	width: 100%;
	height: 22px;
	float: left;
	margin: 0px;
	font-size: 1.80em;
}
#noticia h2 span { display: none; }


/*** Acceso Usuarios ***************************************/
/***********************************************************/

#cLogin { float: left; padding-bottom: 15px; }
#cLoginForm {
	border: 1px solid #cebba2;
	background-color: #e9dfcf;
	padding: 10px 10px 6px 10px;
	margin: 0px;
}
#cLogin .field, #cLogin .fieldU { width: 105px; margin-left: 8px; padding: 3px; border: 1px solid #cebba2; font-size: 11px; }
#cLogin .fieldU { margin-left: 9px; } 
#cLogin table td { font-size: 11px; color: #897c65; } 
#cLogin .underline { background: url(../images/underline.gif) repeat-x 0px bottom; }
.mTop { padding-top: 10px; }
.cl_login {
	width: 93px;
	height: 18px;
}
.cl_login span { display: none; }


/*** Galeria Imagenes ***************************************/
/***********************************************************/

#galeria { margin: 0px 0px 20px 20px; width: 660px;	height: 600px; }
#videogaleria { margin: 0px 0px 20px 0px; }

/*** Pie ***************************************************/
/***********************************************************/

#pie { border-top: 4px solid #4f4127; float: left; width: 953px; padding: 10px 0px; margin: 0px 21px 20px 21px; display: inline; }
#pie p, #pie ul { font-size: 0.7em; margin: 0px; }
#pie p a, #pie ul li a { color: #897c65; }
#pie .izquierda { float: left; }
#pie .derecha { float: right; }
#pie ul { float: right; }
#pie ul li { padding-left: 8px; list-style-type: none; float: left; }
#pie ul li span { padding-right: 8px; border-right: 1px solid #cebba2; }
#pie p a:hover, #pie ul li a:hover { color: #4f4127; }
