/* CSS Document */


#Page_Title{
  text-align:left;
  position:relative;
  margin-left:0px;
  margin-top:10px;
  height:60px;

}

#image_right{
  position:absolute;
  margin-left:552px;
  margin-top:0px;
  border:Solid 0.3mm #cccccc;
}

#texto {
  text-align:left;
  position:relative;
  margin-left:0px;
  margin-top:0px;
  width:550px;
}

.two_cols{
  position:relative;
  margin-left:0px;
  margin-top:0px;
}

#content_right{
  float:left;
  width:750px;
}

#right_content{
  float:right;
  width:550px;
  border-left:dotted 0.3mm #cccccc;
  padding-left:25px;
}

#left_submenu{
  float:left;
  width:200px;
}

.panel{
  float:left;
  width:230px;
  height:120px;
  margin-right:20px;
}

#cursos_panel{
	width:770px;
	float:left;
	margin-bottom:20px;
	padding:5px;
	border:0.3mm dotted #999999;
}

.panelSpon{
  float:left;
  width:230px;
  height:70px;
  margin-right:20px;
}

/* AUTODIAGNOSTICO */

.panelAutodiag{
  float:left;
  width:770px;
  padding:15px;
  border:dotted 0.3mm #999999;
}

.panelQuest {
  float:left;
  text-align:center;
  width:100px;
  padding:15px;
  margin-right:20px;
  border:solid 0.3mm #cccccc;
  margin-bottom:25px;
  cursor:pointer;
}

/* AUTODIAGNOSTICO */


/* GUIA DE INICIO */

#guia_panel{
	width:550px;
	float:left;
	padding:5px;
	border:0.3mm dotted #999999;
}


.outer{
	width:780px;
}

.inner{
	position:relative;
	float:left;
	width:180px;
	border-top:0.3mm dotted #999999;
	padding-top:20px;
	padding-bottom:20px;
}

.inner2{
	position:relative;
	float:left;
	width:600px;
	border-top:0.3mm dotted #999999;
	padding-top:20px;
	padding-bottom:20px;
}


#beneficios {
  width:378px;
  float:right;
  position:relative;
  margin-top:15px;
  background:url(../images/window_sides_big.jpg);
}

#beneficios_title {
  top:0px;
  left:0px;
  padding:2px;
  width:374px;
  height:28px;
  position:relative;
  text-align:center;
  background:url(../images/window_top_big.jpg);
}

#beneficios_content {
  top:0px;
  left:15px;
  width:380px;
  position:relative;
}

#beneficios_registrate {
  padding:2px;
  width:374px;
  height:28px;
  position:relative;
  text-align:center;
  background:url(../images/window_bottom_big.jpg);
}

/* GUIA DE INICIO */



