/*--------------------------------------------------------------------------------
									estilos generales
--------------------------------------------------------------------------------*/
* {

}
body {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	margin: 0px;
	background-image: url(../img/fondo4.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	line-height: 20px;
	background-color: #DDDDDD;
}
.texto11 {
	font-size: 11px;
	line-height: 16px;
}


img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #633088;
}
a:visited{
	color: #633088;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #633088;
}
.cnt {
	width: 955px;
	margin: 0 auto;
}
.navegador {
	width: 920px;
	font-size: 11px;
}
.texto11b {
	font-size: 11px;
	color: #FFFFFF;
}
.texto11b:link {
	color: #FFFF9F;
}
.texto11b:visited {
	color: #FFFF00;
}
.bloquetexto {
	margin-right: 10px;
	width: 535px;
	float: left;
	text-align: justify;
}
.imgap {
}

.pie {
	font-size: 11px;
	width: 935px;
	padding: 5px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.columna {
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF0000;
}

.col1 {
	float:left;
	position:relative;
	width:170px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF0000;
	padding-right: 5px;
}
.col2{
	float:left;
	position:relative;
	width:175px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF0000;
	padding-right: 3px;
	padding-left: 7px;
}
.col3{
	position:relative;
	width:175px;
	padding-left: 7px;
	float: left;
}
.texto11c {
	font-size: 11px;
	color: #FFFFFF;
}
.texto11c:link {
	color: #FFFFFF;
}
.texto11c:visited {
	color: #FFFFFF;
}
.par {
	background-color: #FFF;
}
.impar {
	background-color: #FFFF91;

}
.titulo {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
.par2 {
	background-color: #FFF;
}
.impar2 {
	background-color: #CACACA;

}
.bloquetexto2 {
	width: 680px;
	text-align: justify;
}
.par3 {
	background-color: #EBEBEB;
}
.impar3 {
	background-color: #C6FFFF;
}
.comentario {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.textogris {
	color: #999999;
}
.categoria {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B70000;
}
.nrelato {
	font-weight: bold;
	text-transform: uppercase;
}
.borrar {
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px;
	padding: 5px;
	}
.posit1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 160px;
	padding-left: 35px;

}
.posit2 {
	padding-right: 50px;
	padding-left: 163px;
	padding-top: 105px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.posit3 {
	padding-right: 155px;
	padding-left: 35px;
	padding-top: 55px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.bloquetextoPortada {
	margin-right: 10px;
	width: 535px;
	text-align: justify;
}
.rayarelato {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.par4 {
	background-color: #DDD;
}
.impar4 {
	background-color: #E9E9E9;
}
.textogrisM {
	color: #999999;
	text-transform: uppercase;
	line-height: 18px;
}
.categoriaGG {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B70000;
	line-height: 36px;
}
.premiado {
	color: #FFF;
	background-color: #B8734A;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
