/*Estil de la pagina vallflorida.com*/

html  { height: 100% }
body {
	
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
}
#center{
	margin: 0 auto;
	text-align:center;
}
#spacio{
	background: #fff url("../img08/spacer.gif") repeat-y top;
}
th.tetx td.text{ 
	text-align:right;
	margin-top:0px;

}

#ttop{
	background: #fff url("../img08/top.gif") repeat-x bottom;
}
#tbottom{
	background: #fff url("../img08/bottom.gif") repeat-x ;
}
#fondo{
background-color: #FFCC00;

}

#logo {

	width: 780px;
	height: 83px;
	margin: 0 auto;
	padding: 0 10px;
	padding-top:9px;
	padding-bottom:4px;
	text-align:center;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

.presentacio{
	width:600px;
	height:450px;
	border:1px solid;
	overflow: visible;
	white-space:nowrap;
}
/* Menu */

#menu {
	height:20px;
	background: #fff url("../img08/bottom.gif") repeat-x ;
	margin: 0 auto;
	padding: 0 0px;
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {	
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	color: #000000;

}

#menu a:hover {
	color: #FFFFFF;

}

th.spacer td.spacer { width:18px; height:5px;}

#content {

	width: 780px;
	margin: 0 auto;
	padding: 0 10px;
	
	
}
#his {
	margin: 10 auto;
	padding: 0 10px;
	padding-top:9px;
	text-align:justify;
}

#pie {
	height:60px;
	background: #fff url("../img08/pie.gif") repeat-x ;
	margin-bottom:0px;
}
#pie p {

	margin:0 auto;
	text-align:center;

}
