body
{
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../Images/background.png);
	background-repeat: repeat-x;
}
#divHeader
{
	width:54em;
	height:6em;
	margin:auto;
	text-align:left;
	background-color:#3D0003;
	background-image:url(../Images/header.gif);
}
#div_logo
{
	float:left;
	width:4.75em;
	height:4.75em;
	padding-left:0.625em;
	padding-top:0.625em;
}
#img_logo
{
	width:4.75em;
	height:4.75em;
}
#div_language
{
	float: right;
	width: 12em;
	text-align:right;
	padding-top:1em;
	padding-right:1em;
}
.imgLanguage
{
	width: 1.5em;
	height: 1.5em;
	border:0;
	vertical-align:text-bottom;
}
#sel_language
{
	width:10em;
	height:1.5em;
	vertical-align:text-bottom;
}
#imgVirtualTarot
{
	height:1.25em;
	width:1.25em;
	margin-left:0.25em;
	vertical-align:text-bottom;
}
.divTitle
{
	height:2.25em;
	padding-left:0.75em;
	padding-top: 1em;
	text-align:left;
}
.divSubTitle
{
	height:2em;
	padding-left:0.75em;
	text-align:left;
}
h1{
	font-size: 2em;
	font-weight: normal;
	color:#FFFFFF;
	margin:0;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
	color:#FFFFFF;
	margin:0;
	display:inline;
}
#container
{
	width: 54em;
	margin: 0 auto;
    text-align: left;
	padding-top:0.75em;
	background-color: #FFFFFF;
	background: url(../Images/border_LR.gif) repeat-y;
}
#mainContent {
	padding: 0 1.25em; /* El margen está afuera del div */
}
.divText50
{
	width: 50em;
	margin: 0.5em auto;
}
.divTextMedium
{
	width: 29em;
	margin: 0.5em auto;
}
.divText18
{
	width: 17.75em;
	margin: 0.5em auto;
}
.text1SubTitle
{
	font-size: 0.75em;
	color: #3D0003;
	margin-top: 0;
	margin-bottom: 0.25em;
	font-weight: bold;
}
.text1
{
	font-size: 0.75em;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0.25em;
}
.helpSubTitle
{
	font-size: 0.75em;
	font-weight:bold;
	color: #3D0003;
	margin-top: 0;
	margin-bottom: 0;
}
.helpText
{
	font-size: 0.75em;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
}
.textAux
{
	font-family: Arial, Helvetica, sans-serif;
	color:#3D0003;
	font-weight: bold;
}
.textAbout
{
	font-size: 0.75em;
	color: #3D0003;
	text-align: center;
	margin: 0.25em;
}
.pMarginTop
{
	margin-top: 1em;
}
.divPlayAreaExt
{
	width: 31.5em;
	height: 12.75em;
	margin: 0 auto;
	background-color:#3D0003;
}
#divLicense
{
	text-align: right;
	padding-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}
.input
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	font-weight: bold;
	color: #3D0003;
	height:1.25em;
	border: 1px solid #BAA384;
	padding:0;
}
.answer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	color: #BAA384;
	margin-top: 0.75em;
	padding-left: 1.375em;
	height:2.5em;
	width: 27.5em;
}
.btn
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:1.75em;
	margin-top:0.25em;
	color: #BAA384;
	background-color: #3D0003;
	border: 1px solid;
	border-top-color: #DED3C5;
	border-left-color: #DED3C5;
	border-right-color: #BAA384;
	border-bottom-color: #BAA384;
}
:hover.btn{
	color: #BAA384;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	cursor: pointer;
}
.btnSmall
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.625em;
	font-weight: bold;
	color: #BAA384;
	background-color: #3D0003;
	border: 1px solid;
	border-top-color: #DED3C5;
	border-left-color: #DED3C5;
	border-right-color: #BAA384;
	border-bottom-color: #BAA384;
	padding-left:2px;
	padding-right:2px;
}
:hover.btnSmall{
	color: #BAA384;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	cursor: pointer;
}
.divLine51
{
	width:51em;
	height:1px;
	background-color:#3D0003;
	background-image:url(../Images/Lines.gif);
}
.divLine30
{
	width:30em;
	height:1px;
	background-color:#3D0003;
	background-image:url(../Images/Lines.gif);
	background-position: 0px -1px;
}
.divLine19
{
	width:18.75em;
	height:1px;
	background-color:#3D0003;
	background-image:url(../Images/Lines.gif);
	background-position: 0px -2px;
}
.div30
{
	width:30em;
}
.divLeft
{
	float:left;
}
.divRight
{
	float:right;
}
.divRight19
{
	float:right;
	width: 18.75em;
}
.divRightAd300x250
{
	float:right;
	width: 304px;
}
.divSeparator1
{
	height: 1em;
}
.divSeparator2
{
	height: 2em;
}
.divSeparator3
{
	height: 3em;
}
.divSeparator5
{
	height: 5em;
}
.divClear
{
	clear:both;
}
/* Generales */
.pad_left_5
{
	padding-left: 5em;
}
.pad_left_6
{
	padding-left: 6em;
}
.pad_left_6_5
{
	padding-left: 6.5em;
}
.pad_left_6_75
{
	padding-left: 6.75em;
}
.pad_left_9_25
{
	padding-left: 9.25em;
}
.pad_top_0_75
{
	padding-top: 0.75em;
}
.pad_top_1_625
{
	padding-top: 1.625em;
}
.width_3
{
	width:3em;
}
.width_4
{
	width:4em;
}
.width_4_5
{
	width:4.5em;
}
.width_5
{
	width:5em;
}
.width_5_25
{
	width:5.25em;
}
.width_5_75
{
	width:5.75em;
}
.width_20
{
	width:20em;
}
.width_22
{
	width:22em;
}
.width_23
{
	width:23em;
}
.width_24
{
	width:24em;
}
