/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/


/* ==== CLASES GENERALES ==== */

.label150px
{
	width:150px;
}

.floatleft
{
	float:left;
}


.noticiaResumen
{
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	border: 1px dotted #666666;
}

.noticiaCuerpoEdit
{
	width: 75%;
	height: 200px;
}

.noticiaResumenEdit
{
	width: 75%;
	height: 150px;
}

.numeroComentarios
{
}

.comentariopar
{
 	border:1px solid;
}

.comentarioimpar
{
 	border:1px solid;
}

.detallescomentario
{
	padding: .2em .7em .4em .7em;
	color: #000;
	background: #e6e6e6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cuerpocomentario
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    padding: .2em .7em .4em .7em;
}

.comentarioCuerpoEdit
{
	height: 200px;
	width: 400px;
}

.noticiaListadoNoticia
{
	margin-bottom: 1em;
	font-size: 0.8em;
}

.noticias2Legend
{
	visibility:hidden;
	padding: 0px;
	margin: 0px;
}

.noticias2Fieldset
{
	border-style: hidden;
	border-width: 0;
}
/* ============================ */
/* ==== CLASES ESPECÍFICAS ==== */

.noticias2Fieldset .noticiaTitulo
{
	color: #78A7CB;
	letter-spacing: 0.3em;
}
.noticias2Fieldset .noticiaListadoNoticia
{
	padding-bottom: 1em;
	background-image: url(punto.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.imprescindiblesFieldset
{
	border-style: hidden;
	border-width:0;
}
.imprescindiblesFieldset .noticiaListadoNoticia
{

}

label.noticiaTitulo
{
	/*font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;*/


color: #000000;
font-size: 200%;
line-height: 110%;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
letter-spacing: -1px;
clear: both;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;


}

/* ============================ */

.NoticiaListadoFecha {
}


a.NoticiaListadoTitulo  
{
	text-decoration: none;
	color: #006e2e;
	font-weight: bold;
}



.NoticiaListadoResumen {
}

.noticiaTitulo {
color: #3C0;
}

.noticiaAutorFecha {
}

.formulario li div.fullwidth
{
	width: 98%;
}

.formulario li div.fullwidth div
{
	width: 98%;
}