body{
text-align:center;
margin-top:0;
background:url(../img/bg.jpg);
scrollbar-base-color: #F9F9F9;
scrollbar-arrow-color: #00537C;
scrollbar-darkshadow-color: #B2B0B1;
scrollbar-3dlight-color: #070000;
}
A:link {
font:tahoma 12px;
color:#0066CC;
text-decoration: none
}
A:visited {
text-decoration: none
}
A:active {
text-decoration: none
}
A:hover {
text-decoration: none; 
color: #FF6600;
}

.sombra{
width:800px;
height:100%;
background:url(../img/bg.png) center repeat-y ;
position:relative;
margin:0 auto;
}
.sombrarombauca{
width:800px;
height:100%;
background:url(../img/bg.png) center repeat-y ;
position:relative;
margin:0 auto;
}

.contenedor{
width:700px;
height:600px;
text-align:left;
margin:0 auto;
background-color:#FFFFFF;
position:relative;
}
.contenedorbauca{
width:700px;
height:700px;
text-align:left;
margin:0 auto;
background-color:#FFFFFF;
position:relative;
}
.cabezera{
height:150px;
position:relative;
}
.contenido{
height:350px;
margin-top:20px;

}
.contenidorombauca{
	height:70px;
	margin-top:20px;
	background-color:#FFFFFF;
	position:relative;
}
.pie{
height:200px;
position:relative;
}
.iz{
width:400px;
height:300px;
position:relative;
overflow:auto;
}

.handcursor{
cursor:hand;
font-family:tahoma;
font-size:12px;
color:#666666;
}


.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}
