#wrapper #content p.subtitulo{
	font-weight:bold;
	color:#006666;
	padding:0;
	margin:20px 0 0 0;
}

#wrapper #content ul {
	list-style-type: square;
	padding:0 0 0 13px;
	margin:0 0 0 15px;
}

	#wrapper #content ul li {
		font-size: 12px;
		margin:10px 0;
		line-height:18px;
	}

/* Noticias Home */
#wrapper #content .noticia {
	margin:15px 0;
	height:140px;
	border-bottom:1px dotted #999;
}

	#wrapper #content .noticia p {
		padding:0 0 10px 0;
	}

	#wrapper #content .noticia #imga_not{
		border:1px solid #cccccc;
		padding:5px;
		float:left;
		clear:both;
		margin:0 10px 5px 0;
	}
	
	/* Noticia Desarrollada */
	#wrapper #content .noticia_desarrollada{
		float:left;
		margin:15px 0;
		padding-bottom:15px;
		border-bottom:1px dotted #999;
	}

		#wrapper #content .noticia_desarrollada #texto{
			float:left;
			width:590px;
			margin:0 0 0 15px;
		}
	
			#wrapper #content .noticia_desarrollada #texto ul{
				margin:30px 0 0 0;
			}
	
			#wrapper #content .noticia_desarrollada #texto ul li{
				margin:10px 0;
			}
	
		
		#wrapper #content .noticia_desarrollada #imgs{
			float:left;
			width:240px;
		}
		
	#wrapper #content .noticia_desarrollada #imga_not {
		margin:0 5px 10px 0px;
		border:1px solid #cccccc;
		padding:5px;
		float:left;
		clear:both;
	}
	
	#wrapper #content .noticia_desarrollada p {
		padding: 15px 0;
		line-height:16px;
		text-align:justify;
	}
	
	#wrapper #content .noticia_desarrollada ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#wrapper #content .noticia_desarrollada ul li{
		line-height:18px;
	}
	
			
	/* Listado autoridades de Control */
	#wrapper #content ul.autoridades{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
		#wrapper #content ul.autoridades li{
			font-weight:bold;
			padding:10px 0 0 0;
		}
				#wrapper #content ul.autoridades li.separacion{
					padding:10px 0 15px 0;
				}
	
			#wrapper #content ul.autoridades li a{
				font-weight:normal;
				text-decoration:none;
				color:#212121;
			}
	
				#wrapper #content ul.autoridades li a:hover{
					font-weight:normal;
					text-decoration:underline;
				}
				
	/* Bloques */
	
	#bloque-izq{
		width:370px;
		float:left;
		margin:20px 0 0 0;
	}

	#wrapper #content #bloque-izq .bloque-1 ,
	#wrapper #content #bloque-der .bloque-1 {
		list-style-type:none;
		line-height:16px;
		height:90px;
		width:330px;
		padding:10px 40px 20px 0;

	}
	
	#wrapper #content #bloque-der{
		width:370px;
		float:right;
		margin:20px 20px 0 0;
	}
	
	#wrapper #content #bloque-izq .bloque-2 ,
	#wrapper #content #bloque-der .bloque-2{
		list-style-type:none;
		line-height:16px;
		height:90px;
		width:330px;
		padding:10px 40px 20px 0;
		background-color:#f2f2f2;
	}
	
	
	
	/* .bloque-1 = fondo blanco, .bloque-2= fondo gris*/ 
	#wrapper #content .bloque-1{
		list-style-type:none;
		line-height:16px;
		height:90px;
		width:400px;
		padding:10px 40px 20px 0;
	}
	
	#wrapper #content .bloque-2{
		list-style-type:none;
		line-height:16px;
		height:90px;
		width:400px;
		padding:10px 40px 20px 0;
		background-color:#f2f2f2;
	}

		#wrapper #content .bloque-1 p {
			font-size:12px;
			background-image:url(../assets/flecha-blanco.gif);
			background-repeat:no-repeat;
			background-position:left 30px;
			padding:20px 0 0 30px;
			margin:2px 0 0 10px;
			height:60px;
		}
	
		#wrapper #content .bloque-2 p {
			font-size:12px;
			background-image:url(../assets/flecha.gif);
			background-repeat:no-repeat;
			background-position:left 30px;
			padding:20px 0 0 30px;
			margin:2px 0 0 10px;
			height:60px;
		}
		
			#wrapper #content .bloque-1 a ,
			#wrapper #content .bloque-2 a {
				color:black;
				font-weight:bold;
				display:block;
				text-decoration:underline;
				padding:2px 0 0 0;
			}
			
				#wrapper #content .bloque-1 a:hover,
				#wrapper #content .bloque-2 a:hover {
					text-decoration:none;
				}
				
				#wrapper #content .top{
					margin-top:20px;
				}

		/*
		   Bloques para los países que
		   tengan más de una normativa
		   por ejemplo (usa y  zimbabwe */

		.desplegable{
			padding:20px 0 20px 20px;
			background-image:url(../assets/flecha-blanco.gif);
			background-repeat:no-repeat;
			background-position:8px 20px;
			margin:20px 0 0 0;
		}
			
			.grey{
				background-color:#f2f2f2;
				background-image:url(../assets/flecha.gif);
			}
		
		.desplegable p{
			margin:5px 0 0 15px;
		}
		
		.desplegable ul li p {
			margin:0;
		}
		
		.desplegable ul li{
			margin:150px 0;
			padding:12px 0;
		}
		
		.desplegable ul li p a{
			display:block;
			padding:3px 0 0 0;
			font-weight:bold;
		}
		
		
/* listado meses*/
#listadoMeses{
	margin-top:30px;
}

#wrapper #content #mes{
	border:1px solid #ccc;
	margin-right:20px;
	margin-left:0;
	padding:10px;
	float:left;
}

	#wrapper #content #mes li{
		padding:5px;
		margin:0;
		list-style-type:none;
		line-height:18px;
	}
	
	#wrapper #content #mes li:first-child{
		font-weight:bold;
	}
	
		#wrapper #content #mes li a{
			text-decoration:underline;
			cursor:pointer;
		}
		
			#wrapper #content #mes li a:hover{
				text-decoration:none;
			}
			
#meses{
	width:630px;
	float:left;
}
	
	#meses ul{
		padding:10px;
		padding-left:25px;
		margin-bottom:25px;
		margin-top:0;
	}
		
		#meses ul li{
			list-style-type:disc;
			padding:10px 0;
			line-height:18px;
		}
		
			#meses ul li a{
				display:block;
				font-weight:bold;
				text-decoration:underline;
			}
			
				#meses ul li a:hover{
					text-decoration:none;
				}		

		
		