* {
    padding: 0;
    margin: 0;
} 

body {
background: #cecece url(images/bg_3.png) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
}

a { color: #255EA8; text-decoration: none; }
a:hover { color: #48B9EF; text-decoration: underline; }

#header {
width: 900px;
margin: 1px auto 0 auto;
}
#header h1 {
padding: 20px 0 0 0px;
font-size: 25px;
letter-spacing: -2px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
padding-left: 2px;
font-size: 17px;
color: #333c3c;
font-weight:bold;
}

#wrap {
width: 1000px;
margin: 8px auto 2px auto;
border: 2px solid #BBBBBB;
background: #fff url(images/wrapbg.gif) repeat-x top;
}
#fuerte{
font-weight:bold;
}
#left {
float: left;
width: 180px;
padding: 15px 0 10px 10px;
}
#left h2 { 
color: #cc0000;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 450;
height: 30px;
line-height: 30px;
padding-left: 15px;
}
#left ul { color: #cc0000; padding: 5px 0 5px 20px; list-style-type: square;font-weight:450 }
#left ul li { padding-bottom: 5px; font-weight:600}
#left ul li a { text-decoration: none; color: #333c3c  }
#left ul li a:hover { color: #cc0000; }

#center {
float: left;
width: 600px;
padding: 15px 0 0 0px;
text-align:justify;
}
#center h2 {
color: #cc0000;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 500;
}
#center h2 a { color: #cc0000; text-decoration: underline;  }
#center h2 a:hover { color: #000; text-decoration: none; }
#center h3 {
color: #cc0000;
height: 15px;
line-height: 30px;
font-size: 14px;
letter-spacing: -1px;
font-weight:bold;
}

#center h4 {
color: #333333;
height: 30px;
line-height: 30px;
font-size: 12px;
letter-spacing: -1px;
font-weight: 500;
}
#center h4 a { color: #cc0000;text-decoration: underline; }

#center h4 a:hover { color: #333c3c; text-decoration: none; }

#center h5 a { color: #333c3c;text-decoration: underline; }

#center h5 a:hover { color: #cc0000; text-decoration: none; }

#center ul {  padding: 5px 0 5px 20px; list-style-type: square; }
#center ul li { padding-bottom: 5px; }
#center ul li a { text-decoration:underline;color: #333c3c  }
#center ul li a:hover { color: #cc0000;  }

#right2 {
float: right; 
width: 180px;
padding: 5px 60px 40px 10px;
}
#right {
float: right; 
width: 180px;
padding: 15px 10px 10px 0;
}
#right h2 { 
color: #cc0000;
height: 30px;
line-height: 30px;
padding-left: 15px;
font-size: 15px; 
letter-spacing: -1px; 

font-weight: 450;
height: 30px;
}
#right ul { color: #cc0000; padding: 5px 0 5px 20px; list-style-type: square; font-weight: 450;}
#right ul li { padding-bottom: 5px; }
#right ul li a { text-decoration: none;color: #333c3c;  font-weight:600 }
#right ul li a:hover { color: #cc0000;  }
hr.linea {
height: 2px;
border: 0;
color: #cccccc;
background-color: #cccccc;
width: 100%;
} 
#footer {
text-align: center;
font-size: 9px;
padding-bottom: 0px;
color: #333c3c;

}
#footer a {
text-decoration: underline;
color: #333c3c 
}
#footer a:hover {
color: #cc0000; 
}
