/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/bgweb.gif);
	background-repeat: repeat-x;
}
input, select {
	font-size: 10px;
	background-color: #f8f8f8;
	border: 1px solid #FF0000;
}
ol {
	list-style-position: outside;
	list-style-type: none;
}
ol li {
	padding: 5px;
}
.button {
	color: #FFFFFF;
	background-color: #000000;
}
.login {
	font-weight: bolder;
	margin: 2px;
}
td.index-text {
	background-image: url(images/bg_fotocentral.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#spacebig {
	background-image: url(images/spacebig.gif);
	background-repeat: repeat-x;
}
td.procura {
	padding: 5px 0px;
}
td.test {
	background-image: url(images/rayado.gif);
}
td.test img{
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
td.busca {
	background-image: url(images/bg_procura.jpg);
	padding: 5px;
}
td.busca h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 2px 0;
}
td.busca input, select {
	font-size: 13px;
	margin: 2px 0px;
}
td.pie {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
td.zocalo {
	color: #CCCCCC;
	padding:5px;
}
td.zocalo a {
	color: #CCCCCC;
	text-decoration: none;
}
td.buscaphp ul {
	list-style-type: none;
}
td.fondobusca {
	background-image: url(images/rayado.gif);
} 