body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996633;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-image:url(../img/bgfranja.gif);
	padding:0px 0px 0px 0px;
}
#contenedor {
width:748px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
}
#izq {
width:35px;
height:600px;
background-color:#FFFFFF;
float:left;
}
#der {
width:35px;
height:600px;
background-color:#FFFFFF;
float:left;
}
#centro {
width:678px;
height:600px;
float:left;
}
#top {
width:678px;
height:45px;
float:left;
}
#cabecera {
width:678px;
height:41px;
background-image:url(../img/logo.gif);
background-repeat:no-repeat;
text-align:right;
float:left;
}
#contenido {
width:678px;
height:480px;
background-color:#666666;
float:left;
}
#pie {
width:678px;
height:34px;
float:left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996633;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996633;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996633;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996633;
	text-decoration: none;
}
