@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	padding: 0px 0px 15px 0px;

}

.TabbedPanelsTabGroup #2{
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	width: 340px;
	height: 21px;
	float: left;
	color: #FFFFFF;

}

.TabbedPanelsTab {
	position: relative;
	float: left;
	margin: 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	height: 21px;
	color: #FFFFFF;
	line-height: 20px;
	border-right: solid 1px #c00000;
}
.TabbedPanelsTab1 {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	height: 21px;
	color: #fff;
	line-height: 20px;
	background-image: url(../images/pestana_off.gif);
	background-repeat:  repeat-x;
}



.TabbedPanelsTab1 #id_pdocu{
	position: relative;
	float: left;
	margin: 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 78px;*/
	height: 21px;
	color: #333566;
	width:150px;
	border: 1px solid #FFFF00;
}


 .TabbedPanelsTab1 #id_pfototeca{
	position: relative;
	/*top: 1px;*/
	float: left;
	margin: 0px;
	/*gris pulsado
	background-color: #00FF00;*/
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 78px;*/
	height: 21px;
	color: #333566;
	width:150px;
	border: 1px solid #FFFF00;

} 





.TabbedPanelsTabHover {
	
	background-color: #375160;
	color: #FF0000;
}
.TabbedPanelsTabHover #id_pdocu, .TabbedPanelsTabHover #id_pfototeca{
	color: #333333;

}


.TabbedPanelsTabSelected #id_pdocu, .TabbedPanelsTabSelected #id_pfototeca{
	line-height: 20px;
	background-image: url(../images/pestana_on.gif);
	background-repeat:  repeat-x;
	color:#0188d9;
	border-bottom:none;
	
}

.TabbedPanelsTab a {
	background-color: #6C9199;
	text-decoration: none;
}
.TabbedPanelsTab1 a #id_pdocu, .TabbedPanelsTab1 a #id_pfototeca{
	text-decoration: none;

	
	
}

.TabbedPanelsContentGroup #2{
	clear: both;
	background-color: #fff;
	width: 340px;
	float: left;
}

.TabbedPanelsContent #2{
	width: 340px;
	float: left;
	clear: both;
	background-color: #fff;
}

 .TabbedPanelsContentVisible {
}

.TabbedPanelsContent .TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	position: relative;


}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTab1 {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}




.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}


.TabbedPanelsTab #TabbedPanels3 .TabbedPanels ul .TabbedPanelsTabGroup #2 li .TabbedPanelsTab a #id_pdocu{
	width:200px;
}

.TabbedPanelsTab #TabbedPanels3 .TabbedPanels ul .TabbedPanelsTabGroup #2 li .TabbedPanelsTab a #id_pfototeca{
	width: 200px;
}
