﻿/* 
**************************************

.SiteLogo{
width:210px;height:62px; background-image:url('/Style%20Library/Images/sitelogoArt.gif');
background-repeat:no-repeat;
background-position:0 29px;
float:left; padding-top:29px;

}
*/
.SiteLogo a {
 
   width:210px;height:62px;background-image:url('/Style%20Library/Images/sitelogoArt.gif');
   background-repeat:no-repeat;
	
}

.PartHeader3 {	display:block;	CLEAR: both;	BORDER-TOP: #707070 3px solid;	FONT-WEIGHT: bold;	MARGIN-BOTTOM: 4px;	OVERFLOW: hidden;	LINE-HEIGHT: 24px;	BORDER-BOTTOM: #707070 1px solid;	HEIGHT: 24px}
/*****************************************/

.Content_Title
{
    color:#9B2771;
}
.Container .Content_Right .Content_Navigation a:link,
.Container .Content_Right .Content_Navigation a:visited,
.Container .Content_Right .Content_Navigation a:hover,
.Container .Content_Right .Content_Navigation a:active{color:#707070;text-decoration:none;cursor:pointer;}


.Container .Content_Right .Content_Navigation .Sedes dt a{color:#9B2771;text-decoration:none;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected ,
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:link,
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:visited,
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:hover{color:#9B2771;text-decoration:none;cursor:pointer;font-weight:bold;}


.Container .Content_Right a:link,
.Container .Content_Right a:visited,
.Container .Content_Right a:hover,
.Container .Content_Right a:active,

.Container .Content_Left .Left_Center_Left a:link,
.Container .Content_Left .Left_Center_Left a:visited,
.Container .Content_Left .Left_Center_Left a:hover,
.Container .Content_Left .Left_Center_Left a:active,

.Container .Content_Left .Left_Center_Right a:link,
.Container .Content_Left .Left_Center_Right a:visited,
.Container .Content_Left .Left_Center_Right a:hover,
.Container .Content_Left .Left_Center_Right a:active,

.Container .Content_Left .Left_Top a:link,
.Container .Content_Left .Left_Top a:visited,
.Container .Content_Left .Left_Top a:hover,
.Container .Content_Left .Left_Top a:active,

.Container .Content_Left .Left_Center_Bottom a:link,
.Container .Content_Left .Left_Center_Bottom a:visited,
.Container .Content_Left .Left_Center_Bottom a:hover,
.Container .Content_Left .Left_Center_Bottom a:active,

.Container .Content_Left .Left_Bottom a:link,
.Container .Content_Left .Left_Bottom a:visited,
.Container .Content_Left .Left_Bottom a:hover,
.Container .Content_Left .Left_Bottom a:active{color:#9B2771;text-decoration:none;cursor:pointer;}


.Container .Content_Bottom .Bottom_Nav_Link_Left a:link,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:visited,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:hover,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:active,

.Container .Content_Bottom .Bottom_Nav_Link_Right a:link,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:visited,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:hover,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:active{color:#707070;text-decoration:none;}


/* Pagination current page style 
*********************************************/
.Container .Content_Left .pagination a.current_Page,
.Container .Content_Left .pagination a.pages:hover,

.Container .Content_Left .Left_Top_Second_Header .pagination a.current_Page,
.Container .Content_Left .Left_Top_Second_Header .pagination a.pages:hover
{
    background-color:#9B2771;
    margin-left:3px;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 

/* Pagination current page style 
*********************************************/
.Container .Content_Left .Left_Top a.pages{
 border:1px solid #fff
}

.Container .Content_Left .pagination a.current_Page,
.Container .Content_Left .pagination a.pages:hover,

.Container .Content_Left .Left_Top_Second_Header .pagination a.current_Page,
.Container .Content_Left .Left_Top_Second_Header .pagination a.pages:hover
{
    background-color:#9B2771;
    margin-left:3px;
    border:1px #9B2771 solid;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 

/*************************************/
.Summary dl dd{
    overflow:hidden;
    position:relative;
}

.Summary .ReadMore{
	position:absolute;
	bottom:0px;
	right:0px;
	width:20px;
}

.Summary dl dd a{
	float:right; 
}

.Summary dl dd a span{
	display:block;
	border-left:0px;
	border-left:7px #9B2771 solid;
	border-top:7px white solid;
	border-bottom:7px white solid;
	line-height:0px;
	width:0px;
	height:0px;
	padding:0px;
	cursor:pointer;
}

/*
********************************************/

.Content_Right_Part{
	float:right;
	width:100%;
	
	background-color:white;
    padding-bottom:30px;
    border-bottom:3px #707070 solid;
    _border-bottom:0px;
 
}

.Container .Content_Right .PartHeader a,
.Container .Content_Right .PartHeader a:link,
.Container .Content_Right .PartHeader a:visited,
.Container .Content_Right .PartHeader a:hover,
.Container .Content_Right .PartHeader a:active{color:#9B2771;text-decoration:none;cursor:pointer;}

.Activity_List dl dd p a,
.Activity_List dl dd p a:link,
.Activity_List dl dd p a:visited,
.Activity_List dl dd p a:hover,
.Activity_List dl dd p a:active{color:#9B2771;text-decoration:none;cursor:pointer;}

.Activity_List
{
	margin:10px auto;
	width:100%;
	
}
.Activity_List dl
{
	clear: both;
	width:100%;
	border-bottom: 1px #707070 dotted;
	overflow:hidden;
	padding:5px 0px;
}

.Activity_List dl dt 
{
	float:left;
	width:30%;
	overflow:hidden;
	background-color:rgb(248,248,248);

}

.Activity_List dl dd
{
    float:right;
	width:69%;
	overflow:hidden;
	display:block;
}

.Activity_List dl dd p
{
	margin:0px;
	width:100%;
	line-height:12px;
	word-break:normal;
}

.Section_Header
{
	height:24px;
	border-top: 1px #707070 solid;
	color:#9B2771;
	line-height:24px;
}
.Section_Title
{
	font-size:1.2em;
	font-weight:bold;
	float:left;
    text-transform:capitalize;
}
.Section_Link
{
	float:right;
	font-size:1em;
}

.Section_Content
{
	width:100%;
	position:relative;
	height:100%;
	overflow:auto;
	overflow-Y:hidden;

}
.Section_Content dl dt
{
	width:48%;
	float:left;
	background-color:rgb(248,248,248);
}

.Section_Content dl dd
{
	width:50%;
	float:right;
}
.Section_Content dl p
{
	margin:0px;
	line-height:12px;
}
.Section_KnowMore
{
	position:absolute;
	bottom:0px;
	float:right;
}

.Content_Left div.PartHeader
{
	margin-top:10px;
}

/* Bienales
*********************************************
.Bienales dl
{
	clear:both;
}

.Bienales dl dd,
.Bienales dl dt
{
	width:24%;
	float:left;
	margin-left:3px;
}
*/

.Content_Left dl
{
	margin:0px;
	padding:0px;
}

.Content_Left .Bienales 
{
	clear:both;
	margin:0px;
	padding:0px;
}
.Content_Left .Bienales  dt
{
	margin:0px;
	padding:0px;
}
.Content_Left .Bienales  dd
{
    padding:0px;
	padding-left:20px;
	margin:0px;
}

/******************************************************/

.Container .Content_Right DL DT A:link {	COLOR: #9B2771;	TEXT-DECORATION: none}
.Container .Content_Right DL DT A:visited {	COLOR: #9B2771;	TEXT-DECORATION: none}
.Container .Content_Right DL DT A:hover {	COLOR: #9B2771;	TEXT-DECORATION: none}
.Container .Content_Right DL DT A:active {	COLOR: #9B2771;	TEXT-DECORATION: none}
.Sponsors DL DT
 {	PADDING-RIGHT: 5px;	FLOAT: left;	MARGIN: 0px;	WIDTH: 30%;	COLOR: #9B2771;	TEXT-ALIGN: right}






