﻿/* Global sets
**************************************
.SiteLogo{ width:178px;height:62px;background-image:url('Images/sitelogo_blue.gif');
background-repeat:no-repeat;
 background-position:0 29px;float:left; padding-top:29px;
}
*/

.SiteLogo a {
 
   width:178px;height:62px;background-image:url('/Style%20Library/Images/sitelogo_blue.gif');
   background-repeat:no-repeat;
	
}

breadcrumb
{
	display:block;
}

ReturnSEACEX
{
	display:none;
}

/*****************************************/
.Content_Title
{
    color:#22A6E1;
}


.Container .Content_Right .Content_Navigation .Right_Navigation_Selected {color:#22A6E1;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:link{color:#22A6E1;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:visited{color:#22A6E1;font-weight:bold;} 
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:hover{color:#22A6E1;font-weight:bold;} 


.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,

.Container .Content_Right dl dt a:link,
.Container .Content_Right dl dt a:visited,
.Container .Content_Right dl dt a:hover,
.Container .Content_Right dl dt a:active{color:#22A6E1;text-decoration:none;}


/*******************************/
.Acceso_Prensa {
	PADDING-RIGHT: 0px; BORDER-TOP: #707070 3px solid; MARGIN-TOP: 15px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; WIDTH: 100%; PADDING-TOP: 15px;
}
.Right_Center_Title {
	FONT-WEIGHT: bold; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: 30px; HEIGHT: 30px; BACKGROUND-COLOR: #efefee
}
.Right_Triangle_Div {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 15px solid; FLOAT: right; BORDER-LEFT: #efefee 15px solid; WIDTH: 0px; LINE-HEIGHT: 0px; BORDER-BOTTOM: white 15px solid; HEIGHT: 0px
}
/* Pagination current page style 
*********************************************/
.Container .Content_Left .Left_Top_Second_Header .pagination a.current_Page,
.Container .Content_Left .Left_Top_Second_Header .pagination a.pages:hover
{
    background-color:#22A6E1;
    margin-left:3px;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 

