﻿/* Dorado: #a58b00;
   Gris: #333333;
   Crema de la cabecera: #f5f9f8
	Granate: #741a14*/
body 
{
  min-width: 750px;
  color : #333333;   
  padding: 0;
  margin:0 auto;
  font-family :Verdana ;
  font-size :0.7em;
  text-align: center;
  background-color :#333333;
	
}

table
{
	width :100%;
	text-align:left ;
	padding :10px;
	border-color :#CCCCCC;
	border :solid 1px #cccccc;
	}
	
td,th
{
	border-color :#CCCCCC;
	border :solid 1px #cccccc;	
}

th
{
	background-color :#741a14;
	color:#ffffff;
	font-weight :bold;
	text-align :center;	
}

h1
{
	color:#741a14;
	font-size :2em;
	font-weight :bold ;
	background-image :url(images/FondoH1.png);
	background-repeat :no-repeat ;
	background-position :left top ;
	text-align :left ;
	margin-left :5px;
	padding-left :57px;
	padding-bottom :10px;
	padding-top :30px;
	vertical-align :bottom ;
	}
	
h2
{
	font-size :1.3em;
	font-weight :bold ;
	text-align :left ;

	}
	
	
h3
{
	font-size :1.3em;
	font-weight :bold ;
	text-align :left ;

	}
	
p
{
	text-align :justify ;
	padding-top :0;
	padding-left :10px;
	
}
p:first-letter
{
	color :#741a14;
	font-size :2em;
	font-weight :bold ;
}


	
a
{
	text-decoration :none;
	color :#741a14;
	font-size :1em;
	font-weight :bold ;
	
	}
	
	
a:hover
{
		color :#a58b00;
	}
	

.negrita
{
	font-weight :bold ;
	
	}
#cabecera
{
	min-width :850px;
	width :70%;
	background-color :#f5f9f8 ;	
	background-image :url(Images/escribano.png);
	background-repeat :no-repeat ;
	background-position :right bottom ;
	padding-top :20px;
	height :120px;	
	margin : 0% auto;
	margin-top :5px;
	text-align :center ;	
}
	
	
#Logo
{
	margin :0;
	padding :0 0 0 20px;
	text-align :left ;
	vertical-align :middle ;
	
	}

#barra
{
	clear :both ;
	width:100%;
	background-color :#a58b00;
	height :25px;
	
}

#contenedor
{
	min-width :850px;
	width :70%;
	background-color :White ;	
	padding-top :20px;
	min-height :500px;
	margin : 0% auto;
	margin-bottom  :20px;
	text-align :center ;	
	}
	

#contenido
{
	width :70%;
	float :left ;
	min-height :400px;
	height :100%;
	background-image :url(images/FondoContenido.png);
	background-repeat :no-repeat ;
	background-position :right bottom ;	
	padding-left :20px;
	padding-right :20px;

}

#contenido .texto
{

	float :right ;
	width :65%;

}

#contenido .imagen
{
	float :left ;
	width :180px;
	display :block ;
	margin-right :5px;
	margin-left :5px;
	text-align :justify ;

}

#menu
{
	min-height :400px;
	height :100%;
	float :right ;
	vertical-align :top ;
	text-align :center;
	display :block ;
	margin-right :20px;
	margin-top :30px;
	width :20%;
}

#menu ul
{

	text-align :center ;
	list-style-type :none;	
	padding :30px;
	background-color :#f5f9f8;	
	
	
}

#menu ul li
{
	background-image :url(images/FodoLi.png);
	padding-bottom :30px;
	background-position :center bottom ;
	background-repeat :no-repeat ;
	color :#741a14;
	font-size :1em;
	font-weight :bold ;
	text-align :center;
	width :100%;
}

#menu ul li.ultimoLi	
{
	background-image :none;	
	color :#741a14;
	font-size :1em;
	font-weight :bold ;
	width :100%;
}

	
#menu ul li a
{
	text-decoration :none;
	padding-bottom :30px;
	color :#741a14;
	font-size :1em;
	font-weight :bold ;
}
	
	
#menu ul li a:hover
{
		color :#a58b00;
}
	
	
#pie
{
	clear :both ;	
	font-weight :bold ;
	padding-top :20px;
	padding-bottom :20px;

	
	
	}
	
#idioma
{
		padding-bottom :5px;
		padding-top :20px;
		text-align :right  ;
		min-width: 850px;
		width :70%;
		margin : 0% auto;
}

#idioma ul
{
	display :inline;
	list-style-image :none;
	list-style-type :none;
}

#idioma ul li
{
	display :inline ;
	background-repeat :no-repeat ;
	background-position :left ;
	padding-left :35px;
	padding-bottom :25px;
	padding-top :25px;
	
	}


#idioma ul li a
{
	text-decoration :none;
	color :#ffffff;		
	font-size :1em;
	font-weight :bold ;

}

#idioma ul li a:hover
{
		color :#a58b00;
	}

#idioma ul li.aleman
{
	background-image :url(images/germany.png);	
}
	
#idioma ul li.ingles
{
	background-image :url(images/ingles.png);	
	
	}
	
#idioma ul li.castellano
{
	background-image :url(images/spain.png);
	
	}
	
#idioma ul li.frances
{
	background-image :url(images/france.png);
	
	}
	
.carrito
{
	text-decoration :none;
	color :#741a14;		
	font-size :1em;
	font-weight :bold ;
	background-image :url(images/carrito.png);
	background-repeat :no-repeat ;
	background-position :left top ;
	padding-left :30px;
}

.textos a
{
	text-align :left ;
	padding-bottom :20px;
	
	}
	
	
#elaboracion ul
{
	display :inline;
	list-style-image :none;
	list-style-type :none;
}

#elaboracion ul li
{
	display :inline ;	
	padding-bottom :5px;
	
	}
	
	
#DivResumen p
{
	text-align :justify ;
	margin: 0;
	padding :0;
}
	
#DivResumen p:first-letter
{
	  
  color : #333333;   
  font-size :0.7em;
  text-align: center;
	
}

a.galeria
{
	
	background-image :url(images/camara.png);
	background-position :left bottom ;
	background-repeat :no-repeat ;
	padding-left :30px;
	padding-top :20px;
	float :right ;
	margin-bottom :20px;
	margin-left :20px;


}

a.video
{
	
	background-image :url(images/video.png);
	background-position :left bottom ;
	background-repeat :no-repeat ;
	padding-left :25px;
	padding-top :20px;
	float :right ;

	margin-left :20px;


}

a.leyenda
{
	
	background-image :url(images/leyenda.png);
	background-position :left bottom ;
	background-repeat :no-repeat ;
	padding-left :25px;
	padding-top :20px;
	float :right ;

	margin-left :20px;


}



a.mapa
{
	
	background-image :url(images/map.png);
	background-position :left bottom ;
	background-repeat :no-repeat ;
	padding-left :25px;
	padding-top :20px;
	float :right ;

	margin-left :20px;


}

.limpiar
{
	clear :both ;
	

	
	}

.NoticiaSinLink
{color:#7b3152;

	font-weight :bold;}
	
	
.imagenNoticia
{
	float :left ;
	margin :5px;
		
}

.noBorder
{
	border :none;
}