/* CSS Document */

body {
	background-color: #FBFBF2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Container {
	width: 702px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 61px;
	width: 700px;
	vertical-align: bottom;
	line-height: 61px;
}
#AboutContact {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 25px;
	float: right;
	margin-top: 35px;
	line-height: 20px;
	vertical-align: middle;
}
#imageContainerXfade {
	position:relative;
	width:700px;
	height: 100px;
	visibility: visible;
}
#imageContainerXfade img {
	display:none;
	position:absolute;
	top:0; left:0;
}
p {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
p a:link {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABB400;
	text-decoration: none;
}
p a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABB400;
	text-decoration: none;
}
p a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
p a:active {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Round {
	background-color: #FFFFFF;
}
.Round .wr_toprow {
	background-image: url(../grafica/corners/cornersRoundtoptile.gif);
	background-repeat: repeat-x;
}
.Round .wr_toprow div {
	background-image: url(../grafica/corners/cornersRoundtopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Round .wr_toprow div div {
	background-image: url(../grafica/corners/cornersRoundtopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.Round .wr_contentrow {
	background-image: url(../grafica/corners/cornersRoundlefttile.gif);
	background-repeat: repeat-y;
}
.Round .wr_contentrow .wr_content  {
	background-image: url(../grafica/corners/cornersRoundrighttile.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.Round .wr_botrow {
	background-image: url(../grafica/corners/cornersRoundbottile.gif);
	background-repeat: repeat-x;
}
.Round .wr_botrow div {
	background-image: url(../grafica/corners/cornersRoundbotleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Round .wr_botrow div div {
	background-image: url(../grafica/corners/cornersRoundbotright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.Round .wr_toprow, .Round .wr_toprow div,
.Round .wr_botrow, .Round .wr_botrow div {
	width:100%;
	height:11px;
	font-size:1px;
}

.Round .wr_content  {
	margin: 0;
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}
.Round p {
	padding: 0;
	margin: 1em 0 0 0;
	padding-bottom: 1em;
}

#Contenido {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
 }
 #Menu {
	height: 30px;
	width: 673px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	text-decoration: none;
}
h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TextoVerde {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ABB400;
	text-decoration: none;
}
.TextoBlancoGde {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TextoGris {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TextoGris a:link {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.TextoGris a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TextoGris a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABB400;
	text-decoration: none;
}
.TextoGris a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.RegistrationTable {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #99CC33;
	text-decoration: none;
}
.TextoRojo {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
.TextoChinita {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.style1 {font-style: italic}
.style2 {font-style: italic}
.style3 {font-size: x-small; color: #CC0000; text-decoration: none; font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.TextoChinaGde {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 36px;
	color: #FF6600;
}
Div#AdSense {
	height: 600px;
	width: 130px;
	margin-right: -125px;
	float: right;
}
