MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/asjudine/www/menudirectores/layout.css
*{
    margin:0;
    padding:0;
}
body {
    background-color:#bababa;
    background-image:url("../images/fondocoa2.jpg");
    color:#fff;
    font:14px/1.3 Arial,sans-serif;
}
header {
    background-color:#212121;
    box-shadow: 0 -1px 2px #111111;
    color:#fff;
    display:block;
    height:70px;
    position:relative;
    width:100%;
    z-index:100;
}
header h2{
    font-size:22px;
    font-weight:normal;
    left:50%;
    margin-left:-400px;
    padding:22px 0;
    position:absolute;
    width:540px;
}
header a.stuts,a.stuts:visited{
    border:none;
    text-decoration:none;
    color:#fcfcfc;
    font-size:14px;
    left:50%;
    line-height:31px;
    margin:23px 0 0 110px;
    position:absolute;
    top:0;
}
header .stuts span {
    font-size:22px;
    font-weight:bold;
    margin-left:5px;
}

/* Contenedor */
.container {
	background: url("") repeat scroll 0 0 #EEEEEE;
	height: 660px;
	margin: 30px auto;
	padding: 15px;
	width: 1165px;
	color: #fff;
}

.container3 {
	background: url("") repeat scroll 0 0 #EEEEEE;
	height: 780px;
	margin: 30px auto;
	padding: 15px;
	width: 1165px;
}
.container4 {
	background: url("") repeat scroll 0 0 #EEEEEE;
	height: 580px;
	margin: 30px auto;
	padding: 15px;
	width: 1165px;
}
.container5 {
	background: url("") repeat scroll 0 0 #EEEEEE;
	height: 800px;
	margin: 30px auto;
	padding: 15px;
	width: 1165px;
}