MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
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;
}