Warning: main(../config.php): failed to open stream: No such file or directory in /home/domains/misaladecinezoom.com/web/include/main.css.php on line 8
Warning: main(): Failed opening '../config.php' for inclusion (include_path='.:/usr/lib/php/:/usr/share/pear/') in /home/domains/misaladecinezoom.com/web/include/main.css.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/misaladecinezoom.com/web/include/main.css.php:8) in /home/domains/misaladecinezoom.com/web/include/main.css.php on line 9
/**********************************************
* GENERALES
**********************************************/
body
{
margin: 0px;
padding: 0px;
background-color: #A94C16;
font-family: Arial,Verdana,Tahoma,'Trebuchet MS','Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
font-size: 100%;
}
p, img, div, a, form
{
margin: 0px;
padding: 0px;
}
table
{
margin: 0px auto 1em auto;
}
table td
{
vertical-align:top;
}
/**********************************************
* CONTENEDOR PRINCIPAL
**********************************************/
#page
{
width: 770px;
margin: 0px auto 0px auto;
padding: 0px;
background-color: #F8F7C7;
background-image:url("/fondo-contenido.gif");
background-repeat: repeat-y;
border-right: 2px solid black;
border-left: 2px solid black;
}
/**********************************************
* HEADER
**********************************************/
#header
{
}
/**********************************************
* MENU
**********************************************/
#mainmenu
{
background-image:url("/fondo-menubar.gif");
background-repeat: repeat-x;
height: 31px;
}
ul#menu
{
margin: -3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
ul#menu li
{
float: left;
margin: 0px;
padding: 0px;
padding-top: 2px;
}
ul#menu a
{
background-image:url("/menu_sep.gif");
background-repeat: no-repeat;
font-size: 0.9em;
font-weight: bold;
color: black;
text-decoration: none;
padding-left: 0.6em;
padding-right: 0.6em;
}
/**********************************************
* MENU FLOTANTE
**********************************************/
div #divNavBar
{
visibility: hidden;
position: absolute;
top: 980px;
width: 180px;
padding: 0px;
_margin-left: -90px; /* IE only */
_padding-top: 30px; /* IE only */
}
div #divNavBar li
{
background-image:url("/fondo-menubar.gif");
background-repeat: repeat-x;
height: 23px;
width: 160px;
text-align: center;
margin: 0px auto 4px auto;
}
div #divNavBar ul
{
margin: -3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
div #divNavBar ul a
{
background-image: none;
font-size: 0.9em;
font-weight: bold;
color: black;
text-decoration: none;
}
/**********************************************
* CONTENIDO CENTRAL
**********************************************/
#contenido
{
margin-left: 209px;
padding-left: 6px;
padding-right: 6px;
}
#contenido p
{
margin-bottom: 1em;
}
#contenido h1
{
/* background-color: #1774AE;
border: 1px solid black;*/
color: #1774AE;
font-size: 1.5em;
}
#contenido h2
{
color: #02943C;
font-size: 1em;
}
/**********************************************
* BARRA LATERAL
**********************************************/
#leftbar
{
float: left;
width: 180px;
background-color: #A68F65;
padding: 1em;
font-size: 0.9em;
line-height: 1.3em;
margin-right: 0px;
text-align: center;
}
/**********************************************
* frames
**********************************************/
#leftbar .frame
{
width: 165px;
background-image:url("/frame-back.gif");
background-repeat: repeat-y;
margin: 0px 0px 16px 6px;
background-color: #DECFBD;
}
#leftbar .frame h1
{
height: 20px;
margin: 0px;
padding-top: 3px;
background-image:url("/frame-top.gif");
background-repeat: no-repeat;
font-size: 1.2em;
color: white;
background-color: #7B6542;
}
#leftbar .frame p
{
margin: 0px;
padding: 0px 12px 0px 12px;
}
#leftbar .frame h4
{
width: 165px;
height: 9px;
margin-top: 0px;
margin-bottom: -9px !important;
background-image:url("/frame-bot.gif");
background-repeat: no-repeat;
}
/**********************************************
* boxes
**********************************************/
.box,
.box_body,
.box_head,
.box_head h2
{
background: transparent url("/box-background.gif") no-repeat bottom right;
margin: 0;
padding: 0;
}
.box
{
width: 455px !important; /* intended total box width - padding-right(next) */
width: 450px; /* IE Win = width - padding */
margin: 0px auto 1em auto; /* use to position the box */
}
.box_head /* set the top-right image */
{
background-position: top right;
padding-right: 14px; /* right-image-gap + right-inside padding */
font-size: 1.4em;
font-weight: bold;
}
.box_head h2 /* set the top-left image */
{
background-position: top left;
padding: 10px 0px 0px 14px; /* padding-left = image gap + interior padding ... no padding-right */
height: auto !important;
height: 1%; /* IE Holly Hack */
margin-bottom: 0px;
}
.box_body /* set the lower-left corner image */
{
background-position: bottom left;
margin-right: 14px; /* interior-padding right */
padding: 0px 0px 5px 14px; /* mirror .cssbox_head right/left */
}
.foto_izq, .foto_der
{
background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
}
.foto_izq
{
float:left;
clear:right;
margin: 10px 10px 0px 5px;
}
.foto_der
{
float:right;
clear:right;
margin: 10px 0px 0px 10px;
}
.foto_izq img, .foto_der img
{
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 2px;
}
#reglamento
{
width: 500px;
}
#reglamento li
{
line-height: 1.1em;
margin-bottom: 1.2em;
}
/**********************************************
* FOOTER
**********************************************/
#footer
{
width: 770px;
height: 25px;
clear: both;
background-image:url("/fondo-footer.gif");
background-repeat: repeat-x;
color: #808080;
font-weight: bold;
font-size: 0.8em;
text-align: center;
}
/**********************************************
* VARIOS
**********************************************/
#error_msg, #info_msg
{
width: 300px;
border: 1px solid black;
background-color: red;
color: white;
font-weight: bold;
font-size: 0.8em;
padding: 0px 6px 0px 6px;
margin: 7em auto 1em auto;
}
#error_msg p, #info_msg p
{
text-align: center;
}
#info_msg
{
background-color: yellow;
color: black;
}
form label
{
font-weight: bold;
color: black;
}
form label.error
{
color: red;
}