/*fuentes*/

@font-face {
font-family: "Kimberley";
src: url(http://localhost/municaraz/turismo/font/kimbalt_.ttf) format("truetype");
}

h1 {
font-family: "Kimberley", sans-serif
}

/*enlaces*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color:#2766AD;
}
a:active {
	text-decoration: none;
	color: #666;

}
/*cuerpo*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	background-color:#67503B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*estilos normales*/
.bienvenidos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	color:#C17C1E;
}
.parrafo_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;	
}
.titulo_verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	color: #82C22E;
	font-weight: bold;
}
.titulo-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #952104;	
}
.titutlo_cerca{
	font-family:Tahoma,Geneva,Sans-serif;
	font-size: 15px; 
	color: #ffffff;
}

.borde{
border:1px solid #ccc; 
background:#fff; 
margin:0px 0px; 
padding:0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #369;
}
.titulo_noticia{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(39, 102, 173);
	line-height:16px;
	font-weight: bold;	 
}
.titulo{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#188F1C;
	line-height:17px;
	font-weight: bold;	 
}
.titulo_otro{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:17px;
	font-weight: bold;	 
}
.titulo_noticia_columna{
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#039;
	line-height:17px;
	font-weight: bold;	 
}
.contenido_noticia{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #666;
	text-align:justify;
}
.TITULO_BLANCO{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: bold;	 
}
.copy{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
}
.negro{
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
fieldset { border:1px solid #BAB6AB }
.h3{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: bold;	
}



