body {
	margin-top:10px;
	background-color: #EAEAEA;
}

.tbprincipal{
	padding: 0px 7px 7px 7px;
	spacing:0px;
	border: 0px;
	width: 760px;
	background-color:#FFFFFF;
}

.literal_texto{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
}

.literal_texto_bold{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.literal_texto_cursiva{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
}

.literal_noticia_titulo{
	font-family:Georgia;
	font-size:11px;
	color:#999966;
	font-weight:bold;
}

.literal_obras_titulo{
	font-family:Georgia;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

.literal_obras_subtitulo{
	font-family:Georgia;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.literal_obras_subtitulo2 {
	font-family:Georgia;
	font-size:12px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}

.literal_intro {
	font-family:Georgia;
	font-size:12px;
	color: #999966;
	font-weight:bold;
	margin-left:20px;
}



/*** Menú ***/
.menu_link {
	font-family:Georgia;
	font-size:20px;
	color: #999999;
	text-decoration: none;
}

.menu_link:active {
		color:#CC6600;
}	

.menu_link:hover {
		color:#CC6600;
}

.menu_link:selected {
	color: #CC6600;
}

.menu_link_contacto {
	font-family:Georgia;
	font-size:15px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.menu_link_contacto:active {
		color:#CC6600;
}	

.menu_link_contacto:hover {
		color:#CC6600;
}

.menu_link_contacto:selected {
	color: #CC6600;
}



/*** Submenú ***/
.sbmenu_link {
	font-family:Georgia;
	font-size:11px;
	color: #999966;
	text-decoration: none;
}

.sbmenu_link:active {
		color:#999966;
		font-weight: bold; 
}	

.sbmenu_link:hover {
		color:#999966;
		font-weight: bold; 
}

.sbmenu_link:selected {
	color: #999966;
	font-weight: bold; 
}



/*** Submenú 2 (links de las págs internas q se visualizan a partir del submenú) ***/
.sbmenu2_link {
	font-family:Georgia;
	font-size:12px;
	color: #666666;
	text-decoration: none;
}

.sbmenu2_link:active {
		color:#CC6600;
		font-weight: normal; 
}	

.sbmenu2_link:hover {
		color:#CC6600;
		font-weight: normal; 
}

.sbmenu2_link:selected {
	color: #CC6600;
	font-weight: normal; 
}



/*** Link de suscripción ***/
.suscribe_link {
	font-family:Georgia;
	font-size:11px;
	color: #999966;
	text-decoration: none;
}

.suscribe_link:active {
		color:#CC6600;
}	

.suscribe_link:hover {
		color:#CC6600; 
}


/*** Galería fotográfica ***/
.foto_link {
	font-family:Georgia;
	font-size:11px;
	color: #999966;
	font-weight:normal;
	text-decoration: none;
	margin:10px 0px 0px 10px;
}

.foto_link:active {
		color:#CC6600;
}	

.foto_link:hover {
		color:#CC6600;
}

.foto_link:selected {
	color: #CC6600;
}


/*** Texto home ***/
.home_titulo{
	font-family:Georgia;
	font-size:20px;
	color:#999966;
	font-weight:normal;
}

.home_texto{
	font-family:Georgia;
	font-size:20px;
	color:#666666;
	font-weight:normal;
}



/*** Nombre Autor ***/
.autor_home{
	font-family:Georgia;
	font-size:30px;
	color:#CC6600;
	font-weight:normal;
}

.autor_interno{
	font-family:Georgia;
	font-size:25px;
	color:#CC6600;
	font-weight:normal;
}


/*** Encabezados páginas internas ***/
.encabezado_menu {
	font-family:Georgia;
	font-size:25px;
	color:#999966;
	font-weight:normal;
}

.encabezado_sbmenu {
	font-family:Georgia;
	font-size:25px;
	color:#666666;
	font-weight:normal;
}



/*** Destacados ***/
.destacados_titulo{
	font-family:Georgia;
	font-size:11px;
	color:#999966;
	font-weight:bold;
}

.destacados_fecha{
	font-family:Georgia;
	font-size:11px;
	color:#999966;
	font-weight:normal;
}

.destacados_texto{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.destacados_lugar{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

/*** "Botones" (+) y (-) ***/
.boton_link {
	font-family:Georgia;
	font-size:20px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}

.boton_link:active {
		color:#CC6600;
}	

.boton_link:hover {
		color:#CC6600;
}

.boton_link:selected {
	color: #CC6600;
}

/*** Obras - Menú ***/
.obras_link {
	font-family:Georgia;
	font-size:12px;
	color: #999966;
	text-decoration: none;
}

.obras_link:active {
		color:#CC6600;
}	

.obras_link:hover {
		color:#CC6600;
}

.obras_link:selected {
	color: #CC6600;
}

.obras{
	padding-left:15px;
}

