﻿.DD_Img_Description.ms-WPBody A:link {	COLOR: #ff0000;	TEXT-DECORATION: none}
.ms-WPBody A:visited {	COLOR: #ff0000;	TEXT-DECORATION: none}
.ms-WPBody A:hover {	COLOR: #ff0000;}


/*SummaryArea
*********************************/
.Home_SummaryArea {
}
.Home_SummaryArea h2 {font-size: 1.3em;color: #03558c;font-weight: normal;margin: 0px 0px 5px 0px;}

.Summary {padding:12px 0px 23px 0px;} 
.Summary h3 {color: #ff0000;margin: 0px;font-size: 1.2em;font-weight: bold;}
.Summary h3 a {font-weight: bold;}
.Summary p {margin:2px 0px 5px 0px; font-size: 1em;line-height:1.3em; color: #4e4e4e;}
.Summary p span { color: #ff9999; font-weight: bold; }
.Summary p a{ color: #ff0000; }

.ReadMore {text-align:right;}
.ReadMore a {color:#ff0000;text-decoration:none;}

/*Content Container 
********************************************/
.Container 
{
   width: 100%;
   margin-bottom:15px;
   /*min-height:650px;
   overflow:auto;*/
   position:relative;

}

.Content_Title
{
	font-size:1.7em;
	font-weight:500;
	margin-top:10px;
	margin-bottom:30px;
    width:100%;
}

/*Content Top
**********************************************/
.Content_Top
{
	clear:both;
	width:100%;
}

/*Content Left
**********************************************/
.Content_Left
{
    float:left;
	width:66%;
	/*min-height:650px;
    border-right:1px #707070 dotted;
    padding-right:11px;*/
    min-height: 610px !important;

}

.Content_Right
{
	float:right;
	top: 100%;
	width:31%;
	height:100%;
	/*background-color:rgb(248,248,248);*/
	position:relative;
	top:0px;
	right:0px;
	overflow:hidden;
	border-left:1px #707070 dotted;
	padding-left:11px;
	margin-bottom:340px;


}

.Content_Bottom
{
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	width: 300px;
	position:relative;
	margin-top:-340px;
	float: right;

}
.Content_Bottom a
{
	color:#707070;
   text-decoration: none;
}



/* ie6.0
************************************************/

*html .Content_Right
{
	float:right;
	width:226px;	
	height:auto;
	overflow:visible;
	background-color:white;
	position:relative;
	bottom:auto;
	right:auto;

}


/*****************************************************/


.Content_Left dl
{
    margin-top:10px;
	width:100%;
	padding:0px;
}

/* Left_Center_Left
*********************************/
.Left_Center_Left
{
	float:left;
	width:49%;
}

.Left_Center_Left dl dd *
{
	vertical-align:middle;
}
/* Left_Center_Right
**********************************/
.Left_Center_Right
{
	float:right;
	width:49%;
}

.Left_Center_Bottom
{
	clear:both;
	width:100%;
}
.Left_Center_Bottom div.PartHeader
{
	margin-top:27px;
}

/* Left Top Zone
***********************************/
.Left_Top
{
    clear:both;
    width:100%;
    margin:10px 0px 10px;
}

/* Page of Museums and Centres (Country)
*******************************/
.Museum_Data
{
	width:100%;
}

.Museum_Data dl dd 
{
	height:auto;
	line-height:normal;
}
.Museum_Data dl dd ul
{
    list-style-type:disc;
	margin-left:20px;
}

.Museum_Data dl dd ul li
{
    margin:10px 0px 10px 20px;
    
}


/* page of List_of_commissioners
**********************************/
.List_of_commissioners
{
	width:auto;
}

.Uppercase_Letter
{
    clear:both;
	text-transform:uppercase;
	border-bottom:1px #707070 solid;
	width:90%;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
}

.Commissioners_Countries 
{
	width:40%;
	float:left;
	line-height:18px;
	height:18px;
	margin-left:5px;
}

.Commissioner_Letter_List dl dd
{
	width:21%;
	text-align:center;
	text-transform:uppercase;
	font-size:2em;
	font-weight:bold;
	line-height:25px;
}

/* Search area and Calendar 
**********************************/
.Calendar_Search_Area
{
	background-color:rgb(248,248,248);
    border-top:2px gray solid;
    padding:20px 20px 20px 10px;
    margin-top:30px;
    height:140px;
}

.Calendar
{
	float:left;
	width:48%;
}

.Calendar_Title
{
	width:100%;	
    overflow: auto;
}
.Calendar_Title .PartMore{
    width:50%;
}

.Calendar_Back
{
    float:right;
    line-height:0px; 
	border-top:5px rgb(248,248,248) solid;
	border-right:5px black solid;
	border-bottom:5px rgb(248,248,248) solid;
	margin-right:10px;
	cursor:pointer;
}
.Calendar_Forward
{
    float:right;
    line-height:0px; 
    border-top:5px rgb(248,248,248) solid;
	border-left:5px black solid;
	border-bottom:5px rgb(248,248,248) solid;
	cursor:pointer;
    margin-right:15px;
}
.Calendar_Days
{
	width:100%;
	margin-top:10px;
}


.Calendar_Day_List
{
    float:left;
	width:14%;
	height:20px;
	text-align:center;
	line-height:20px;

}

.Calendar_Day_List:hover,
.Curr_Day
{
    background-color:#707070;
	background-repeat:no-repeat;
	color:white;
	cursor:pointer;
}


.Search
{
	float:right;
	width:48%;
}

.Search_Header
{
	width:100%; 
	margin-top:-2px;
	clear: both;
	height:18px;
	line-height:18px;


}

.Search_Input_Text_Long
{
	width:100%;
	margin:10px 0px 0px;
	border:1px gray solid;

}
.Search_Input_Text_Short
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
	
	width:70%;
	height:15px;
	border:1px gray solid;
	color: #707070;
}

.Search_Input_Text_Short_Combo
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
	
	border:1px gray solid;
	color: #707070;
}

.Search_TextArea_Short
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:100%;
	border:1px gray solid;
	color: #707070;
}


.Search div dl
{
    padding-top:5px;
    padding-bottom:5px;
}

.Search div dl dt
{
	float:left;
	width:20%;
	height:17px;
	line-height:17px;
	margin:0px;
}


.Search div dl dd
{
	float:left;
	width:37%;
	margin:0px;
}

.Search div dl dd img
{
	cursor:pointer;
}

.Search div dl dd * 
{
	vertical-align:middle;
	float:right;
	padding:0px;
}

.Search_Submit
{
	clear:both;
	float:right;
	background-color:rgb(112,112,112);
	color:white;
	width:76px;
	height:26px;
	margin-right:13px;
	margin-top:5px;
	line-height:26px;
	cursor:pointer;
}

/*******************************/
.Left_Top_Header
{
    border-top:2px gray solid;
	width:100%;
}

.Left_Top_First_Header
{
    clear:both;
	background-color:rgb(248,248,248);
	height:50px;
	line-height:50px;
	border-top:2px gray solid;
}

.Left_Top_Second_Header
{
    clear:both;
  	margin-top:20px;
	border-bottom:1px gray solid;
    height:22px;
    line-height:22px;
    width:100%;

}

.Plus_Img
{
	padding-top:20px;
	padding-right:20px;
}

.Left_Top_Title
{
	margin-left:10px;
}

.Left_Bottom
{
    clear:both;
	width:100%;
    margin-top:20px;
}


.Left_Bottom_Left
{
    clear:both;
	float:left;
	width:47%;
	
}

.Left_Bottom_Right
{
	float:right;
	width:47%;
}

/* Images Style 
**************************************/
.Left_Bottom dl dd{
	margin:0px;
	color:#707070;
}

.Left_Bottom dl dt{
	margin-top:10px;
	margin-bottom:10px;
	color: #D7180A;
	text-transform:capitalize;
	font-weight:bold;
}

.DD_Img_Description
{
	border-bottom:1px gray dotted;
	height:26px;
	line-height:26px;
	overflow:hidden;
	width:100%;
}




/*Content Right
**********************************************/
/*
	float:left;
	width:30%;
	margin-left:20px;

/*page section 4.2 board of directors
********************************************************/

/*Content Main
**********************************************/
.Content_Main
{
	margin:0px;
    float:left;
	width:100%;
}

.ShareHolders_Title
{
	margin:20px 0px 20px 0px;
	
} 
.ShareHolders_Content
{
	width:300px;
    margin-top:10px;
    margin-bottom:10px;	
}

.Counselors_Title
{
	margin:10px 0px;
}

.Counselors_Content
{
	margin:0px;
	width:300px;
    margin-top:10px;
    margin-bottom:10px;	

	/*word-break:break-all;*/
}

/*********************************************************/


/*page section 4.3 
**********************************************************/
.Text_Position
{
	float:left;
	width:100%;
	margin-left:10px;
	margin-top:30px;
}
.Text_Main
{
    clear:both;
	width:100%;

}
.Text_Caption{
      float:left;
      width:50%;
      text-align:right;
      font-weight:bold;
}

.Text_Content{
      float:left;
      width:40%;
      text-align:left;
      margin-left:5px;
}

/* Page Resources 
*********************************************************/

.Resource_Publication
{
	width:100%;
	float:left;
}

.Left_Bottom_Left dl 
{
	float:left;
}

/*
.Left_Bottom_Left img,.Left_Bottom_Right img
{
	width:100px;
	height:75px;
}
*/

.Left_Bottom_Right dl
{
	float:right;
}

.Left_Bottom_Left dl dt,.Left_Bottom_Right dl dt
{
	min-height:18px;
	font-weight:bold;
}


.DL_Sub_Float_Left 
{

}

.DL_Sub_Float_Left dl 
{
	*clear:both;
    margin-top:15px;
    overflow:hidden;

}

.DL_Sub_Float_Left dl dt
{
	float:left;
	text-align:left;
	width:117px;
	margin:0px;
}

.DL_Sub_Float_Left dl dd
{
	*float:left;
	margin-left:3px;
	word-wrap:break-word;
}


.Resursos_Fototeca
{
	width:80%;
}

.DL_Country_List
{
	width:100%;
	margin:20px 0px 10px;
}
.DL_Country_List dt
{
	width:100%;
	margin-bottom:10px;
}
.DL_Country_List dd
{
    text-transform:uppercase;
    color:blue;
    padding-left:20px;
}

.DL_Letter_List
{
	width:100%;
	margin:20px 0px 10px;

}

.DL_Letter_List dt
{
	width:100%;
	margin-bottom:10px;
}

.DL_Letter_List dd
{
	text-transform:uppercase;
	float:left;
	width:12%;
	font-size:2em;
	font-weight:bold;
	margin:0px;
	height:25px;
	line-height:25px;
}
/*page section 4.4 
**********************************************************/

.Content_Img{
        float:left;
        width:90%;
        height:auto;
        margin-top:10px;
        
}

.list{
     color:#49c; 
}

.Link-Adode{
     color:#D7180A; 
}

.Content_List{
     list-style-type:none;
}


/*Page History  Activities 
*********************************************************/
.Left_Top_Second_Header *
{
     vertical-align:middle;
}
.Left_Top_Second_Header img
{
	cursor:pointer;
}
.Left_Top_Second_Header input
{
	width:100px;
	height:15px;
	border:1px gray solid;
}

.Search_Activity
{
    padding-top:20px;
	float:left;
	width:48%;
}
.Search_Activity dt
{
	margin-bottom:10px;
}
.Search_Activity dd input
{
    float:left;
	width:80px;
	margin-right:5px;
	border:1px gray solid;
	height:15px;
}
.Search_Activity dd div
{
	float:left;
	width:50px;
	height:17px;
	line-height:17px;
	text-align:center;
	color:white;
	cursor:pointer;
	background-color:rgb(112,112,112);
}

.Search_Content_Container
{
	width:75px;
	height:100px;
	border:1px #707070 solid;
	display:none; 
	overflow-y:scroll; 
	background-color:white;
}

.Search_Content
{
	cursor:pointer;
	clear:both;
    padding-left:2px;
    #m:expression(this.onmouseover =  new Function("this.className = 'Search_Content_hover';"));

}
.Search_Content:hover, .Search_Content_hover
{
    cursor:pointer;
    background-color:#22A6E1;
    color:white;
	display:block;
	clear:both;
	#m:expression(this.onmouseout =  new Function("this.className = 'Search_Content';"));

}


/*Page Actual Activities
*********************************************************/

.Function_Link
{
    text-align:right;
    width:100%;
	border-bottom:1px gray solid;
	margin-bottom:10px;
	
}

.Sub_Float_Left 
{
	float:left;
	width:33%;
	text-align:left;

}


.Sub_Float_Right  
{
	width:33%;
	float:left;
	text-align:right;
}


.Sub_Float_Center 
{
    text-align:center;
    width:33%;
	float:left;
}

.Horizontal_Img 
{
	width:100%;
}

.Horizontal_Img dl
{
	width:100%;
	border-top:1px gray dotted;
	
}
.Horizontal_Img dl dt
{
	margin-bottom:5px;
}


.Sponsors
{
	width:100%;
	margin-top:10px;
}

.Sponsors dl 
{
    float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

.Sponsors dl dt
{
	text-align:right;
/*	text-transform:capitalize; */
	padding-right:5px;
	width:30%;
	float:left;
	color:#22A6E1;
	margin:0px;
}
.Sponsors dl dd
{
	float:left;
	margin:0px;
	width:65%;
}
.Normal_DL dl
{
	width:100%; 
}

.Normal_DL dl dd
{
	clear: both;
	padding-left:30px;
}

/* Page 3.3.1 Ficha de imagen
*****************************************/

.Ficha_De_Images
{
    clear:both;
    border-top:1px #707070 solid;
    border-bottom:1px #707070 solid;
    margin:5px 0px 5px;
    padding:5px 0px 5px;
    overflow:auto;
    margin:5px;


}
.Ficha_De_Images img
{
	float:left;
	margin:0px;
	+margin:2px;
	*margin:2px;

}

.Ficha_De_Images input
{
	*float:left;
	margin:0px;
	+margin:2px;
	*margin:2px;

}

.Ficha_De_Image_Description
{
	width:100%;
	margin-top:20px;

}
.Ficha_De_Image_Description dl
{
	margin-top:10px;
	width:100%;
}
.Ficha_De_Image_Description dl dt
{
	float:left;
	width:24%;
	text-align:right;
	margin:0px;
}
.Ficha_De_Image_Description dl dd
{
	float:left;
	width:70%;
	margin:0px;
    padding-left:5px;
}

/* pagination 
**************************************/
/*
.Container .Content_Left .Left_Top_Second_Header .PartMore a
{
	height:20px;
	line-height:20px;
	border:1px #707070 solid;
	display:block;
}
*/

.pagination{
    float:right;
    display:block;
}
a.pages{

    margin-left:3px;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    vertical-align:middle;
}

/*
.Container .Content_Left .Left_Top_Second_Header .pagination a.current_Page,
.Container .Content_Left .Left_Top_Second_Header .pagination a.pages:hover
{
    background-color:blue;
    margin-left:3px;
    border:1px #707070 solid;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 
*/

.pre_page,.next_page
{
    float:left;
	height:18px;
	margin:0px 10px 0px 10px;
	line-height:18px;
	
}
.Sedes dl dt
{
	line-height:28px;
	margin-bottom:5px;
}
.Sedes dl dt a
{
	padding:0px;
	line-height:18px;
}
