﻿/*Galria de fotos*/

#TCPORT_LayoutSimple_CenterCol .PhotoRow{
	
}

#TCPORT_LayoutSimple_CenterCol .PhotoBox{
	width:19.5em;
/*	height:21em;*/
	float:left;
	margin:0.3em;
}

#TCPORT_LayoutSimple_CenterCol .Album{
	margin:0.3em;
}

/*PHOTO BOX album*/

.PhotoBox .TopMost .TopMost_Left15{
	width:10%;
	float:left;
	height:2.5em;
	background: transparent url('Images/TCPortalImg/TopMost_Center.gif') repeat-x;
}

.PhotoBox .TopMost .TopMost_Left85{
	width:89.5%;
	float:right;
	height:1.5em;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding: 0.3em 0 0.5em 0em;
	overflow:hidden;
}

.PhotoBox .TopMost .TopMost_Left85 p{
	padding-left:0.8em;
	padding-top:0.2em;
	color:#a1a1a1;
	margin:0;
}

.PhotoBox .TopMost .TopMost_Left85 a.gris{
	color:#999999;
	padding-left:1.7em;
	background: transparent url('Images/TCPortalImg/back.gif') no-repeat 0.2em 0.2em;
}

.PhotoBox .TopMost .TopMost_Left15 .left{
	width:3%;
	float:left;
	height:2.5em;
	background: transparent url('Images/TCPortalImg/TopMost_LeftCorner.gif') no-repeat;
	padding:0.8em 0 0.6em 0.8em;
	
}

.PhotoBox .TopMost .TopMost_Left15 .right{
	width:3.5%;
	float:right;
	height:2.5em;
	background:url('Images/TCPortalImg/TopMost_RightCorner.gif') no-repeat right top;
}

.PhotoBox .Middle {
	background:#F2F2F2;
	border-right:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
}

.PhotoBox .Middle img{
	border:1px solid #a1a1a1;
	margin:1em 1em 0.5em 1em;
	width:17em;
	height:14.5em;
}

.PhotoBox .Middle a.album{
	height:2.4em;
	display:block;
	color:#226ba8;
	text-decoration:none;
	padding: 0 1em 0 1em;
	border:1px solid #f2f2f2;
	/*height:5em;*/
}

.PhotoBox .Middle a.album:hover{
	text-decoration:underline;
}

.PhotoBox .BottomMost{
	margin:0;
	padding:0 0 3em 0;
	/*height:3em;*/
	background:url('Images/TCPortalImg/BottomMost_Center.gif') repeat-x bottom left #f2f2f2;
	border-right:1px solid #e3e3e3;
	}

.PhotoBox .BottomMostLeft{
	/*height:1.5em;*/
	padding:0 0 3em 0;
	width:0.5em;
	float:left;
	background: transparent url('Images/TCPortalImg/BottomMost_LeftCorner.gif') no-repeat bottom left;
}

/*PHOTO BOX albumDetail*/

.Album .TopMost{
	display:block;
	width:100%;
}

.Album .TopMost .TopMost_Left80{
	width:80%;
	float:left;
	background:url('Images/TCPortalImg/TopMost_Center.gif') repeat-x #f3f3f3;
}

.Album .TopMost .TopMost_Left20{
	width:19.5%;
	height:1em;
	float:right;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding: 1em 0 0.75em 0em;
	overflow:hidden;
	text-align:center;
}

.Album .TopMost .TopMost_Left20 a{
	color:#a1a1a1;
	background: transparent url('Images/TCPortalImg/back.gif') no-repeat 0 0.2em;
	padding-left:1.3em;
}

.Album .TopMost .TopMost_Left20 a:hover{
	text-decoration:underline;
}

.Album .TopMost .TopMost_Left80 .left{
	width:1.5%;
	float:left;
	height:3em;
	background: transparent url('Images/TCPortalImg/TopMost_LeftCorner.gif') no-repeat;
}

#TCPORT_LayoutSimple_CenterCol .Album .TopMost .TopMost_Left80 h4{
	float:left;
	width:90%;
	font-size:1.1em;
	font-weight:normal;
	color:#226Ba8;
	background: transparent url('Images/TCPortalImg/bullet-item.gif') no-repeat 0.6em 0.8em;
	padding:0.5em 0 0 1.4em;
	line-height:1.1em;
	margin:0;
	border:none;
}

.Album .TopMost .TopMost_Left80 .right{
	width:1.5%;
	float:right;
	height:3em;
	background: transparent url('Images/TCPortalImg/TopMost_RightCorner.gif') no-repeat right top;
}

.Album .Middle {
	background:#F2F2F2;
	border-right:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	padding:0.5em 0 0 1em;
}

.Album .Middle ul{
	margin:0;
	padding:0;
	list-style:none;
}

.Album .Middle ul li{
	border-bottom:1px solid #dfdcd8;
	width:95%;
	margin:0 auto;
}

.Album .Middle ul li p{
	color:#666;
	font-size:1em;
	padding:0.8em 2.5em 0em 2.5em;
	margin:0;
}

.Album .Middle ul li p.albumTitle{
	font-weight:bold;
	color:#333;
}

.Album .Middle ul li img{
	border:1px solid #a1a1a1;
	margin:0.5em 1em 0.5em 0em;
	float:left;
}

.Album.Middle a.album{
	height:2.4em;
	display:block;
	color:#226ba8;
	text-decoration:none;
	padding: 0 1em 0 1em;
}

.Album .Middle a.album:hover{
	text-decoration:underline;
}

.Album .BottomMost{
	margin:0;
	padding:0;
	height:0.5em;
	background: transparent url('Images/TCPortalImg/BottomMost_Center.gif') repeat-x bottom left;
	border-right:1px solid #e3e3e3;
	}

.Album .BottomMostLeft{
	height:0.5em;
	width:2.5em;
	float:left;
	background: transparent url('Images/TCPortalImg/BottomMost_LeftCorner.gif') no-repeat bottom left;
}


/*capa backLink de la galeria*/

.back_link{
	text-align:right;
	padding:0.8em;
}

.ms-WPBody .back_link a{
	color:#226ba8;
	text-decoration:underline;
	background:url('Images/TCPortalImg/back_blue.gif') no-repeat 0 0.2em;
	padding-left:1.5em;
}	

