/*  Cascading Style Sheet(CSS), TimberlakeSpain.com 
    --------------------------------------------------------------------------------
    Version:   4.0 (11/25/2007)
    Author:    webmaster@timberlakespain.com, http://www.timberlakespain.com/
    License:   2006-2008 TimberlakeSpain.com, Creative Commons License
               Attribution-Noncommercial-No Derivative Works 3.0
    --------------------------------------------------------------------------------
*/

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #dcdcdc;
	font-family: "Trebuchet MS";
	color: #252525;
	}
	
#overall {
	margin: 0px auto 0px auto;
	border-left: 1px dashed #646464;
	border-right: 1px dashed #646464;
	width: 435px;	
	}

#header {
	height: 289px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: url(images/handheld.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 435px;
	}

#navigation ul {
	list-style: none;	
	padding: 5px 2px 10px 6px;
	}

#navigation li {
	float: left;
	list-style: none;
	}

#navigation a:link, a:visited, a:active {
	text-decoration: none;
	color: #2e2e2e;	
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	}

#navigation a:hover {
	text-decoration: none;
	color: #FFF;	
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px dotted #FFF;
	font-weight: bold;
	}

#navigation .right {
	display: none;
	}
	
#body {
	width: 435px;
	}

#body h1 {
	padding: 5px 6px 5px 25px;
	color: #4a4a4a;
	font-weight: bold;
	background-image: url(images/newsitem.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #efefef;
	height: 13px;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	}

#body .info {
	padding: 2px 2px 2px 2px;
	background-color: #cacac8;
	color: #575a5d;
	font-weight: bold;
	background-image: url(images/info.gif);
	text-align: left;
	}
	
#body .content {
	padding: 4px 5px 4px 5px;
	text-align: justify;
	background-color: #bababa;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-position: top;
	}	
	
#body a:link, a:visited, a:active {
	text-decoration: none;
	color: #191c1f;
	}

#body a:hover {
	text-decoration: none;
	color: #d0cfcb;
	border-bottom: 1px dashed #d0cfcb;
	background-color: #6c6f70;
	}
	
#body img {
	max-width: 75%;
	border: 1px solid #CCC;
	background-color: #efefef;
	padding: 2px;
	}

#body .floatimage {
	max-width: 35%;
	float: right;
	padding-bottom: 5px;
	margin-left: 5px;
	background-color: transparent;
	}	

#body a .multimedia {
	background-image: url(images/multimedia.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 2px;
	height: 20px;
	}

#rightMenu,
#footer,
#headlines,
#topmenu,
#busqueda,
#inicio,
#network  {
	display: none;
	}

input, textarea, table {
	max-width: 400px;
	padding: 2px;
	}

.anuncio, .info img, #header img {
	display: none;
	}

.clear {
	clear: both;
	}

#body .title {
	background-color:#EFEFEF;
	background-image:url(images/newsitem.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#4A4A4A;
	font-size:15px;
	font-weight:bold;
	line-height:17px;
	padding:5px 6px 5px 30px;
	}
