/* Start of CMSMS style sheet 'AS Colours' */
/* Layout sections */
	body {
                background: #213c83;
		color: #333;
		}
		
	div#pagewrapper {
		background: #fff;
	    }
			
	div#main {
		background: #fff;
	    }	

	div#menu_vert {
		background: #fff;
	    }	


	div#content {
		background: #fff;
	    }	


	div#container {
		background: #fff;
	    }	

	div#header {
		color: #000;              
		}
		
	div#footer {
		color: #000;
		background-color:#fff;
                }
		
	div#footer a {
		color: #666;
                }
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #385C72;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #004dd2;
                border-bottom-color: #004dd2;
	}

/* Table Highlights */

.posicion-ascenso {
background-color: #bbddbb;
}

.posicion-descenso {
background-color: #CCCCCC;
}

.posicion-uefa {
background-color: #ffd888;
}

.tenerife {
background-color: #99CCFF;
}

/* End of 'AS Colours' */

