* {
	margin: 0;
	padding: 0;
}

body {
background: #5B6276;
font-family: "Bookman Old Style";
font-size: 14px;
line-height: 17px;
color: #eee;
text-align: center;
}

a {
text-decoration: none;
color: #FFFFCC;
}
a:hover {
text-decoration: none;
color: #eee;
}

#wrap {
margin: 20px auto;
width: 800px;
text-align: center;
}

#wrap_inicio{
margin: 20px auto;
width: 800px;
text-align: center;
border: 3px solid #eee; 
padding-bottom:20px;
}

#header {
font: bold 11px/1.5em "Bookman Old Style";
height: 60px;
line-height: 60px;
text-align: left;
}
#header h1 {
color : #fff; 
font-size: 28px;
letter-spacing: -1px;

font-weight: 100;
padding: 15px 0 10px 0;
text-align: left;
}

#left {
margin-top: 50px;
float: left;
width: 160px;
font-size: 13px;
padding: 10px;
background: #838A9E;
text-align: left;
}
#left ul {
list-style-type: square;
padding: 5px 0 10px 30px;
color: #FFFFCC;
}
#left h2 {
font-size: 20px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}

#right {
margin-top: 20px;
float: right;
width: 580px;
background: #838A9E;
text-align: justify;
padding: 10px;
}
#right h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 24px;
padding: 15px 0 10px 0;
}
#right h2 a {
}
#right h2 a:hover {
color: #fff;
text-decoration: none;
}

#right h3 {
font-size: 18px;
font-weight: 100;
letter-spacing: -1px;
padding: 5px 0 5px 0;
}

.central_box {
margin-top: 80px;
width: 600px;
height: 280px;
text-align: justify;
padding: 10px;
margin-left: auto;
margin-right: auto;
}

.central_box h1 {
margin-top: 50px;
color : #000; 
font-size: 28px;
letter-spacing: -2px;
font-weight: 100;
padding: 15px 0 10px 0;
text-align: center;
}

.central_box h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}
.central_box h2 a {
}
.central_box h2 a:hover {
color: #fff;
text-decoration: none;
}

.central_box text {
margin-top: 50px;
color : #000; 
letter-spacing: -2px;
font-weight: 100;
font-size: 20px;
padding: 10px;
}

.central_box text left {
float: left;
text-align: left;
}

.central_box text right {
float: right;
text-align: right;
}

#center {
margin-left: 20px;
margin-right: auto;
}

#footer {
background: #494F5F;
font-size: 11px;
text-align: center;
margin-top: 30px;
padding: 5px 0;
}

/*- Menu 14--------------------------- */

#menu14 {
        width: 200px;
        margin: 10px;
        }

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #FFFFCC;
        display: block;
        background:  url(menu14.gif);
        padding: 8px 0 0 10px;
        }

#menu14 li a:hover, #menu14 li #current {
        color: #FFF;
        background:  url(menu14.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
		
.revealcontent{
visibility: hidden;
}

#central_title {
font-family: Bookman Old Style;
margin-top: 50px;
color : #000; 
font-size: 30px;
letter-spacing: -2px;
font-weight: 100;
padding: 15px 0 10px 0;
text-align: center;
line-height:30px;
}
#central_title_2 {
font-family: Bookman Old Style;
margin-top: 50px;
color : #000; 
font-size: 36px;
letter-spacing: -2px;
font-weight: 100;
padding: 15px 0 10px 0;
text-align: center;
line-height:10px;
}

#central_title_3 {
font-family: Bookman Old Style;
margin-top: 50px;
color : #000; 
letter-spacing: -2px;
font-weight: 50;
font-size: 20px;
padding: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#central_title_3 table{
/*
centramos todo lo que tenga table
que seran los elementos permitidos
*/
margin:0 auto;
}

.central_box text {
margin-top: 50px;
color : #000; 
letter-spacing: -2px;
font-weight: 100;
font-size: 20px;
padding: 10px;
}

.image {
width:300px;
height:281px;
max-width: 300px; 
max-height: 281px; 
border: 3px solid #ccc; 
float:right;
}
html>body .image {
width:300px;
height:281px;
} 
