﻿html{
	background-image:url('../imagenes/backstripe.png')
}





/* Paginas Amigas */

.pagina-n{

	background-color:#F5F5F5;
}
.pagina-p{

	 background-color:white;
	 
}

.paginas a{

 color:#B90000;

}

/* Tabbed little thingy */

ul.tabs li a:hover {
	background: #0BB3D7;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
}

ul.tabs li {
	background: #BCF1FC;
}

.tag_item a {
	 color:#027AC6
}
