.HeaderDegradado{
    background-image:url('/Media/Default/Home/Header.gif');
    background-repeat:no-repeat;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;
    /*background-size: 100%;*/
	/*background-color: #a6c6ee;
	background-image: -moz-linear-gradient(top,  #a6c6ee 0%, #002364 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6c6ee), color-stop(100%,#002364));
	background-image: -webkit-linear-gradient(top,  #a6c6ee 0%,#002364 100%);
	background-image: -o-linear-gradient(top,  #a6c6ee 0%,#002364 100%);
	background-image: -ms-linear-gradient(top,  #a6c6ee 0%,#002364 100%);
	background-image: linear-gradient(to bottom,  #a6c6ee 0%,#002364 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c6ee', endColorstr='#002364',GradientType=0 );*/
}

.HeaderSombra{  
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),  
                inset 0px 0 0px 0px rgba(0, 0, 0, .5);  
} 

.Footer1Degradado{
	background-color: #025b98;
	background-image: -moz-linear-gradient(top,  #025b98 0%, #3f97b5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#025b98), color-stop(100%,#3f97b5));
	background-image: -webkit-linear-gradient(top,  #025b98 0%,#3f97b5 100%);
	background-image: -o-linear-gradient(top,  #025b98 0%,#3f97b5 100%);
	background-image: -ms-linear-gradient(top,  #025b98 0%,#3f97b5 100%);
	background-image: linear-gradient(to bottom,  #025b98 0%,#3f97b5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025b98', endColorstr='#3f97b5',GradientType=0 );
}

.Footer1Degradado a {
    font-size:12px;
}

.Footer2Degradado{
	background-color: #1d3868;
	background-image: -moz-linear-gradient(top,  #1d3868 0%, #8d9ebd 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d3868), color-stop(100%,#8d9ebd));
	background-image: -webkit-linear-gradient(top,  #1d3868 0%,#8d9ebd 100%);
	background-image: -o-linear-gradient(top,  #1d3868 0%,#8d9ebd 100%);
	background-image: -ms-linear-gradient(top,  #1d3868 0%,#8d9ebd 100%);
	background-image: linear-gradient(to bottom,  #1d3868 0%,#8d9ebd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d3868', endColorstr='#8d9ebd',GradientType=0 );
    color:#ffffff;
    font-size:10px;
}

.Footer2Degradado a {
    color:#ffffff;
    font-size:10px;
}

.ColapsableGrupo {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
}

.ColapsableTitulo {
    background-color:#ffffff;
	border-bottom-color:#002364;
	border-width:1px;
    display: block;
    cursor: pointer;
    color:#002364;
}

.ColapsableTitulo a {
    display: block;
    color:#002364;
	font-weight:bold;
	padding: 8px 15px;
	text-decoration:underline;
}

.ColapsableTitulo a:hover {
    color:#002364;
}

.ColapsableTitulo a:visited {
    color:#002364;
}

.ColapsableContenido {
    padding: 8px 15px;
    color:#000000;
}

.ContenidoTitulos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003488;
	text-decoration: underline;
}

.ContenidoSubtitulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
}

.Contenido
{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ContenidoLeyenda
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ContenidoLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003488;
	text-decoration: none;
}

.ContenidoLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003488;
	text-decoration: none;
}

.ContenidoLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0005d;
	text-decoration: underline;
}

.SubMenuAzulTable {
	border-collapse: separate;
    border-spacing: 1px;
}

.SubMenuAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #003488;
	font-weight: normal;
	margin: 3px;
}

.SubMenuAzul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	DISPLAY: block;
	background-color: #003488;
	font-weight: normal;
	padding: 3px;
    margin:1px;
}
.SubMenuAzul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #333366;
	font-weight: normal;
	padding: 3px;
}

.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.Pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}

.LinkHome:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002364;
	text-decoration: none;
}

.LinkHome:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002364;
	text-decoration: underline;
}

.Negrilla {
	font-weight: bold;
}

.portfolio {
	margin-top: 0px;
}

.portfolio > figure {
	position: relative;
	overflow: hidden;
	min-height: 100px
}

.portoflio > figure img {
	max-width: 100%;
	display: block;
}

.portfolio figcaption {
	position: absolute;
	
	width: 100%;
	height: 100%;
	
	left: 0;
	top: 0;
	
	background-color: rgba(58,63,67,.8);
	padding: 10%;
	
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	
	-webkit-transition: all 350ms;
	-moz-transition: all 350ms;
	-o-transition: all 350ms;
	transition: all 350ms;
}

.portfolio figcaption h3 {
	color: #fff;
}

.portafolioLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.portafolioLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.portafolioLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.portfolio figcaption p {
	color: #fff;
	font-size: 0.87em;
}

.portfolio > figure:hover figcaption {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

