/*
* This classes are kept because engines and other old pages
*/
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
object{
	display: block;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../imgs/fon.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#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;
	z-index: 1001;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
#sVentana #ContentVentana{
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sVentana #ContentVentana h3 a{
	font-family:Arial, Verdana, 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, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sVentana #ContentVentana a:hover {
	color: #CC0000;
}
#sVentana #TitVna {
	background-color: #000000;
	font-family:Arial, Verdana, 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, Verdana, 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;

}
.ClearBoth{
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	line-height:2px;
}
.clearBoth {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.clearBoth1 {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	background:#6a3702;
}
.txtBox {
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
.Title {
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background-color: #F9F9F9;
	padding: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TitSeccion {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	margin-left: 32px;
}
.RojoSmall {
	font-size: 11px;
	color: #990000;
}
.TitEvents {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.TitEvent {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}
.DivEvent {
	width: 415px;
	height: 20px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*
* Global styles for this site
*/
#sGlobal {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:1024px;
}
#sGlobal #sMain {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width: 950px;
}
#sGlobal #sMainTop {
	background-image: url(../imgs/smain_backgroundtop.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 22px;
}
#sGlobal #sMainBottom {
	background-image: url(../imgs/smain_backgroundbottom.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 19px;
}
#sGlobal #sMainBody {
	background-image: url(../imgs/smain_background.gif);
	background-repeat: repeat-y;
}
#sGlobal #sTop {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 150px;
}
#sGlobal #sFoot  {
	background-image: url(../imgs/sfoot_background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 948px;
	height: 66px;
}
#sGlobal #sFootContent {
	margin-left: 20px;
	padding-top: 25px;
	font-weight: bold;
}

#sGlobal .Contenidos {
	margin:0px;
	padding:0px;
	border: 0px;
	margin-left: 20px;
	margin-right: 20px;
	width: 656px;
}
#sGlobal .sMenuLeft {
	width: 175px;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}
#sGlobal .sMenuLeft .sMenuTop {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 20px;
	background-image: url(../imgs/inbmenu_fondo.png);
	background-repeat: repeat-x;
	width: 154px;
	height: 23px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#sGlobal .sMenuLeft #lastestBlogsCont {
	background-color: #ffffff;
	background-image: url(../imgs/boxes_background_small.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cccccc;
	width: 174px;
}
#sGlobal .sMenuLeft #lastestBlogs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding: 6px;
}
#sGlobal .sMenuLeft #lastestBlogs a {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
#sGlobal .sMenuLeft #lastestBlogs a:hover {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
#sGlobal .sMenuRight {
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}
#sGlobal .sMenuRight p {
	padding: 6px;
}
#sGlobal .sMenuRight .sMenuTopRight {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 20px;
	background-image: url(../imgs/inbmenu_fondo.png);
	background-repeat: repeat-x;
	width: 184px;
	height: 23px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#sGlobal .sMenuRight #sCalendarHome {
	margin:0px;
	padding:0px;
	width: 204px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	background-image: url(../imgs/boxes_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sGlobal #sMenu {
	margin:0px;
	padding:0px;
	width: 174px;
	float:left;
	background-color: #ffffff;
	background-image: url(../imgs/boxes_background_small.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#sGlobal #sMenu ul {
}
#sGlobal #sMenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#sGlobal #sMenu a {
	display: block;
	font-size: 12px;
	padding: 6px;
	text-decoration:none;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}
#sGlobal #sMenu a:hover {
	background-color: #E4F0F3;
}
#sGlobal #sMenu .cSubMenu a {
	background-image: url(../imgs/flechita.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:22px;
	padding-right:6px;
	font-size: 11px;
}
#sGlobal #sMenu .cSubMenu a:hover {
	background-color: #E4F0F3;
}

#sGlobal #sDash {
	margin:0px;
	padding:0px;
	width: 174px;
	background-color: #ffffff;
	background-image: url(../imgs/boxes_background_small.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#sGlobal #sDash a {
	display: block;
	font-size: 12px;
	line-height: 25px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	color: #000000;
	border-bottom: 1px solid #cccccc;
}
#sGlobal #sDash a:hover {
	background-color: #E4F0F3;
}
#sSubTop {
	width: 487px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	font-size: x-small;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	color: #cccccc;
	background-color: #4C205F;
}
#sSubTop a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#sSubTop a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
#sSubTop #sFecha {
	float: right;
	margin: 0px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#sGlobal .event {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
#sGlobal .event h2 {
	padding-left: 7px;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sGlobal #SimpleSection {
	margin:0px;
	margin-bottom: 15px;
	padding:0px;
	padding-right: 0px;
	background-color: #ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../imgs/boxes_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sGlobal #SimpleSection h1 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom:10px;
	height: 23px;
	background-image: url(../imgs/inbmenu_fondo.png);
	background-repeat: repeat-x;
	display: block;
}
#sGlobal #SimpleSectionContent {
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
	padding: 4px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#sGlobal #SimpleSection table {
	/*border: 1px solid #000000;*/
}
#sGlobal #SimpleSection th {
	border: 1px solid #000000;
	background-color: #efefef;
	padding: 4px;
	text-align: center;
}
#sGlobal #SimpleSection td {
	border: 1px solid #000000;
	padding: 4px;
}
#sGlobal #SimpleSection a {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 2px;
}
#sGlobal #SimpleSection a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#sGlobal #SimpleSection ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}


