body{
}
#wrap {
	width: 1200px;
	margin: auto;
	height: 750px;
	margin-top: 10px;
}

#titulo {
	width: 1200px;
	background-color: #00FF00;
	height: 30px;
}

#izq  {
	width: 270px;
	height: 700px;
	float: left;
	background-color: #0000FF;
}

#derecha  {
	width: 930px;
	height: 700px;
	float: right;
	background-color: #CCCCCC;
}

#pie {
	width:1200px;
	background-color: #996600;
	height: 20px;
}

#left{
    float:left;
	width: 269px;
	height: 700px;
	border-right: 1px solid #EEE;
}

#right{
	float:right;
	width: 930px;
	margin: 0;
	height: 700px;
}

#cdata{
	float:left;
	width: 490px;
	height: 266px;
	position: relative;
}

#data1{
	float:left;
	width: 245px;
	height: 205px;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#data2{
	float:right;
	width: 244px;
	height: 205px;
	position: relative;
	text-align: left;
	border-left: solid #666 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#data3{
	float:left;
	width: 490px;
	height: 60px;
	position: inherit;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#showqsl{
	float:left;
	width: 930px;
	height: 410px;
	overflow: auto;
	padding-top: 5px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	background-color: #E8E8E8;
}

#titleMain{
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 25px;
	margin-top: 0px;
	background-color: #E8E8E8;
	text-align: left;
}

#titleLeft{
float:inherit;
	margin: 0;
	height: 35px;
	width: 100%;
}

#navBar{
	float:left;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #F8F8F8;
}

#mapa {
	float: right;
	width: 430px;
	height: 266px;
	position: relative;
	text-align: center;
}

#bandera {
	height: 180px;
	width: 100%;
	padding-left: 10px;
}

#datosdxcc {
	height: 140px;
	width: 100%;
}

#datosiz {
	height: 120px;
	width: 50%;
	float: left;
	text-align: justify;
}

#datder {
	height: 120px;
	width: 50%;
	float: right;
	text-align: justify;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; border-left: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: inherit;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	height: 640px;
	overflow: auto;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
