/*** Basicos***/
* {padding: 0;margin: 0;}
/**ESTRUCTURA***/
#wrap {width: 955px;margin: 0 auto;}

/* header top*/
#masterheader {
/*	background-color:#CC6699;
*/	margin-bottom:6px;
	padding:0px 4px 0px 4px;
	width:950px
}
#cajatop{
	height:16px;
	padding-top:4px;
	padding-right:5px;
	margin:0px;
	font-size:10px;
	text-align:right;
	background-image:url(../img/layout/leftheaderh1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	color:#FFFFFF;
	background-color:#58585A;
}
#cajatop .data {
	color:#D4BDDA;
	font-weight:normal;
}
#cajatop .datatime {
	color:#D4BDDA;
	font-weight:bold;
}
/* cabecera con menu*/
#header { margin:0px 0px 6px 0px; padding:0px; width:955px;	height:40px;}

#menuheadgerente {  width: 947px;height:35px;margin: 0 0 0 4px;background-color:#11496D; padding:0;}
#menuheadgerente ul {
	list-style-type:none;
	padding:10px;
	margin:0;
	color: #ffffff;
}
#menuheadgerente ul li {
	display:inline;
}
#menuheadgerente ul li a,#menuheadgerente ul li a:active 
{
	float:left;
	width:200px;
	color: #7397AA;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:15px;
}

#menuheadgerente ul li a:hover { font-size:14px;font-weight:bold; color:#FFFFFF}
#menuheadgerente li#active a {font-size:14px;font-weight:bold; color:#FFFFFF}

#menuhead { width: 947px; height:35px;margin: 0 0 0 4px;background-color:#B7B7B7;}
#menuhead ul {
	list-style-type:none;
	padding:10px;
	margin:0;
}
#menuhead ul li {
	display:inline;
}
#menuhead ul li a,#menuhead ul li a:active 
{
	float:left;
	width:200px;
	color: #ffffff;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:5px;
}

#menuhead ul li a:hover { font-size:12px;font-weight:bold; color:#11496D}
#menuhead li#active a {font-size:12px;font-weight:bold; color:#11496D}

#salirhead { float:right; width:60px;}
#user { clear:both; float:right; margin:0 20px 0 0; padding:0 }

/*content */
#content { margin:0 0 4px 0; padding:0;clear:both;}

/* sombras height:228px;*/
.contentmid { width:955px;  background-image:url(../img/layout/midcontent.gif); background-repeat:repeat-y;}
.contentsup { width:955px; height:4px; background-image:url(../img/layout/topcontent.gif); background-repeat:no-repeat;}
.contentinf { width:955px; height:4px ;background-image:url(../img/layout/infcontent.gif); background-repeat:no-repeat;}

/* pie */
#masterpie {margin-top:6px; color:#333333;clear:both;}
#masterpie h1 {	margin:0px; text-align:left; font-size:9px; line-height:normal}

#pie { margin-bottom:5px;background-color:#EDF3F6;padding-top:5px; font-size:10px; height:20px;}
#pie p { font-size:10px; color:#545556; margin-left:175px;}
