﻿.tema {
	background-color: #D92B04;
}
.border { 
	border-top-color: #D92B04;
	border-right-color: #D92B04;
	border-bottom-color: #D92B04;
	border-left-color: #D92B04;
}

.alt
{
    background-color: #941D03;
}
.altborder { 
	border-top-color: #941D03;
	border-right-color: #941D03;
	border-bottom-color: #941D03;
	border-left-color: #941D03;
}

