/* CSS Document */
#overlay{
	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);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	color: black;
	border-right: #000066 1px outset;
	border-top: #000066 1px outset;
	border-left: #000066 1px outset;
	border-bottom: #000066 1px outset;
	background-color: #ffffcc;	
}
#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 {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#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;

}
/* fin ventana*/
#sUserMenu {
	width: 200px;
	border: 1px solid #EEF3F9;
	margin-top: 5px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 2;
	top: 20px;
	left: 1px;
	visibility: hidden;
	opacity: .9;
	filter: alpha(opacity=90);
}
#sUserMenu a {
	color: #000000;
	text-decoration: none;
}
#sUserMenu a:hover {
	color: #990000;
	text-decoration: underline;
}

#sUserMenu h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	background-color: #1B2B3A;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #990000;
	color: #99FF00;
}
#sUserMenu h1 a {
	color: #FFFFFF;
}
#sUserMenu h1 a:hover {
	color: #99FF00;
	text-decoration: none;
}
#sUserMenu ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
#sUserMenu h2 a img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sUserMenu h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}
#sUserMenu h2 a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#sUserMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sUserMenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	line-height: 25px;
	margin: 0px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000000;
	background-color: #EEF3F9;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-image: url(imgs/fondog.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
#sContentG {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sContentG #sTopLinks {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#sContentG #sTime {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	float: right;
	width: 90px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#sContentG #sTopLinks a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
#sContentG #sTopLinks a:hover {
	color: #CCFF00;
}
#sContentG #sTTD {
	text-decoration: none;
	width: 326px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#sContentG #sTTD h1 {
	font-size: 16px;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sContentG #sTTD a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sContentG #sNoticias {
	width: 330px;
	height: 150px;
	margin-top: 12px;
}
#sContentG #sNoticias h1 {
	font-size: 16px;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2065AC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sContentG #sNoticias #N2HCont h2 {
	margin: 0px;
	padding: 0px;
}

#sContentG #sNoticias #N2HCont h2 a {
	text-decoration: none;
	font-size: 14px;
	color: #000066;
	padding: 0px;
	margin: 0px;
}
#sContentG #sNoticias #N2HCont h2 a:hover {
	color: #990000;
	text-decoration: none;
}
#sContentG #sNoticias #N2HCont p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#sContentG #sNoticias #N2HCont p a {
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 0px;
}
#sContentG #sNoticias #N2HCont p a:hover {
	color: #990000;
}



#sContentG #Messenger {
	background-image: url(imgs/fondo_messenger.jpg);
	width: 200px;
	margin-top: 130px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#sContentG #Messenger #AConectados .a1 {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px dashed #CCCCCC;
	margin-top: 5px;
	z-index: 2;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	text-align: left;	
}
#sContentG #Messenger #AConectados .a1 a{
	text-decoration: none;
	color: #003366;
}
#sContentG #Messenger #AConectados .a1:hover {
	-moz-opacity: 0.999990;
	opacity: .999999999;
	filter: alpha(opacity=9999999);
	}
#sContentG #Messenger #AConectados .a2 {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px dashed #000066;
	margin-top: 5px;
	background-color: #FFF9F9;
}
#sContentG #Messenger #AConectados .a2 a{
	text-decoration: none;
}
#sContentG #Messenger #AConectados img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: text-top;
}
#sContentG #Messenger #AConectados a .nick {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
#sContentG #sConoceme h1 {
	font-size: 16px;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB4214;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sContentG #sConoceme .uChica .img {
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #FFCCFF;
}
#sContentG #sConoceme .uChica {
	color: #333333;
	text-decoration: none;
}
#sContentG #sConoceme .uChica a {
	text-decoration: none;
	color: #000066;
}
#sContentG #sConoceme .uChico .img {
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #333333;
}
#sContentG #sConoceme .uChico {
	color: #333333;
	text-decoration: none;
}
#sContentG #sConoceme .uChico a {
	text-decoration: none;
	color: #000066;
}
.LinkPequeno2 {
	font-size: 0.8em;
	color: #339900;
	font-weight: normal;
}
#sContentG #sMenuR {
	color: #333333;
	text-align: right;
	margin-top: 100px;
	padding: 5px;
}
#sContentG #sMenuR h2 {
	font-size: 16px;
	color: #999999;
}
#sContentG #sMenuR a {
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
#sContentG #sMenuR a:hover {
	color: #FF6600;
}
.avisos {
	background-image: url(../gimgs/iconos/avisos14.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	padding-top: 0px;
}
.avisos a {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
	font-size: 13px;
}
.avisos a:hover {
	color: #FF0000;
}#sContentG #sTTD2 form {
	margin-top: 10px;
	padding: 5px;
}

