BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #E2E2E2;
}
form, hr, BODY {
	margin: 10px;
	padding: 0;
}
BODY, td, th { text-align: left; }
hr {
	border-width: 1px 0px 0px 0px;
 *border-width: 0px;
	border-style: solid none none none;
	border-top-color: #DDDDDD;
 *margin-bottom: -5px;
}
img { border: 0px; }
.clear { clear: both; }
.top {
	background-image: url(img/top.gif);
	background-repeat:  no-repeat;
	height: 193px;
}
.desarrollo {
	background-image: url(img/desarrollo.gif);
	background-repeat:  no-repeat;
	height: 515px;
}
a:link, a:visited {
	text-decoration: none;
	color: #C60;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #8A4500;
}
a.pie:link, a.pie:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 10px;
}
a.pie:hover, a.pie:active {
	text-decoration: none;
	color: #333333;
}
/******** formato textos *********/
.derecha { text-align: right !important; }
.centro {
	text-align: center !important;
}
.centro2 {
	vertical-align: middle !important;
}
.texto9 { font-size: 9px !important; }
.texto10 { font-size: 10px; }
h1, h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #666;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
.texto38 {
	font-size: 38px;
}
.texto_color { color: #006699; }
.texto_gris { color: #666 !important; }
.normal { font-weight: normal; }
.negra { font-weight: bold; }
.padeo5 { padding: 5px; }
.padeo10 { padding: 10px; }
.padeo3 { padding: 3px; }
/*MENU*/
.menu {
	margin: 20px;
	text-align: center !important;
}
.menu a div {
	display:block;
	float:left;
	position:relative;
	width:100px;
	height: 30px;
	background:transparent url(img/menu3.png) no-repeat;
	padding-top: 8px;
	margin-left: 15px;
	text-align: center !important;
	font-size: 14px;
	background-position: 0px 0px;
	font-weight: bold;
}
.menu a div:hover {
	background-position: 0px -36px;
	padding-top: 8px;
}
/*MENU2*/
.menu2 { display:inline; height: 26px;
	/*margin: 20px;
	text-align: center !important;*/
}
.menu2 a div {
	display:inline;
	/*float:left;
	position:relative;*/
	width:96px;
	height: 26px;
	background:transparent url(img/menu2.png) no-repeat;
	padding: 4px 4px 0 8px;
	/*margin-left: 5px;*/
	text-align: center !important;
	font-size: 12px;
	background-position: 0px 0px;
	font-weight: bold;
}
.menu2 a div:hover {
	background-position: 0px -36px;
}
/*SLIDE*/
.slideshowContainer {
	border: 1px solid #ccc;
	width: 480px;
	height: 435px;/*margin-bottom: 5px;*/
}
.loading { background: url(img/images/loading.gif) center no-repeat; }
.slideshowThumbnail { outline: none; }
.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}
a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}
.current img {
	border: 1px solid red;
	padding: 5px;
}
.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}
#thumbnails { margin-top: 8px;/*width: 130px;
	float: left;*/
}
#sbox-window .sbox-content-swf { overflow: hidden; }
