.arte_categoria{
	padding:4px 0px;
}

#arte_titulo {
	padding-top: 10px;
	text-align: center!important;
	margin:0 0 0 75px;
}

#arte_columna {
	float: left;
	width: 248px;
	font-size: 12px;
	line-height:1.5;
}

#arte_columna h2 {
	font-size: 17px;
	margin-bottom: 4px;
	line-height:1.1;
}

#arte_columna .arte_post {
	height: 230px;
	width: 247px;
	padding: 18px 0px;
	border-bottom: 1px dotted #8C8C8C;
	text-align:center;
}

#arte_columna .arte_post2 {
	height: 332px;
	width: 247px;
	padding: 18px 0px;
	border-top: 1px dotted #8C8C8C;
	text-align:center;
}

#arte_columna  div.arte_post2:first-child {
	border-top:0 dotted #8C8C8C;
	height: 332px;
	width: 247px;
	padding: 18px 0px;
	text-align:center;
}

#arte_columna .arte_post img {
	border: 3px solid #B3B5B4;
	width:174px;
	height:118px;
}

#arte_columna .arte_post2 img {
	width:172px;
	height:118px;
}

#arte_columna .marco{
	background:url(../images/marcos.jpg) no-repeat;
	width:225px;
	height:178px;
	padding-top:30px;
}

#arte_centro {
	float: left;
	width: 440px;
	margin:18px 22px 0;
}

#arte_centro .arte_matriz{
	/* background-color:#33CC33; */
	height: 95px;
	width: 96px;
	float:left;
	margin-bottom:18px;
	margin-right:18px;
}

#arte_centro .arte_matrizp{
	/* background-color:#33CC33; */
	height: 95px;
	width: 96px;
	float:left;
	margin-bottom:18px;
}

#arte_centro .arte_matriz img{
	height: 95px;
	width: 96px;
}

#arte_centro .arte_matrizp img{
	height: 95px;
	width: 96px;
}

#arte_centro .arte_subtitulo {
	text-align: center!important;
	font: 50px "Times New Roman", Times, serif;
	margin-top:21px;
}
/* START MAIN SCROLLER */
#arte_scroller {
	height: 470px;
	width: 440px;
	/*float:left;*/
	background-color:#000000;
	padding:5px 0px 5px 0px;
	margin-bottom:18px;
}
#arte_scroller div.arte_scrollable {
    position:relative;
    overflow:hidden;
	margin:0px 5px 0px 5px;
    width: 430px;
    height:390px;
}
#arte_scroller div.arte_scrollable div.arte_scroller_item {
    width:20000em;
    position:relative;
	background-color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
}
#arte_scroller div.arte_scrollable div.arte_scroller_item div {
    float:left;
	width:430px;
	font-size:12px;
	color:#FFFFFF;
}
#arte_scroller .item_img {
    float:left;
	width:430px;
	height:290px
}
#arte_scroller .item_img img {
	width:430px;
	height:290px
}
#arte_scroller .item_content {
	width:430px;
	height:96px;
	background-color:#CCCCCC;
	background:transparent url(images/gradiente.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	text-align:center;
}
#arte_scroller .item_content h2 {
	margin:12px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal !important;
}
#arte_scroller .item_content h2 a {
	color:#FFFFFF;
	font-size:25px;
}
#arte_scroller .item_content h2 a:hover {
	color:#F00607;
	text-decoration:none;
}
.arte_scroller_nav {
	height:22px;
	padding:0px;
	margin:0px;
}
.arte_scroller_navi {
	margin-left:83px;
	line-height:16px;
}
.arte_scroller_navi li {
	display:block;
	float:left;
	width:20px;
	height:16px;
	margin:5px 6px 0px 0px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:1px #989898 solid;
}
a.arte_scroller_nav_item {
	color:#FFFFFF;
}
.arte_scroller_navi li:hover {text-decoration:none; font-weight:bold}
a.arte_scroller_nav_item:hover { text-decoration:none; font-weight:bold }

.arte_scroller_navi li.arte_scroller_nav_active a.arte_scroller_nav_item:hover { text-decoration:none; }
.arte_scroller_navi li.arte_scroller_nav_active {
	font-size:16px;
	background-color:#F00607;
	font-weight:bold;
	border-color:#F00607;
}
.arte_scroller_next, .arte_scroller_prev {
	float:left;
	margin:5px 0px 0px 4px;
	*margin:0px 0px 0px 4px;
	cursor:pointer;
}
.arte_scroller_tooltip {
	width:255px;
	padding:10px;
	display:none;
	z-index:900;
	color:#333333;
	background-color:#F6F5EF;
	border-style:solid;
	border-color:#FF0000 #DBDBDB #DBDBDB #DBDBDB;
	border-width:2px 1px 1px 1px;
	text-align:center;
	font-size:11px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}
/* END MAIN SCROLLER */	