@charset "utf-8";
/* CSS Document */

body{
margin:0px;}


#wraper{
width:757px;
margin-top:0px;
position:absolute;
left:50%;
margin-left:-383px;
}

#reacuadro{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height:680px;
}

#power{
width:80px;
float:left;
height:120px;
}

#useful{
width:80px;
float:right;
height:120px;
}

#cabezal{
vertical-align:top;
}

.ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
.ch2{
 padding-left: 13px;
 }               
.ch3{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

.ch4{
 font-size: 11px;
 color: #46484A;
 }

.ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

.ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

.ch7{
 border-left: #B6B6B6 1px solid;
 border-right: #B6B6B6 1px solid;
 }

.ch8{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #3091BB;
 }

.ch8r{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
 }

.ch9{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #666666;
 }
 
 a {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

