* {
	margin:0;
}
.clear {clear:both;}
a {
	color: #333;
	text-decoration: none;
}

body {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrap {
	width:954px;
	margin:25px auto;
	background-color: #FFF;
}
#header {
	height:224px;
	padding-left: 6px;
}
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
#headercontent h2 {
	font-size: 18px;
	color: #5B920A;
}
#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#wrap #header #headercontent p {
	color: #666666;
}
#wrap #header #sitecption {
	margin-right: 380px;
	margin-left: 380px;
	padding-top: 85px;
	color: #FFFFFF;
	font: bold 16px "Trebuchet MS", halvetica, Verdana, sans-serif;
}
.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}


#wrap #header #logo {
	width: 260px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#main {background:url(images/pagebg.png) repeat-y; padding:2px 9px 0 9px; margin:0;}
#menus {
	width:936px;
	margin:0 auto auto;
	height:68px;
}#submenu ul {
	list-style-image: none;
	list-style-type: lower-alpha;
	position: fixed;
	height: 28px;
	top: 320px;
	right: 270px;
}
#submenu li {
	display: inline;
}
#submenu a {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 55px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 15px;
	padding-left: 19px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	color: #5B920A;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: block;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #5B920A;}
#mainmenu #active a {background:url(images/menuactive.gif) no-repeat center top; color:#fff;}

#mainmenu2 #active a {text-decoration:none; color: #5B920A;}


#mainmenu #active a li {color:#333;}

#wrap #main #content {
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#wrap #main #content2 {
	padding-top: 30px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#mainmenu a:hover {
}

.mainmenu li ul {
	position:absolute;
	top:289px;
	left:427px;
	overflow:visible;
	visibility: hidden;
	width: 99px;
	height: 151px;
}

.mainmenu li:hover > ul {
    display: block;
}


.mainmenu table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}
.mainmenu li:hover ul,
.mainmenu li a:hover ul {
	visibility:visible;
	height:auto;
	width:10em;
	background:#fff;
	border:1px solid #ddd;
	left:448px;
	top:2.5em;
	overflow:visible;
	position: absolute;
	top: 285px;
}
.mainmenu li:hover ul li a,
.mainmenu li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}
* html .mainmenu li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
#description {
	height: 100px;
	width: 100px;
}



#homeleft {width:480px; float:left;}
#homeright { margin-left:500px; }
h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h1 {color:#333; display:block; padding:3px 0 8px 0;}

#main h2 {
	color:#333;
	display:block;
	padding:3px 0 4px 0;
}
.green {
	color: #5B920A;
}
#homeright h3 {
	color: #5B920A;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#homeright .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #333;
}
a:hover {
	color: #86C427;
	text-decoration: none;
}
#wrap #footer {
	height: 40px;
	padding-top: 10px;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	display: block;
	float: left;
	height: 28px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/submenudevider.png);
	background-repeat: no-repeat;
	background-position: left;
}
#submenu a:hover {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 28px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #393;
	text-decoration: none;
}
#submenu2 {
	float: left;
	height: 29px;
	width: 900px;
	padding-left: 10px;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
.menudown {
	background: none;
}

#sidebar1 {
	float: left;
	width: 200px;
	height: 90px;
}
#sidebar2 {
	float: right;
	width: 200px;
	padding-right: 160px;
	height: 90px;
}
#homeright  ul {
	list-style: none;
}
#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}
#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}

.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:400px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
#common_img_left {
	float: left;
	height: 340px;
	width: 325px;
	padding-top: 7px;
}
#common_right {
	float: right;
	width: 560px;
}
#menus_submenu {
	background:url(images/menu.jpg) no-repeat;
	width:936px;
	margin:0 auto 10px auto;
	height:88px;
}

#numeration {
	display: block;
	color: #333;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#menudown li{
	float: left; background: none;
}
#images {
	float: left;
	height: 320px;
	width: 910px;
	padding-left: 5px;
}
#home_left {
	float: left;
	height: 395px;
	width: 325px;
	padding-top: 7px;
}
#cuadro {
	float: left;
	background-image: url(images/cuadro.jpg);
	background-repeat: repeat-y;
	width: 527px;
	padding: 20px;
	border: 1px solid #CCC;
}
#horarios {
	float: left;
	background-image: url(images/cuadro.jpg);
	background-repeat: repeat-y;
	width: 292px;
	border: 1px solid #CCC;
	height: 166px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#sidebar3 {
	float: left;
	width: 130px;
	height: 115px;
}
#sidebar4 {
	float: right;
	width: 130px;
	padding-right: 5px;
	height: 115px;
}
#team_right {
	float: right;
	padding-left: 3px;
	width: 690px;
}
#team_left {
	float: left;
	padding-bottom: 10px;
}
#menus2 {
	height: 90px;
}
#submenu_numeracion {
	padding-right: 5px;
	padding-left: 5px;
}

