.not-cabecera {
	top: 30px;
	position: absolute;
	background-image: url(../imagenes/cabecera-seccion.jpg);
	height: 35px;
	width: 1000px;
}
.not-centro {
	width: 990px;
	position: absolute;
	top: 65px;
	background-color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #396294;
}
.not-antetitular {
	font-size: 0.7em;
	color: #007b7b;
	padding-left: 7px;
}
.not-titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	padding: 5px;
}
.not-subtitulo {
	font-size: 0.9em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.not-integro {
	font-size: 0.9em;
	color: #343434;
	text-align: justify;
	width: 716px;
	padding-right: 9px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 4px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdcdcd;
}
.not-derecha {
	float: right;
	width: 252px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	margin-top: 4px;
	margin-left: 3px;
	background-color: #efefef;
}
.not-integro #autor {
	font-size: 11px;
	float: left;
	margin-bottom: 4px;
	color:#174884;
}
.not-integro p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}

.not-integro #autor a {
	font-weight: bold;
	color: #174884;
	text-decoration: none;
}
.not-integro #comentfecha {
	font-size: 11px;
	float: right;
	color: #C66924;
	margin-bottom: 4px;
}
#comentfecha a {
	color: #C66924;
	text-decoration: none;
}
.not-integro #comentfecha a:hover {
	text-decoration: underline;
}

.not-antetitular a {
	color: #007b7b;
	text-decoration: none;
}
.not-antetitular a:hover {
	text-decoration: underline;
}
.not-foto {
	font-size: 11px;
	color: #dedede;
	background-color: #888888;
	border: 1px solid #444444;
	margin-bottom: 5px;
}
.not-foto #not-piedefoto {
	padding: 4px;
}
.not-foto #not-autorfoto {
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}.not-integro .not-comentarios {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
}
.not-comentarios #com-encabec {
	font-size: 16px;
	font-weight: bold;
	color: #005959;
	margin-bottom: 5px;
}
.not-comentarios #com-nick {
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}
.not-comentarios #com-mensaje {
	font-size: 13px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.not-comentarios #com-nav {
	font-size: 11px;
	color: #007b7b;
	text-align: center;
}
.not-comentarios #com-nav a {
	color: #007b7b;
	text-decoration: underline;
}
.not-comentarios #com-dejar {
	background-color: #eeeeee;
	margin: 4px;
	padding: 4px;
	border: 1px solid #cdcdcd;
}
.not-comentarios #com-dejar form {
	width: 450px;
	font-size: 12px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdcdcd;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.not-comentarios #com-dejar #com-normas {
	font-size: 11px;
	width: 240px;
	float: right;
}

.not-comentarios #com-dejar input#boton {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.not-comentarios #com-dejar textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	height: 80px;
}


.not-comentarios #com-nick strong {
	font-weight: bold;
	color: #C66924;
}
.not-comentarios #com-dejar input#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
