/* OK!Creativo */
.okcreativo{font-family: Arial, Helvetica, "sans-serif medium bold";font-size: 11px;text-decoration: none;color: #FFFFFF;}
.okcreativo:hover{color: #FF6600;}
.adm{color: #FF6600;}
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574e3a;
	background-color: #c36b31;
	text-align: center;
	background-image: url(image/fondo.jpg);
	background-repeat: repeat-x;
}
a{
	text-decoration: none;
	color: #574e3a;
}
a:hover{
	color:#63b32d;
}
#general{
	position: absolute;
	left:50%;
	width:766px;
	margin-left:-383px;
	background-position: center;
}
#top{
	background-image: url(image/fsitio_03.png);
	background-repeat: no-repeat;
	height:12px;
}
#medio{
	background-image: url(image/fsitio_05.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bottom{
	background-image: url(image/fsitio_07.png);
	background-repeat: no-repeat;
	height:15px;
}
#titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #213422;
}

