/* CSS Document */
body {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-x:hidden;
	background-color: #a4bae5;
}
#foot a {
	color: #ffffff;
	text-decoration: none;
}
#foot a:visited {
	text-decoration: none;
	color: #ffffff;
}
#foot a:hover {
	color:#ffffff;
	text-decoration: underline;
}
#foot a:active {
	text-decoration: none;
}

a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.peq {
	font-size:10px;
}
#tabla {
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	behavior: url(border-radius.htc);
}
#tabla1 {
	border: 3px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	behavior: url(border-radius.htc);
}
/*supercontenedor*/
#pagina{
	top:0px;
	width:100%;
	height:1200px;
	position:absolute;
}
.logo {
	background-image: url(../img/logo.png);
	background-repeat:no-repeat;
	position:relative;
	top:10px;
	left:355px;
	background-image:;
	width:200px;
	height:164px;
	z-index:20;
	clear:both;
}
.logo_ad {
	background-image: url(../../20admin10/img/logo.png);
	background-repeat:no-repeat;
	position:relative;
	top:10px;
	left:355px;
	background-image:;
	width:200px;
	height:164px;
	z-index:20;
	clear:both;
}
/*cabecera*/
#header {
	position:relative;
	top:5px;
	left:0px;
	z-index:1000;
	overflow:hidden;
	clear:both;
}
#contenido {
	top: 0px;
	position:relative;
	width:1020px;
	height:1100px;
	z-index:0;
	overflow:hidden;
}
#content{
	/*opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);*/
	background-color:#ffffff;
	left:0px;
	top: -225px;
	position:relative;
	width:920px;
	height: 1000px;
	z-index:1;
	overflow:hidden;
	-webkit-box-shadow: 2px 2px 10px #000033;
	-moz-box-shadow: 2px 2px 10px #000033;
	box-shadow: 2px 2px 10px #000033;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000033')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000033');
	behavior: url("iepngfix.htc");
}
#playa {
	position:relative;
	top:10px;
	left:-105px;
	width: 643px;
	height:259px;
	z-index:4;
	overflow:hidden;
	clear:both;
}
#iframe {
	position:relative;
	top:-1000px;
	left:-100px;
	width: 643px;
	height: 980px;
	z-index:200;
	overflow:hidden;
	clear:both;
}
#links {
	background-color:#fff;
	position:relative;
	top: 50px;
	left:355px;
	width: 210px;
	height:970px;
	z-index:5;
	overflow:hidden;
	clear:both;
}
.urb {
	line-height:200%;
	position:relative;
	top: 0px;
	left:0px;
	width: 200px;
	height:30px;
	z-index:6;
	overflow:hidden;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	behavior: url(border-radius.htc);
}
.urb2 {
	line-height:200%;
	position:relative;
	top: 0px;
	left:0px;
	width: 200px;
	height:60px;
	z-index:6;
	overflow:hidden;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	behavior: url(border-radius.htc);
}
.admin {
	position:relative;
	top: 0px;
	left:0px;
	width: 200px;
	height:30px;
	z-index:6;
	overflow:hidden;
}
/*texto cb*/
#cbtext {
	background-color:#FFFFFF;
	top: 0px;
	height: auto;
	position:relative;
	z-index:1;
}
.texto {
	position:relative;
	width:600px;
	z-index:300;
	top: 20px;
	right:0px;
	overflow: visible;
	clear:both;
}	
#foot{
	position: relative;
	top: 20px;
	left:0px;
	width:1020px;
	overflow:visible;
	z-index:200;
	
}
.linksf{
	font-size:12px;
	color:#ffffff;
	float:left;
	position:relative;
	overflow:hidden;
	clear:both;
}
.conctf{
	top:-15px;
	font-size:12px;
	color:#ffffff;
	float:right;
	position:relative;
	overflow:hidden;
	clear:both;
}
.contenedor{
	border:0px solid #ccc;  
	width:630px; 
}
  
 .vermas{
	cursor:pointer; 
	background-image:url(../images/bg_md_recurso_sup.png); 
	background-repeat:no-repeat; 
}
  
 .contenedor, .titulo, .descripcion{
	padding:3px;
}
  
 .descripcion{
 	position: relative;
	left: 5px;
	overflow:hidden; 
}
 .ver {
	position: relative;
	left: -200px;
 	font-size: 12px;
	color: #000000;
}
.ver:hover {
	text-decoration: underline;
}