.a1:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.a1:active {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}
.a1:hover {
	color: #CCCCCC;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.a2:link {
	color: #99001F;
	text-decoration:none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.a2:active {
	color: #99001F;
	text-decoration: none;
}
.a2:visited {
	color: #99001F;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}
.a2:hover {
	color: #CCCCCC;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.TRLink:link {
	text-decoration: none;
	background-color: #eeeeee;
}
.TRLink:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	cursor: hand;
}
.Head2 {
	background-image: url(../struct/head2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: bottom;
	height: 150px;
}
.bgContent {
	background-image: url(../struct/bgContent.jpg);
	background-repeat: repeat-y;
}
.Box1 {
	background-image: url(../struct/bgBox1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}

.Box2 {
	background-image: url(../struct/bgBox2.jpg);
	background-repeat: repeat-y;
	border: 1px solid #999999;
}
.Mens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
}
.Head {
	background-image: url(../struct/head.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 110px;
	text-align: right;
}

.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.Direcction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #99001F;
	text-align: left;
	vertical-align: middle;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bgContact {
	background-image: url(../images/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.GrupoObeliscos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006633;
	text-align: center;
	text-decoration: none;
}
.TelfIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #99001F;
	text-align: center;
}
.BoxResumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99001F;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: top;
	margin: 4px;
	padding: 4px;
}
.TextBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	height: 15px;
	border: 1px solid #003300;
}
.TDhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99001F;
	height: 20px;
	vertical-align: middle;
}
.Box3 {
	border: 1px solid #000000;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99001F;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.Boton:link, .Boton:visited
{
	text-decoration: none;
	background-color: #99001F;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	border: solid 2px;
	padding: 2px 16px 2px 16px;
}

.Boton:hover
{
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	border: solid 2px;
	padding: 2px 16px 2px 16px;
}
.IrA {
	background-image: url(../images/move/goto.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 29px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.BoxForm {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bgBackButton {
	background-image: url(../images/bgContactButton.jpg);
	background-repeat: repeat-x;
}
