/* CSS Document */

#content_left {
  position:relative;
  margin-left:0px;
  margin-top:5px;
  width:550px;
  float:left;
}

#banner {
  text-align:left;
  position:relative;
  margin-left:0px;
  margin-top:0px;
}

#introduccion {
  width:322px;
  position:relative;
  margin-left:0px;
  margin-top:50px;
  float:right;
}

#tematicas {
  width:200px;
  position:relative;
  margin-left:0px;
  margin-top:5px;
  float:left;
}
#tematicas a:link{color:#000000;}
#tematicas a:visited{color:#000000;}
#tematicas a:hover{color:#009933;}

#link_tematica1{
  margin-left:110px;
  margin-top:23px;
  width:80px;
  position:absolute;
}

#link_tematica2{
  margin-left:110px;
  margin-top:16px;
  width:80px;
  position:absolute;
}

#link_tematica3{
	margin-left:110px;
	margin-top:22px;
	width:80px;
	position:absolute;
}
#link_tematica4{
	margin-left:110px;
	margin-top:8px;
	width:80px;
	position:absolute;
}

#tema_capacitacion {
	width:197px;
	height:73px;
	position:relative;
	margin-top:15px;
	background-image:url(../images/btn_cursos.jpg);
	cursor:pointer;
}

#tema_buenaspracticas {
	width:197px;
	height:73px;
	position:relative;
	margin-top:5px;
	background-image:url(../images/btn_iniciativas.jpg);
	cursor:pointer;
}

#tema_informacion {
	width:197px;
	height:73px;
	position:relative;
	margin-top:5px;
	background-image:url(../images/btn_recursos.jpg);
	cursor:pointer;
}
#tema_policial {
	width:197px;
	height:73px;
	position:relative;
	margin-top:5px;
	background-image:url(../images/btn_policial.jpg);
	cursor:pointer;
}

#content_right {
  position:relative;
  margin-top:0px;
  width:200px;
  float:right;
}

#beneficios {
  width:200px;
  height:230px;
  top:-15px;
  position:relative;
  margin-top:20px;
  background:url(../images/window_sides.jpg);
}

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

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

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

#video {
  width:200px;
  height:41px;
  position:relative;
  margin-top:15px;
}
.marco{padding:1px; border:1px solid #CCC;}
