.sitemargin {
	border-right-color: #B3B3B3;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B3B3B3;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #B3B3B3;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #B3B3B3;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
body
{
	font-family: Verdana;
	font-size:10px;	
}
.box {
	border: 1px solid #B0B1B3;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	width:225px;
}
.caseta {
	border: 1px solid #C76DB2;
	color: #ffffff;
	background-color: #C76DB2;
}
.caseta2 {
	border: 1px solid #FFD4F5;
	color: #C76DB2;
	background-color: #FEF0FB;
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #701D25;
}
a.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #C76DB2;
	font-weight: bold;
	text-decoration: none;
}

a.mesaje {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

p {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4A;
}
p.title {
	font-family: Verdana;
	font-size: 20px;
	color: #554D51;
}
img {
	border: none;
}
input
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4A4A4A;
	border: 1px solid #BABABA;
}
input.button{
	border: 0px;
	background-color: #C76DB2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}
input.check{
	border: 0px solid #DFDFDF;
}
select
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4A4A4A;
	border: 1px solid #BABABA;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4A4A4A;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
div.scroll {	
	height: 254px;	
	width: 290px;	
	overflow: auto;	
	padding: 8px;
}
.login {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.ver10 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4A;
}

.lista td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
} 
.profil-img {
	border: 1px solid #E5E5E5;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.meniumic {

	font-family: Verdana;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
}
.meniumic a {

	color: #4A4A4A;
}
.meniumic:hover {

	color: #701D25;
}

