body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	color:#434343;
	background-image:url(contenido.png);
	padding:0px 0;
	position:inherit;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}

	
/* MENU */		
#header .row-1 .indent {padding:0px 0 0 32px}
		#header .row-2 ul li{
			display:inline;
			float:top;
			text-align:top;
			margin:auto;
			padding: -55 px;
		}

		
nav{
            height: auto; 
            margin: 0 auto; 
            overflow: hidden;
            text-align: left;
			
            
        }
        ul{
            float: left;
            list-style-type: none;
            padding: 0; 
            position: relative; 
            left: 50%; 
			
        }
        li{
            float: left;
            position: relative; 
            right: 50%; 
        }
        li a{
            padding: 0px;
        }


#kwick {
    position: relative;
    /*border-bottom: 3px double #333;*/
    margin-top: 10px;
}

#kwick ul{
       list-style:none;
       }
# .kwicks {
    display: block;
    height: 100px;
    margin: 0px;
}

#kwick li {
    float: LEFT;
}

li:after {
    content: "";
	
}

#Estilo4 {
	font-weight: lighter;
	font-size: 18px;
	font-family: Gill Sans, sans-serif;
	text-align: center;
}

#Estilo5 {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-align: left;
	bgcolor: white;
}


#Estilo6 {
	font-weight: lighter;
	font-size: 14px;
	font-family: Gill Sans, sans-serif;
	text-align: left;
	bgcolor: white;
}
#Estilo7 {
	font-weight: lighter;
	font-size: 18px;
	font-family: Zapf Chancery, cursive;
	text-align: center;
}

#Estilo8 {
	font-weight: lighter;
	font-size: 16px;
	font-family: Gill Sans, sans-serif;
	text-align:left;
	bgcolor: white;
}
#Estilo9 {
	font-weight: lighter;
	font-size: 15px;
	font-family: Zapf Chancery, cursive;
	text-align: justify;
}
#Estilo10 {
	font-weight:normal;
	font-size: 18px;
	font-family: Zapf Chancery, cursive;
	text-align: justify;
}
#Estilo11 {
	font-weight: lighter;
	font-size: 15px;
	font-family: Gill Sans, sans-serif;
	text-align: justify;
	bgcolor: white;
}