#wrapper #bodyArea #padre #wrapper table #tab  td {
	background-color: #84F9FF;
}
* {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #logo {

}
#wrapper #menu {
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	background-image: url(img/bgmenu.gif);
	clip: rect(auto,auto,auto,auto);
	height: 35px;
	clear: both;
}
#wrapper #menu #men {

}


#wrapper #banner {
	text-align: center;
	background-image: url(img/bgbanner.gif);
	background-repeat: repeat-y;
	height: 200px;
}


#wrapper #footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	height: 25px;
	background-image: url(img/bgfooter.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 0px;
	line-height: 27px;
}
a {
	text-decoration: none;
	color: #F00;
}
a:link {
	color:BLUE;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: oblique;
}
a:visited {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
}
	a:hover{
	color: #F0F;
	font-weight: bold;
	font-style: italic;
	font-family:"Comic Sans MS", cursive;
	font-size: 22px;
	text-decoration: none;
}


a:active { color:blue}

p {
	margin: 0px;
	text-align: justify;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: ccc;
}

body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #FB9B3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
}
.ch { color: red;
      font-size: 20px;
	  background-color:#FF0
}
#wrapper #bodyArea #padre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #FFC;
	text-align: center;
	width: 800px;
	color: #000;
	line-height: 35px;
	padding-top: 30px;
}
#wrapper #bodyArea #padre img {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #F0F;
	border-right-color: #F00;
	border-bottom-color: #0F0;
	border-left-color: #FC0;
}
#wrapper #bodyArea #padre a:visited {
	background-color: #FF0;
}
.right{
	position:fixed;
	left: 1250px;
	bottom: 400px;
	z-index: 3;
}
.right_sub {
	position: fixed;
	left: 1250px;
	bottom: 70px;
	z-index: 2;
}




.left{
	position:fixed;
	top:50px;
	right: 1250px;
	z-index: 2;
}
.left_sub {
	position: fixed;
	top: 370px;
	right: 1250px;
	z-index: 1;
}
#wrapper #menu #men li a {
	display: block;
}
#wrapper #bodyArea #padre #wrapper table #tab tr td:hover {
	background-color: #FFFF80;
	color: #090;
}
#wrapper #bodyArea #padre #wrapper table caption p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #00F;
}
#wrapper #bodyArea #padre #wrapper table caption  {
	color: #00F;
	letter-spacing: 2px;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #F00;
	border-right-color: #00F;
	border-bottom-color: #0F0;
	border-left-color: #0FF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #FFFF7D;
}



#wrapper #shiny {
	background-color: #D8D8D8;
}
