body  {
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#encabezado {
	width:660px;
	border:0px;
	}
img {
	border:0px;
}

.www2009 .titulo_medio{
color:#9A0000; 
font-style:italic; 
font-size:16px;
}

.www2009 #container { 
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:73%;
} 
.www2009 #header { 
	background: #9A0000;
	padding: 2px;
	height:167px;
	text-align:left;
	
} 

.www2009 #space2 { 
	background: #fff; 
	padding: 0px;
	height:5px;    
}
.www2009 #space3 { 
	background: #fff; 
	padding: 0px;
	height:5px;    
}
.www2009 #space4 { 
	background: #fff; 
	padding: 0px;
	height:5px;    
}
.www2009 #space5 { 
	background: #fff; 
	padding: 0px;
	height:5px;    
}

.www2009 #menufalso { 
	background: #fff; 
	padding: 0px;
	/*height:15px;*/    
}

.www2009 #menufalso2 { 
	background: #fff; 
	padding: 0px;
	/*height:15px;*/    
}


.www2009 #menu { 
	background: #fff; 
	padding: 0px;
	height:52px;
	text-align:center;
	/*border: 1px solid #9A0000;*/
      
}
.www2009 #header h1 {
	margin: 0; 
	padding: 5px 0; 
}

.www2009 #sidebar1 {
	float: left; 
	width: 18%;
	background: #fff; 
	padding: 15px 0;
	border: rgb(216,210,195) 1px solid;
}
.www2009 #sidebar2 {
	float: right; 
	width: 20%;
	background: #fff; 
	padding: 15px 0;
	border: rgb(216,210,195) 1px solid;
}
.www2009 #sidebar1 p, .www2009 #sidebar1 h3, .www2009 #sidebar2 p, .www2009 #sidebar2 h3 {
	margin-left: 8px;
	margin-right: 8px;
}

.www2009 #mainContent { 
	margin: 0% 23% 0% 20%;
	text-align:justify; 
}
.www2009 #mainContent2 { 
	margin: 0% 23% 0% 20%;
	text-align:justify; 
}
.www2009 #HotelT {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-align:justify; 
}
.www2009 .partners { 
	background: #fff; 
	padding: 0px;
	height:60px;
	text-align:center;
	border: rgb(216,210,195) 1px solid;
	padding-top:7px;
	margin: 0; 
	padding: 10px 0;
} 

.www2009 .partners2 { 
	text-align:center;
	padding: 0px;
	margin: 0px;
} 

.www2009 #footer { 
	padding: 0 10px; 
	background:#FFF;
} 
.www2009 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.www2009 #visit{width:100px; position:relative; left:10px;}

.www2009 #contact{
	width:200px;
	position:relative;
	right:0px;
	
}




.www2009 #sidebar2, .www2009 #sidebar1 { padding-top: 0px; }
.www2009 #mainContent { zoom: 1; padding-top: 5px; }



/*////////    right SIDEBAR    //////*/

.rightSideBar .sideBarTitle {
	PADDING-RIGHT: 1ex; 
	PADDING-LEFT: 1ex; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0.9ex; 
	MARGIN: 1.25ex 1ex; 
	COLOR: black; 
	PADDING-TOP: 0.9ex; 
	BACKGROUND-COLOR: rgb(230,223,207)
}

.rightSideBar .sideBarTitleGray {
	PADDING-RIGHT: 1ex; 
	PADDING-LEFT: 1ex; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0.9ex; 
	MARGIN: 1.25ex 1ex; 
	COLOR: black; 
	PADDING-TOP: 0.9ex; 
	BACKGROUND-COLOR: #CCCCCC;
}

.rightSideBarText {
	PADDING-RIGHT: 1ex; 
	PADDING-LEFT: 1ex; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0.9ex; 
	MARGIN: 1.25ex 1ex; 
	COLOR: black; 
	PADDING-TOP: 0.9ex; 
}

.rightSideBar A {
	FONT-WEIGHT: bold; COLOR: rgb(166,140,83); BACKGROUND-COLOR: rgb(216,210,207); TEXT-DECORATION: none
}
.rightSideBar A:hover {
	TEXT-DECORATION: underline
}
.rightSideBar .sideBarText {
	PADDING-RIGHT: 2ex; PADDING-LEFT: 2ex; PADDING-BOTTOM: 1em; MARGIN: 0px; LINE-HEIGHT: 1.5em; PADDING-TOP: 0px
}

/*////////    END right SIDEBAR    //////*/


/*////////    left SIDEBAR    //////*/


.leftSideBar .sideBarTitle {
	PADDING-RIGHT: 1ex; 
	PADDING-LEFT: 1ex; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0.9ex; 
	MARGIN: 1.25ex 1ex; 
	COLOR: black; 
	PADDING-TOP: 0.9ex; 
	BACKGROUND-COLOR: rgb(230,223,207)
}
.leftSideBar A {
	FONT-WEIGHT: bold;
	COLOR: rgb(166,140,83);
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
.leftSideBar A:hover {
	TEXT-DECORATION: underline
}
.leftSideBar .sideBarText {
	PADDING-RIGHT: 2ex; PADDING-LEFT: 2ex; PADDING-BOTTOM: 1em; MARGIN: 0px; LINE-HEIGHT: 1.5em; PADDING-TOP: 0px
}

/*////////    END left SIDEBAR    //////*/


.titulo{
	color:#9A0000; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:12px;
} 
.texto{
	color:#9A0000; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
} 
.titulo_link {
	color:#9A0000; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:12px;
} 

.titulo_link_small {
	color:#9A0000; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:10px;
} 

.titulo_sinlink {
	color:#00000; 
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight:normal;
	font-weight:bold;
	font-size:12px;
} 


H1 {
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold; 
	COLOR: #9A0000;
}


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.tableCont {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:10px;
	padding:4px;
}
.tableCont2 {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:10px;
	padding:4px;
	width:100%;
	height:200px;
}
.tableRegistration {
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:100%;
}
.www2009 #container #menu #FWTableContainer2135692860 .noscript_ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	font-size: 0.7em;
	color: #990000;
}

<!-- Inicio estilos Secretaría Técnica -->

.www2009 #footer .tableCont .techsec {
	color: #999999;
	font-size: 9px;
}
.www2009 #footer .tableCont .techsec a:link {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.www2009 #footer .tableCont .techsec a:visited {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.www2009 #footer .tableCont .techsec a:hover {
	color: #990000;
	text-decoration: none;
}
.www2009 #footer .tableCont .techsec a:active {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
#table {
	border:1px #999999 solid;
	float:left;
}
#t8 {
	border:0px;
}
.t8 {
	margin: 3px;
}
.td {
	border:1px #999999 solid;
	margin: 3px;
}
.td2 {
	border-top:1px #9A0000 solid;
	margin: 3px;
}
.td3 {
	border:1px #9A0000 solid;
	margin: 3px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:10px;
	padding:4px;
}
.date {
background-color:#c8c8c8;
}
.date_yellow{
background-color:#ffffcc;
}
.date_brown{
background-color:#999966;
}
<!-- Fin estilos Secretaría Técnica -->