

body{
	background:#F6F6F6;
	margin:0;
	padding:0;
	font-family:arial;
	font-size:10px;
}
#body{
	width:971px;
	height:670px;
	margin:0 auto;
	border-left: 20px white solid;
	border-right: 20px white solid;
}
#contener{
	background: url('img/bg_content.jpg') no-repeat;
	height:670px;
	padding:0;

}
#slogan{
	height:75px;
}


#content{
	height: 399px;
	width:679px;
	padding:0;
	background:white;

}

h2{

	color:#791F69;
	font-size:18px;
	font-family:times new roman;
	text-align:center;
}


#selector{
	text-align:center;
	padding:4px;
	margin-bottom:6px;
	background:white;
	margin:0 auto;
	width:679px;
}

#selector span{
	padding:2px;
	color:#701B62;
	font-size:14px;
	margin:0 10px 0 0;
}#selector span:hover{

}
#selector span, #sPrev, #sNext{
	cursor:pointer;
}
#sys{
	margin:185px auto 0 auto;
	border-collapse: collapse;
}
#sys td:first{
	width:46px;
}
td, table, tr{margin:0; padding:0;}
#sPrev, #slider, #sNext{
	height: 244px;
}
#sPrev, #sNext{
}

#sPrev span, #sNext span{
	width:22px;
	display:block;
	height: 265px;
}
#sPrev span{			background: url('img/arL.png') center no-repeat;}
#sNext span{			background: url('img/arR.png') center no-repeat;}


#slider{
	width:679px;
	text-align:justify;
	color:#2B5059;
	font-size:14px;
	padding:0 2px;
	clear:both;
}
#slides div div{
	margin:0 auto 0 auto;
	width:655px;
	padding:0;
	clear:both;
}

.visibility{
	text-align:right;
	color:#B0CC44;
}
#visiP{
	font-size:16px;
	font-weight:bold;
}


.green{
	color:#B1CB47;
}

cols{
	width:100px;
	float:left;
}

/*
.tdl{
	padding-right:10px;
}
.tdr{
	padding-left:10px;
}
*/

p{
	margin: 7px 0 !important;
	margin: 5px 0;
}

a{
	color:#781E68
}
a:hover{
	text-decoration:none;
	color:#869492;
}

acronym{
	cursor:help;
}




#gallery ul {
	margin-left:-40px;
}
#gallery ul li {
	float:left;
	margin:0 0 5px 7px;
	list-style: none;
}
#gallery ul li a{
	text-decoration:none;
}

#gallery ul a img{border: 1px solid white;}
#gallery ul a img:hover {border: 1px solid #B0CC44;}

.minus{font-size:9px;}