/* PUNTAL */

* { 
	margin: 0;
	padding: 0;
}
	
body {
	 margin: 0;
	 padding: 0;
	 font-family: Arial, sans-serif;
	 font-size: small;
	 background: #fff;
}

html,body{
   height:100%;
   margin:0;
   padding:0
}

* html body {
  	font-size: x-small; /* for IE5/Win */
  	f\ont-size: small; /* for other IE versions */
}

a {
  color: #4F779D;
  text-decoration: none;
}

a:hover {
  color: #119ED7;
  text-decoration: underline;
}




/* layout */

#wrap {
    width: 1000px;
    min-height: 100%;
    height: auto;
	margin: 0;
	padding: 0;
}

*html #wrap {
    height: 100%;
}

#content {
	float: left;
	width: 740px;
	min-height: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;

}
#nav {
	display: none;
}




#sidebar {
	display: none;
}

*html #sidebar { 
    display: none;
}

	
#footer {
    width: 100%;
	clear: both;
}
#seccion {
  	/* width: 100%; */
  	clear: both;
  	/* background: red; */
}


#buscador {
  	display: none;
}
/* gutters */

#content .gutter {
	padding: 5px;
	padding-bottom: 0;
}


.seccion_derecha {
  /* padding-bottom: 15px;
 /*  margin-bottom: 7px; */
  /* border-bottom: 1px dashed #ccc; */
}


#abrazador {
  width: 733px;
  min-height: 100%;
  /* background: red; */
  /* float: left; */
  border-top: 1px solid #ccc;
}

*html #abrazador {
  /* width: 760px; */
}




/* header */

#header {
  	width: 1000px;
  	height: 60px;
	background: #fff;
	border-top: solid thin #ccc;  
	clear: both;
	/* border: solid thin black;  */
}

#header h1 {
  margin: -10px 0 0 0;
  padding: 0px 0 0 0;
  width: 460px;
  height: 60px;
  background: url(imgs/puntal-logo.jpg) no-repeat top left;
}
h1 span {
   display: none;

}
#headizq {
  	float: left;
  	padding: 10px 0 0 10px;
	width: 460px;
	/* border: solid thin blue; */
}
#headder {
  	display: none;
}

#headbuscar {
    display: none;
}


#headhoy {
  	float: left;
	text-align: right;
	width: 230px;
}
.fechahoy {
	font-family: "Trebuchet MS", sans-serif;
  	font-size: 130%;
  	/*color: #AAD4FF;*/
  	color: #55AAFF;
}
.localidad {
	font-family: "Trebuchet MS", sans-serif;
  	font-size: 110%;
  	color: #135EAD;
  	/*color: #55AAFF;*/
}
.climahoy {
	font-family: "Trebuchet MS", sans-serif;
  	font-size: 100%;
  	color: #A5A5A5;
}
#headbuscar {
  	display: none;
}
.searchbox input {
  	border: solid 1px #1C71C6;
  	background: url(imgs/searchbox.png) left top repeat-x;
  	width: 135px;
  	height: 15px;
  	padding: 5px 10px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #1C71C6;

}

input.botonbuscar {
  	border: none;
  	background: url(imgs/searchbox_button.png) left top no-repeat;
  	width: 40px;
	height: 25px;
  	padding: 2px 5px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #969696;
	cursor: pointer;
}
#headbuscar a {
  	font-size: 85%;
  	color: #2AAAFF;
  	background: url(imgs/search-lupa.png) top right no-repeat;
  	padding: 0 20px;
}

#header h2 {
  margin: -5px 0 0 0;
  padding: 0 0 0 0;
  width: 250px;
  height: 30px;
  background: url(imgs/puntal-logo_small.gif) no-repeat top left;
  
}
h2 span {
   display: none;
}
#header h3 {
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  width: 200px;
  height: 20px;
  font-size: 150%;
  font-family: Arial, sans-serif;
  color: #2CB1E5;
  border-top: solid 2px #2CB1E5;
}
#bannerhead {
  	display: none;
  	float: right;
  	margin: 0;
  	padding: 10px;
  	background: #fff;
}






/* content */
#notaprinc {
	width: 100%;
	padding-top: 10px;
}

#notaprinc h2 {
   margin-top:25px; 
   width: 406px;
   clear: left;
   text-indent: 3px;
}

		

#content h2 {
	clear: both;
	padding: 5px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #B7B7B7;
	font-weight: normal;
}



	
	
#content a:link, #content a:visited {
	color: #4F779D;
	font-size: 130%;
}



#content a:hover, #content a:active {
  color: #119ED7;
  text-decoration: underline;
}


/* LAS NOTICIAS */

#lanoticia {
	clear: both;
	margin: 0;
	padding: 0;
	margin-left: 5px;
    margin-right: 10px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
#lanoticia h4.volanta {
  	font-size: 90%;
  	font: Tahoma, Verdana, Frutiger, Helvetica, sans-serif;
  	color: #878787;
  	font-weight: normal;
  	text-transform: uppercase;
  	margin-bottom: 10px;
}
#lanoticia h1 {
  	font-size: 180%;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	/* color: #0987C5; */
  	color: black;
  	text-decoration: none;	
  	margin: 0;
  	padding: 5px 0 5px 0;
  	clear: left;
  	margin-bottom: 20px;
	line-height: 1.4em;
}

#lanoticia p {
    text-indent: 10px;
  	text-align: justify;
  	line-height: 1.6em;
  	color: #5A5A5A;
}

.resumennoticia {
	padding: 20px 0;
	font-weight: bold;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
}

br.cuerponoticia {
  height: 100px; 
  clear: both; 
  /* line-height: 50px;  */
  display: block; 
}

.cuerponoticia {
}

p.fecha {
  	font-size: 85%;
  	margin: 0;
  	padding: 5px 0 30px 0;
  	clear: left;
}



/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #333; 
}


.clear {
   clear: both;
}


/*************/
/*  IE fixes */

#content, #sidebar {
	/* height: 1%; */
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
}


#footer {
	/* height: 1%; */	
}



/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
.gutter {
  /* border: solid thin black; */
}

/* End hide from IE/Mac */
