/* 
================================
Skin styles for DotNetNuke
================================
*/   

/*Skin*/	

    /*div#pagemaster
    {			
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent; } 
    
    div#controlpanel
    {		
		clear: both;
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent; }
    
    div#skinheader
    {		
		clear: both;
		width: 100%;		
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
		background-color: transparent; }

    div#cabecera
    {
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		height: 175px;
		border-style: none;		
		background-color: transparent; 
		background-image: url(/Portals/_default/Skins/emes/images/fondo_emes_nueva.gif);
		background-repeat: repeat-x; } 
	
	div#login
    {		       
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
		text-align: right;
        background-color: transparent; }*/

	/*div#skincontentHorizontal
    {		
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent; }

	div#skincontentHorizontalVertical
    {		
		float: left;
		width: 85%;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent; }*/

	/*div.skincontent
	{		
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent;
	}

	div.skincontent_left
	{
		float: left;
		width: 85%;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent;
	}

    div#skinfooter
    {
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		border-style: none;
        background-color: transparent; }

	div#accesibility
	{
		float: left;              
        width: 30%;		
        margin: 0;
		padding: 0;
		border: none;
		border-style: none;
		background-color: transparent; }

	div#copyright
	{
		float: left;              
        width: 39%;		
        margin: 0;
		padding: 0;
		border: none;
		border-style: none;
		text-align: center;
		background-color: transparent;	}

	div#links
	{
		float: left;              
        width: 30%;		
        margin: 0;
		padding: 0;
		border: none;
		border-style: none;		
		background-color: transparent; }
		*/

/* Panes */		

	/* Top Left Center Right Bottom */
	div.toppane_tlcrb
	{
		clear:both;
		float: left;
		background-color:transparent;
		width:100%; 
		height: auto;        			
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;	
		border: none;
		border-style: none; }

	div.leftpane_tlcrb
	{
		float:left; 
		background-color:transparent; 
		width:30%; 
		height: auto;		    
        margin: 0;		
		padding: 0.5em 0.5em 0.5em 0em;		
		border: none;
		border-style: none; }

	div.centerpane_tlcrb
	{
		float:left; 
		background-color:transparent; 
		width:40%; 
		height: auto;
		margin: 0;		
		padding: 0.5em;		
		border: none;
		border-style: none; }	

	div.rightpane_tlcrb
	{
		float:left; 
		background-color:transparent; 
		width:30%; 
		height: auto;
        margin: 0;		
		padding: 0.5em 0em 0.5em 0.5em;	
		border: none;
		border-style: none; }

	div.bottompane_tlcrb 
	{
		clear: both;
		float: left;
		background-color:transparent; 
		width:100%; 
		height: auto;      
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;
		border: none;
		border-style: none; }

	/* Top Center Bottom */
	div.toppane_tcb
	{
		clear:both;
		float: left;
		background-color:transparent;
		width:100%; 
		height: auto;        			
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;	
		border: none;
		border-style: none; }

	div.centerpane_tcb
	{
		clear:both;
		float: left;
		background-color:transparent; 
		width:100%; 
		height: auto;
		margin: 0;		
		padding: 0;		
		border: none;
		border-style: none; }	

	div.bottompane_tcb
	{
		clear: both;
		float: left;
		background-color:transparent; 
		width:100%; 
		height: auto;      
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;
		border: none;
		border-style: none; }

	/* Top Center Right Bottom */

	div.toppane_tcrb
	{
		clear:both;
		float: left;
		background-color:transparent;
		width:100%; 
		height: auto;        			
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;	
		border: none;
		border-style: none; }	

	div.centerpane_tcrb
	{
		float:left;		
		background-color:transparent; 
		width:70%; 
		height: auto;
		margin: 0;		
		padding: 0.5em 0.5em 0em 0em;		
		border: none;
		border-style: none; }	

	div.rightpane_tcrb
	{
		float:left; 
		background-color:transparent; 
		width:30%; 
		height: auto;
        margin: 0;		
		padding: 0.5em 0em 0.5em 0.5em;	
		border: none;
		border-style: none; }

	div.bottompane_tcrb 
	{
		clear: both;
		float: left;
		background-color:transparent; 
		width:100%; 
		height: auto;      
        margin: 0;		
		padding: 0.5em 0em 0.5em 0em;
		border: none;
		border-style: none; }
		
/* 18 abril 2011 
   detalle ocultar FP
*/
	div#dnn_ctr1412_FichaEITitulacion_DivCiclos {
		display: none;
	}
