/*############################ Revisado 09-09-2011 ### Jesús #########################*/

/*---- Contenido Editor ----*/

	.content {margin: 0;} 
	
		.content a{color: #8e0035;}
			.content a:hover {text-decoration: underline;}
	
		.content p {font-size: 12px; margin: 0 0 1.5em 0; line-height: 1.6em;}
		.content h2 {font-size: 1.8em; margin: 0 0 1.5em 0; font-weight: bold; color: #8e0035;}
		.content h3 {font-size: 1.6em; margin: 0 0 1.5em 0; font-weight: bold; color: #8e0035;}
		.content h4 {font-size: 1.4em; margin: 0 0 1.5em 0; font-weight: bold; color: #8e0035;}
		.content h5 {font-size: 1.2em; margin: 0 0 1.5em 0; font-weight: bold; color: #8e0035;}
		.content h6 {font-size: 1em; margin: 0 0 1.5em 0; font-weight: bold; color: #8e0035;}
		
		.content ul {font-size: 1.2em; margin-left: 1.5em; padding: 1.5em 0 0 0;} 
			.content ul li{
				list-style-type: disc;
				margin-left: 1.5em;
				padding-bottom: 1.5em;
			}
			.content ul li ul {font-size: 1em; margin-left: 1.5em; padding: 1.5em 0 0 0;} 
			.content ul li ul li{
				list-style-type: circle;
				margin-left: 1.5em;
				padding-bottom: 1.5em;
			}
		
		.content table{font-size: 1.2em;}
			.content table th{padding: 0.5em; border: 1px solid #e5e5e5; font-weight: bold; text-align: center; color: #8e0035; background: #f1f1f1;}
			.content table td{padding: 0.5em; border: 1px solid #e5e5e5;}
			
	/*---- Colaboradores Editor ----*/

		.Colaboradores h4{clear: both; padding: 0.5em; font-size: 1.4em; margin: 0; text-align: left; font-weight: bold; background: #f9f9f9; border: 1px solid #cccccc;}
		
		.Colaboradores ul{float: left; padding: 0 0 2em 1em; margin: 0; list-style: none;}
			.Colaboradores ul li{float: left; padding: 0; margin: 0; list-style: none;}
				.Colaboradores ul li a{}

/*---- Contenido Seciones Específicas ----*/
	
	/*---- GALERÍA ----*/

		.galeriaImagenes {margin: 0 0 0 0; padding: 25px 0 0 0; float: left;}	
			.galeriaImagenes .contentGalleryTitle {font-weight: normal;}
			.galeriaImagenes .contentGalleryDescription {display: none;}
			
			.galeriaImagenes .contentGallery {margin: 0; padding: 0;}
				.galeriaImagenes .contentGalleryList {float: left; width: 150px; height: 150px; overflow: hidden; margin: 0 15px 15px 0; padding: 0; list-style: none;}
					.galeriaImagenes .contentGalleryImage {display: block; padding: 0; margin: 0; text-decoration: none;}
						.galeriaImagenes .contentGalleryImage:hover {text-decoration: none;}
						.galeriaImagenes .contentGalleryImage img {}
					.galeriaImagenes .contentGalleryImageContent {display: none;}
						.galeriaImagenes .contentGalleryImageTitle {display: none;}
						.galeriaImagenes .contentGalleryImageDescription {display: none;}
	
	/*---- Mapa del Sitio ----*/	
	
		#Sitemap {}
		
		#Sitemap .SitemapMenu {padding: 0 0 1em 0; margin: 0 2em 0 0; width: 20em; float: left;}
		
		#Sitemap .SitemapMenu h4 {font-size: 1.4em; margin: 0 0 0.5em 0; color: #043b62; padding: 0.3em; background: #f1f1f1;}
		
		#Sitemap .SitemapMenu ul {margin: 0 0 0 2em;}
		
			#Sitemap .SitemapMenu ul  li {list-style-type: square;}
			#Sitemap .SitemapMenu ul  li a {display: block; padding: 0.3em; font-size: 1.2em; font-weight: bold; color: #404040;}
			#Sitemap .SitemapMenu ul  li a:hover {text-decoration: underline;}

				#Sitemap .SitemapMenu ul  li ul{}
				#Sitemap .SitemapMenu ul  li ul li{padding-left: 0.3em; list-style-type: disc;}
				#Sitemap .SitemapMenu ul  li ul li a{font-weight: normal; color: #404040;}
				#Sitemap .SitemapMenu ul  li ul li a:hover {}
				
	/*---- Formulario Contacto ----*/
	
		#Contact{margin: 0 0 2em 0;}
			#Contact h4{font-size: 2em; margin: 0 0 0.5em 0;}
		
			#Contact form {background: #f9f9f9; border:0.1em solid #e6e6e6; padding: 0.5em;}
			#Contact form fieldset {border: none;}

				#Contact form .form-singlefield {margin: 0 0 1em 0;}
					#Contact form .form-singlefield .help{margin:0 0 0.5em 0; font-style: normal; font-size: 1.2em;}
					#Contact form .form-singlefield .check {padding: 0.2em; margin:  0.4em 0 0.2em 0; width: 1em; font-size: 1.4em; color: #404040; border: 0;}
					
				#Contact form label {font-size: 1.6em; color: #666666; font-weight: bold;}
				#Contact form input {padding: 0.2em; margin:  0.4em 0 0.2em 0; width: 20em; font-size: 1.4em; color: #404040; border: 0.1em solid #b4b4b4;}					
				#Contact form textarea {padding: 0.2em; margin:  0.4em 0 0.2em 0; border: 1px solid #b4b4b4;
					font-size: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #404040;
				}

				#Contact form .form-actions{}
					#Contact form .form-actions .submit{text-decoration: none; width: 7em; font-weight: bold; cursor: pointer; border: 0.1em solid #910036; background: #910036; color: #ffffff;}
					#Contact form .form-actions .submit:hover {border: 0.1em solid #404040; background: #bcbcbc; color: #404040;}	
		.contact_error {padding: 1.2em; margin: 0 0 2em 0; background: #ffebe8; border: 0.1em solid #cc0000; font-size: 1.2em;}
		.contact_info {padding: 1.2em; margin: 0 0 2em 0; background: #ffffe0; border: 0.1em solid #e6db55; font-size: 1.2em;}
