body 
{ 
	font-family: arial,verdana,sans serif;
	margin: 0px auto;padding: 0px;
}

.centeredImage
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

a
{
	text-decoration: none;
	color: #000; 
	background: #ffffff;
}

a:visited 
{
	text-decoration: none;
	color: #000;
}

a:hover 
{
	text-decoration: none;
	color: #f86400; 
	background: #ffffff;
}



.elem 
{
	display: none;
	
}
.linksHolder img 
{
	float: left;
}
.links 
{
	display: none;
	float: left;
}
h1 
{
	color: #f86400; 
}

h2
{
	color: #f86400; 
}

.elemHolder 
{
	/*width: 100%;
	overflow: auto;
	height: 510px;*/
}

.jspTrack
{
	background-color: #fff;
}

.jspDrag
{
	background-color: #000;
}

#temas {
	font-size: 14px;
}

#temas  span{
	font-size: 13px;
}

.homeSlider {
	
}

.slider {
	width: 1200px;
	margin: 0px auto;

}

.centeredImage
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width: 1200px;
	height: 200px;	
}

