/**
 * Extension de Artículos 
 **/
/* Titulo de Categoria */
.tx-dearticles-pi1-singleViewField-listHeader {
 color: #ff8800;
 font-weight: bold;
 font-variant: small-caps;
 text-decoration: underline;
 font-family: verdana,courier,helvetica;
}

/* Titulo del Artículo */
.tx-dearticles-pi1-singleViewField-title {
 font-weight: bold;
}

/* Contenido del artículo */
.tx-dearticles-pi1-content {
 font-family: verdana;
 font-size: x-small;
}
/* */
.tx-dearticles-pi1-browsebox-strong {
 font-weight: bold;
}
/* Buscar por... */
.tx-dearticles-pi1-singleViewField-browseBy {
 color: #990101;
}

/* Menu de páginado */
strong#tx-dearticles-pi1-singleViewField-menu {
	font-weight: bold;
}

/* Titulo de Articulo en SingleView */
.tx-dearticles-pi1-singleViewField-title {
 color: #990101;
}


/* Titulo de Sección */
.tx-dearticles-pi1-singleViewField-sections {
  color: #ff8800;
}

.tx-dearticles-pi1-singleViewField-content {
 font-family: verdana;
}
pre#tx-dearticles-pi1-singleViewField-content {
 font-family:courier;
 font-size: xx-small;
}


	/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
    .tx-guestbook-list-header { background-color:#7CA2D3; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#D88500; font-size:12px; color:#333333; width:100px; height:20px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#D88500; font-size:12px; color:#333333; width:150px; height:20px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#D88500; font-size:12px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
	
/* default styles for extension "tx_slideshow_pi1" */
		.tx-slideshow-pi1 {
			text-align: center;
		}
/*Hack para el IE6 para el doble object del flash*/		
.ocultar{
_display:none;
}
