@import url('normalize.css');
body{background-image: url('../images/fondos/marron.jpg'); margin:auto;
	background-size:100%; text-align: center;
	background-attachment:fixed;}

a{ text-decoration: none;}

.container{ width: 810px; height:1580px; margin:auto;}


#cabecera{width:800px; height:440px; margin:auto; }
#principal{width:650px; height:350px;
            position:adsolute;
            margin-top:60px;
            margin-left:10px;
            border:12px solid orange;}
#botones{ position:adsolute;
		  margin-left:0px; margin-top:20px;
		  }


#menu {width:850px; height:280px; float:left; margin-top:-15px; }

    .hierba {width:950px; height:110px; float:left; margin-top:-10px;  }
     .hierba img {width:999px; height:210px; float:left; margin-left:-100px;}


	.textomenu {width:800px; height:150px;
                    float:left;
                    margin-top:15px;
                    background-color:black;
				 }

	.textomenu  p{ color:white; text-align:center;
			font-family:PT Sans Caption, sans-serif; font-size:12px;
			margin-top:10px;
			}
        .textomenu img {width:650px; height:65px;
                        float:left;
                        margin-left:80px;
                        margin-top:5px;
                        padding:10px 35px 10px 10px ;
                        }
        .circulo {width:300px; height:150px;
			position:absolute;
			margin-top:880px;
			margin-left:250px;
			z-index:5;
			}
	.circulo img {width:150px; height:150px; float:left;}


.main{width: 800px; height:600px;
	position: absolute;
        margin-top:280px;
        }

.ch-grid {margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after, .ch-item:before {content: ''; display: table;}

.ch-grid:after { clear: both;}

.ch-grid li {width: 220px;
            height: 220px;
            display: inline-block;
            margin: 20px;
         }
/*CIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOSCIRCULOS*/

#pie {width:800px; height:20px; position:absolute; margin-top:1060px; margin-left:0px;}
#pie p {font-family:verdana; font-size:8px; color:orange; text-align:center; }
#pie a {text-decoration:none; text-align:center;
             font-size:8px;
            color:white;}