.roundcont {
	width: 145px;
	background-color: #A7ACD2;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(corner2.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(corner4.jpg) no-repeat top right; 
}

img.corner {
   width: 17px;
   height: 17px;
   border: none;
   display: block !important;
}

.general {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.trebuchet-13-mor {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #5F5AA2;
}

.general a:link {
	color: #E6E2F5;
	text-decoration: underline;
	font-size: 14px;
}

.general a:visited {
  color: #E6E2F5;
}

.general a:hover {
	text-decoration: none;
}

.general a:active {
	color: #E6E2F5;
}


.sobreblanco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
.sobreblanco a:link {
	color: #322B88;
	text-decoration: underline;
	font-size: 14px;
}

.sobreblanco a:visited {
  color: #322B88;
}

.sobreblanco a:hover {
	text-decoration: none;
	text-decoration: underline;
}

.sobreblanco a:active {
	color: #322B88;
}
.sobreoscuro {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.sobreoscuro a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}

.sobreoscuro a:visited {
  color: #FFFFFF;
}

.sobreoscuro a:hover {
	text-decoration: underline;
}

.sobreoscuro a:active {
	color: #FFFFFF;
}

.sobreblancopeq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.sobreblancopeq a:link {
	color: #322B88;
	text-decoration: underline;
	font-size: 11px;
}

.sobreblancopeq a:visited {
  color: #322B88;
}

.sobreblancopeq a:hover {
	text-decoration: underline;
}

.sobreblancopeq a:active {
	color: #322B88;
}

.sobreoscuropeq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.sobreoscuropeq a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

.sobreoscuropeq a:visited {
  color: #FFFFFF;
}

.sobreoscuropeq a:hover {
	text-decoration: underline;
}

.sobreoscuropeq a:active {
	color: #FFFFFF;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #322B88;
}
.titulosbig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #322B88;
}


.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

