*{margin:0; padding:0;}

p, a, img{margin:0; padding:0}

img{border:0}

a{text-decoration:none}

li{list-style:none}

html, body{width:100%; height:100%}

body{text-align:center;background:url(../images/background.gif)} /* PARA AJUSTAR WRAPPER AL CENTRO EN IE6 */

.clearL{clear:left}

p{margin:5px 0;}

/************************************************/

#wrapper{
width:993px;
margin:auto;
text-align:left;
}

#wrapper_b{
padding-top:10px;
}

#container_top{
height:6px;
background:url(../images/container_top.gif) no-repeat bottom left;
}

#container_bottom{
height:6px;
background:url(../images/container_bottom.gif) no-repeat;
}

#container_middle{
background:url(../images/container_middle.gif) repeat-y;
}

#header{
text-align:center; /* PARA CENTRAR LA IMAGEN DE LA CABECERA */
}

.padd_side_x{
padding:0 5px;
}

.padd_side_y{
padding:8px 0;
}

.padd_side_x_y{
padding:5px;
}

.padd_side_x_y_2{
padding:10px;
}

#menu{
height:35px;
background:url(../images/menu.gif) repeat-x;
}

#menu li{
float:left;
}

#menu li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
padding:0 15px;
}

.module{
width:20%;
float:left;
margin-top:8px;
}

.mainContent{
width:58%;
float:left;
}

.module_top{
width:189px;
height:3px;
background:url(../images/module_top.gif) no-repeat bottom left;
}

.module_bottom{
height:3px;
width:189px;
background:url(../images/module_bottom.gif) no-repeat;
}

.module_middle{
width:189px;
background:url(../images/module_middle.gif) repeat-y;
}

.fix_module{
margin-left:10px;
}

#content a{
color:#0d0c50;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#footer{
height:100px;
background:#59658d;
}

#footer_b{
margin:0 0 0 250px;
padding-top:5px;
}

.mainContent{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


