* {
	margin: 0px;
	padding: 0px;
}

#sOverlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#sVentana {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 1001;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#sVentana #ContentVentana{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sVentana #ContentVentana h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
#sVentana #ContentVentana a {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
#sVentana #ContentVentana a:hover {
	color: #CC0000;
}
#sVentana #TitVna {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	padding: 5px;
}
#sVentana #btnCerrarVtna {
	float: right;
	padding: 5px;
}
#sVentana #btnCerrarVtna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#sVentana #btnCerrarVtna a:hover {
	color: #99FF00;

}
#sOverlay2{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
#sVentana2 {
	position: absolute;
	z-index: 1001;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}



#sVentana2 #ContentVentana2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#sVentana2 #ContentVentana2 h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
#sVentana2 #ContentVentana2 a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#sVentana2 #ContentVentana2 a:hover {
	color: #CC0000;
}

#sVentana2 .btnCerrarVtna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: baseline;
	display: block;
	float: none;
}
#sVentana2 .btnCerrarVtna:hover {
	color: #99FF00;

}
#sVentana2 #ContentVentana2 .btnCerrarVtna, #sVentana2 .btnCerrarVtna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
}
#sVentana2 .btnCerrarVtna:hover {
	color: #CCFF00;
}
#sVentana2 *{
outline:none;
}

.RegistroIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 370px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../imgs/registroGrande.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 330px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.RegistroIntro .registro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	width: 210px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 45px;
	background-image: url(../imgs/registroRegistrarce.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 0px;
}
.RegistroIntro .registro2:hover {
	color: #FFCC99;
	background-image: url(../imgs/registroRegistrarcehover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.RegistroIntro .sitios a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.RegistroIntro .sitios a:hover {
	color: #999999;
}
.RegistroIntro h2 {
	color: #333333;
}
.RegistroIntro h3 {
	color: #333333;
}
