/* CSS Document */

body {
	height:100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #212121;
}

a {
	outline: 0;
}

.textoGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}
a.textoGris:link {
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}
a.textoGris:hover {
	color: #ff3300;
	font-weight: normal;
	text-decoration: none;
}
.textoGris#justify {
	text-align: justify;
}
.textoGris#justifyBig {
	text-align: justify;
	font-size: 11px;
}
.textoGris#peq {
	color: #555555;
}
.textoGris#titulo {
	color: #ffffff;
	font-weight: bold;
}
.textoGris#rojo {
	color: #ff3300;
	font-weight: bold;
}

.textoGrisRojo {
	color: #ff3300;
	font-weight: bold;
}

.input {
	height: 18px;
	width: 166px;
	border: 1px solid #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	background-color: #CCCCCC;
}

.inputPublicaciones{
	height: 16px;
	width: 154px;
	border: 1px solid #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	background-color: #CCCCCC;
}

.btn {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 77px;
	border: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	a.btn:link {
		font-weight: normal;
		color: #FFFFFF;
		background-image: url(../img/btn.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 77px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;;
	}
	a.btn:hover {
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: underline;
		background-image: url(../img/btn.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 77px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

.btnPublicaciones{
	width: 77px;
	height: 18px;
	margin:2px auto auto 10px !important;
	font-weight: normal;
	background:#4d4c54 url(../img/btn.gif) no-repeat center;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#premio p{
	margin: 0;
	padding: 0;
}
	
div#hold{
	position:relative; overflow:hidden;
	width:566px; height:35px; z-index:100;
}
	
div#wn	{
	position:absolute;
	left:0px; top:0px;
	width:566px; height:35px;
	clip:rect(0px, 834px, 834px, 0px);
	overflow:hidden;
	z-index:1;
}
	
div#lyr1 {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
}

div#myDiv2{
  	overflow:hidden;
	width:150px;
	height:566px;
	z-index:1;
	text-align:center;
}

.notaLegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

div#fotoPersonal{
	margin-top:302px;
	position:absolute;
	float:left;
	margin-left:184px;
}

/***** Publicaciones *********/
#contenedorPral{
	width: 773px;
	height: 555px;
	margin: 0px auto auto auto;
	padding: 0px;
	border: none;
}

#cabecera{
	clear:both;
	margin: 0px !important;
	padding:0px !important;
	width: 773px;
	height: 61px;
}
			
#contenedorLogo{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 150px;
	height:61px;
	margin: 0px 0px 0px 0px !important;
	padding:0px !important;
}
			
#contenedorMenu{
	position:relative;
	float: left;
	top: 0px;
	width: 318px;
	height:61px;
	margin: 0px 0px 0px 305px !important;
	padding:0px !important;
}

#contenedorContenido{
	clear:both;
	margin: 0px 0px 0px 57px !important;
	padding:0px !important;
	width: 700px;
	height: 450px;	
	border-bottom:1px dotted #757575;
}

#dtContenedorPubli{
	position:relative;
	float: left;
	top: 0px;
	width:430px;
	height:440px;
	margin: 0px !important;
	padding:0px !important;
}

#ddBuscadorPublicaciones{
	position:relative;
	float: left;
	top: 0px;
	width: 250px;
	height: 18px;
	margin: 360px 0 0 20px !important;
	padding:0px !important;

}

.contenedor1Publi{
	clear:both;
	width: 400px;
	height: 89px;
	margin: 0px !important;
	padding:0px !important;
	border-bottom:1px dotted #757575;
}

.celdaImgPubli{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 99px;
	height: 73px;
	margin: 0px 0px 0px 0px !important;
	padding: 9px 0px 7px 0px !important;
	text-align:left;
	/* overflow:hidden; */
}

.separadorPubli{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 58px;
	margin: 8px 0 auto 0 !important;
	padding: 8px 0px 8px 0px !important;
	background-color: #757575;
}

.datosPubli{
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 292px;
	height: 73px;
	margin: 0px 0px 0px 0px !important;
	padding: 8px 0px 8px 8px !important;
	text-align:left;
}

#contendorFooter{
	width: 318px;
	height: 30px;
	margin: 10px auto auto 450px;
}
/*****************************/

#loadDiv{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#212121;
	/*opacity: .90;
	filter: alpha(opacity=90);*/
	z-index:150;
}

#loadImg{
	position:absolute;
	left:50%;
	top:50%;
	margin-top: -85px;
	margin-left: -85px;	
	z-index:101;
}

.hidden {
	display : none;
}

