@charset "UTF-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #63CC20;
	text-align: center;
	background-image: url(../images/green-bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 25px;
	font-weight: bold;
}
#TacoBand {
	background-image: url(../images/tacoBand.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#TacoBandBottom {
	background-image: url(../images/tacoBand.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#wraper {
	width: 1100px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	width: 100%;
}
#centerContent {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}


#videosFotos {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #000000;
}

#clear {
	clear: both;
}
#footer {
	background-color: #3d5770;
	text-align: center;
	width: 1100px;
	font-size: 1em;
	color: #ffffff;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding-top: 5px;
}

#youtubevideo {
	text-align: center;
	height: 344px;
	width: 425px;
	margin-left: 550px;
}
#menu {
	background-image: url(../images/Menu-Bg-Silver.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 1100px;
	margin-top: 0px;
	font-size: 1.2em;
	padding-top: 7px;
	margin-bottom: 0px;
}

#menu a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}



#front {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#center {
	width: 769px;
}
#centerTop {
	width: 100%;
	background-image: url(../images/centerTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 18px;
}
#centerFront {
	background-color: #FFF;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#centerBottom {
	width: 100%;
	background-image: url(../images/centerBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 18px;
}
.MainTexto {
	font-size: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
}
#leftAd {
	width: 100%;
}
#rightAd {
	width: 100%;
}

#forma {
	background-color: #EFC624;
	text-align: center;
	height: 344px;
	width: 425px;
	margin-top: 25px;
	float: right;
	margin-right: 65px;
}

#contact-glenn {
	background-color: #EFC624;
	text-align: center;
	height: 344px;
	width: 424px;
	margin-left: 75px;
	margin-top: 25px;
	float: left;
}

#calendarioBox {
	background-color: #00AB60;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-top: 35px;
	margin-right: auto;
	color: #FFFFFF;
	padding-bottom: 5px;
	height: 500px;
	padding-top: 8px;
}
.BGmiembros {
	background-color: #EFC624;
	padding-right: 5px;
}

.BGmiembros2 {
	background-color: #ffffff;
}
.marginaround {
	padding: 5px;
}
