html{
	height:100%;
}
body {
	margin:0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-family: Verdana;
  	font-size: 10px;
	color: #3E3E3E;
}
#cuerpopagina{
	line-height: 120%;
	margin: 20px 0px 0px 0px;
	width:710px; 
	background:#DADADA;
}
#head{	
	background: url(../images/opb_rdman_bkg.jpg) repeat-x;
	border:none;
	width:auto;
	clear:both;
	//text-align:center;
}
#header{
	text-align:left;	
	width:733px;	
	background: url(../images/opb_rdman_header.jpg) no-repeat;
	border:none;
	height:23px;
	padding-top:95px;	
}
#header a{
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	color:#FFFFFF;
	font-size:11px;	
}
#header a:hover{
	text-decoration:none;
	color:#999999;
}
#clear{
clear:both;}
#idoma{
	margin: 10px 0px 0px 150px;
	width:710px;
	background:#D6D6D6;
}

h1 {
	font-size: 18px;
	color: #CC0000;
}

#footer {
	text-align: center;	
	margin-top: 200px;
}

.textoGrisPequeno {
  font-family: Verdana;
  font-size: 10px;
  color: #3E3E3E;
  text-decoration: none;
}
.textoBlanco {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.textoGris {
  font-family: Verdana;
  font-size: 11px;
  color: #3E3E3E;
  text-decoration: none;
}