body, html, * {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(img/fondo.gif) repeat top left;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.addnew {
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#container {
	height:100%;
	position:relative;
	width:100%;
	/*background-image:url(http://admin.virtualwork.mooo.com/css/loginmax/images/bg.jpg);*/
	background-position:0 0;
	background-repeat:repeat repeat;
	overflow-y:scroll;
}

#myFooter {
	width: 100%;
	background: url("img/cabecera.gif") repeat-x scroll center bottom #F7FBFE;
    height: 50px;
	margin:0 auto;
	color: #43759A;
    font-size: 12px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#wrapper {
	padding: 20px 0px 20px 0px;
}

#wrapper2 {
	margin:0 auto;
	min-height:560px;
	position:relative;
	right:0;
	width:100%;
	background: #F7F7F7;
}

div.success {
	background: #008000;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	color: #fff;
	border: 1px solid #005400;
	font-weight:bold;
	text-align: left;
}

div.success ul{
	list-style-type: none;
}

div.error {
	background: #EF3322;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	color: #fff;
	border: 1px solid #bf271c;
	font-weight:bold;
	text-align: left;
}

div.error ul{
	list-style-type: none;
}

div.warning {
	background: #FFCC01;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	//color: #fff;
	border: 1px solid #c49900;
	font-weight:bold;
	text-align: left;
}

div.warning ul{
	list-style-type: none;
}


#cabecera-arriba {
	height: 120px;
	background: #f7fbfe url(img/cabecera.gif) repeat-x bottom;
}

#language {
	clear: both;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#language  a:link {
	color: #43759A;
	text-decoration: none;
}

#language a:visited{
	color: #43759A;
	text-decoration: none;
}

#language a:hover {
	color: #43759A;
	text-decoration: none;
}

#language a:active {
	color: #43759A;
	text-decoration: none;
}


#cabecera-empresa {
	font-size: 11px;
	color: #4f7796;
	position: absolute;
	top: 55px;
	left: 130px;
}
#cabecera-derecha {
	float: right;
	width: 300px;
	text-align: right;
}
#cabecera-derecha .usuario {
	font-size: 11px;
	color: #4f7796;
	padding: 8px 23px 4px 0;
	margin-right: 8px;
	background: url(icon/user-black.png) no-repeat center right;
	display: block;
}

#cabecera-derecha .search {
	padding: 8px 23px 4px 0;
	margin-right: 8px;
	background: url(icon/049.png) no-repeat center right;
	display: block;
	

}
#search {
	background: #cfe3f2;
	border: 1px solid #c5d8e7;
	border-bottom-color: #feffff;
	border-top-color: #bccfde;
	color: #738699;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 2px 4px ;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#search:focus {
  outline-width:0;
}
#cabecera-derecha .newmail {
	font-size: 11px;
	color: #4f7796;
	padding: 6px 23px 6px 0;
	margin-right: 8px;
	background: url(icon/003.png) no-repeat center right;
	display: block;
	

}

/* Ventanas */

#demo1 {
	position: absolute;
	top: 130px;
	left: 200px;
}

#demo2 {
	position: absolute;
	top: 200px;
	left: 400px;
}


.vtn {
	float: left;
	-webkit-box-shadow: 0 3px 5px #e6e6e6;
}
.vtn-head {
	height: 24px;
	background: #2585c0 url(img/ventana-cabeza.gif) repeat-x bottom;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 05px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 05px;
	border-top-left-radius: 5px;
	border-top-right-radius: 05px;
}


.vtn-body {
	border: 1px solid #e1e1e1;
	border-top-color: #196391;
	height: 300px;
	width: 400px;
	background: #fff;
}

.vtn-icon {
	width: 16px;
	height: 16px;
	float: left;
	margin: 4px 7px;
	cursor: move;
}

.icon-key {
	background: url(icon/065.png) no-repeat;
}

.vtn-title {
	background: #25709e;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px;
	float: left;
	margin:4px 0 0 0 ;
	cursor: move;
	border-bottom: 1px solid #51a4d7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px #1b5477;
}

.vtn-botones {
	float:right;
	margin: 6px 3px 6px 10px;
	cursor:default;
}
.vtn-botones span {
	width: 17px;
	height: 11px;
	opacity: 0.5;
	display: block;
	float: right;
	
}
.vtn-botones span:hover{
	opacity: 1;
}
.vtn-botones .cerrar {
	background: url(img/ventana-botnes-sprite.png) no-repeat 0px 0px;
}
.vtn-botones .max {
	background: url(img/ventana-botnes-sprite.png) no-repeat 0px -11px;
}
.vtn-botones .min {
	background: url(img/ventana-botnes-sprite.png) no-repeat 0px -22px;
}



#link_de_la_lista a{
color: #036;
}
#link_de_la_lista a:link{
text-decoration: none;
}
#link_de_la_lista a:hover{
color: #060;
}

#main {
	padding: 10px 20px 10px 20px;
	text-align: left;
}

.zend_form dt {
	padding-left: 10px;
}

#main h2 {
	color: #12535D;
	padding: 0px 0px 20px 0px;
}

#main h2  img{
	vertical-align: middle;
	padding: 0px 0px 0px 7px;
}

#main  p a:link {
	color: #12535D;
}

#main  p a:visited{
	color: #12535D;
}

#main  p a:hover {
	color: #12535D;
}

#main  p a:active {
	color: #12535D;
}

#main .spreadsheet {
	text-align: left;
	width: 100%;
	background-color: #fff;
}

#main .spreadsheet a:link{
	color: #000;
	text-decoration: none;
}

#main .spreadsheet a:visited{
	color: #000;
	text-decoration: none;
}

#main .spreadsheet a:hover{
	color: #000;
	text-decoration: none;
}

#main .spreadsheet a:active{
	color: #000;
	text-decoration: none;
}

.infoNewModule {
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.infoNewModule p.introInstall{
	padding: 5px 0px 5px 0px;
}

