﻿/* 
**************************************

.SiteLogo{
width:178px;height:62px; background-image:url('Images/sitelogo_red.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_red.gif');
   background-repeat:no-repeat;
	
}

breadcrumb
{
	display:block;
}

ReturnSEACEX
{
	display:none;
}
/**************************************/
.Content_Title
{
    color:#D7180A;
}

.Container .Content_Right .Content_Navigation .Right_Navigation_Selected {color:#D7180A;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:link{color:#D7180A;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:visited{color:#D7180A;font-weight:bold;} 
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:hover{color:#D7180A;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:#D7180A;text-decoration:none;}
/*************************/
.Sub_Four_Cols 
{
	clear:both;
	width:100%;
}

.Sub_Four_Cols  dd,
.Sub_Four_Cols  dt
{
	width:24.9%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	
}
/* 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:#D7180A;
    margin-left:3px;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 

/* Clase tablas*/
.tabla{
width: 100%;
}

.tabla th{
text-align: left;
padding: 5px 10px 5px 10px;
border-bottom:4px;
border-bottom-color: #707070;
border-bottom-style:solid;
	}


.tabla td{
padding: 5px 10px 5px 10px;
border-bottom:1px;
border-bottom-color: #cccccc;
border-bottom-style:solid;
	}

.tabla td a{
color:#707070 !important;
text-decoration:none;
}
.tabla td a:hover{
color:#707070 !important;
text-decoration:underline !important;
}


.titulo_anuncio{
margin: 0px;
font-size:1em;
font-weight:bold;
text-transform:uppercase;
}

.titular{
margin: 5px 0 0 20px;
text-decoration:underline;
}


.texto{
margin: 5px 0 0 40px;

}

.texto_negrita{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#707070 !important;
}

.texto_negrita a{
font-weight:bold;
color:#707070 !important;
}

.texto_negrita a:hover{
font-weight:bold;
color:#707070 !important;
}
