﻿body 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:0px;
	
	
	background : #FFFFFF url(../img/bodyback.jpg) fixed center top repeat-x;
}

a
{
		font-weight: bold;
	/*font-size: 15px;*/
	color: #3b6d9e;
	font-family: Tahoma;
	text-decoration:underline;
}

a:hover
{
		font-weight: bold;
	/*font-size: 15px;*/
	color: #6799CA;
	font-family: Tahoma;
	text-decoration: none;
}


.leftMenu
{
	font-family:Tahoma;
	font-size:11px;
	padding:5px;
	font-weight:bold;
	border:0px solid #006633;
	color:#5B7084;
	background-color:Transparent;


}

.leftMenuOver
{
	font-family:Tahoma;
	font-size:11px;
	padding:5px;
	font-weight:bold;
	color:#000000;
	border:0px solid #006633;
background-color:WhiteSmoke;

}

.stdLink
{
	font-size:15px;
	color:Navy;
	font-weight:bold;
	text-decoration:none
}



.stdLink:hover
{
	font-size:15px;
	color:Red;
	font-weight:bold;
	text-decoration:none
}

.pnl5
{
	width:272px;
	
	float:left;
}

.pnl6
{
	width:272px;
	
	float:right;
}

#display
{
	padding-top:6px;
}


.bread
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}




/*            Pane Themes                  */










.NaranjadoDesc
{
	/*background-color:#DCDCDC;*/
	border-bottom:0px solid silver;
	font-family:Arial;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

.NaranjadoTitle
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	color:Black;
	cursor:default;
	height:32px;
	

}

.NaranjadoNoDesc
{
	
}



.AzulDesc
{
	/*background-color:#DCDCDC;*/
	border-bottom:0px solid silver;
	font-family:Arial;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

.AzulTitle
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
	color:White;
	cursor:default;
	height:32px;
	

}

.AzulNoDesc
{
	
}


.Azul2Desc
{
	/*background-color:#DCDCDC;*/
	border-bottom:0px solid silver;
	font-family:Arial;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	background-color:Transparent;
}

.Azul2Title
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
	color:White;
	cursor:default;
	height:32px;
	

}

.Azul2NoDesc
{
	
}







.spnTitle_Lavanda1
{
		height:18px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#dcdcdc', Direction=135, Strength=4)
}

.spnTitle
{
		height:20px;
		
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	filter:glow(color='black',strength=1);*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	letter-spacing:0px;
	height:20px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3)
}


.pane
{
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	background-color:Transparent
}