@charset "utf-8";

/* CSS Document */
body,html {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: url(../Images/theme/background.jpg) repeat fixed;
}

img {
	border: 0;
}

h1 {
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
	color: #990099;
	margin-bottom: 15px;
}

h2 {
	font-size: 13px;
	font-family: Tahoma;
	color: #333333;
	text-decoration: underline;
	margin-bottom: 5px;
}

h3 {
	font-size: 10px;
	color: #000000;
}

div.message {
	font-size: 10px;
	color: #990000;
}

.TITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.DATE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
	line-height: 15px;
}

.DESCRIPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-indent: 4px;
	padding-left: 3px;
}

.READMORE {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.READMORE A {
	color: #990099;
	text-decoration: none;
}

.READMORE A:HOVER {
	color: #000;
	text-decoration: underline;
}

.READMORE_NEWS {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.READMORE_NEWS A {
	color: #666666;
	text-decoration: none;
}

.READMORE_NEWS A:HOVER {
	color: #000;
	text-decoration: underline;
}

.FOOTERMENU {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.FOOTERMENU A {
	color: #FFF;
	text-decoration: none;
}

.FOOTERMENU A:HOVER {
	color: #333333;
	text-decoration: underline;
}

.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.topLinks a:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.topLinks a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.topLinks a:active {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

.topLinks a:hover {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

.farmacy {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #F28EF4;
	padding: 10px;
	padding-bottom: 20px;
	width: 185px;
	height: 150px;
	overflow: auto;
}

a{color: #990099; text-decoration: none; }
a:hover {color: #000; text-decoration: underline; }

.lang					{color:#fff !important; font-weight:bold}
.lang a					{color:#ddd !important; text-decoration:none; font-weight:bold}
.lang a:hover			{color:#ddd; text-decoration:underline;}

.lang_carruca			{color:#A477D0; font-weight:bold; font-size: 11px;}
.lang_carruca a			{color:#999; text-decoration:none; font-weight: normal; font-size: 11px;}
.lang_carruca a:hover	{color:#333; text-decoration: underline;}

.carruca_menu 			{font-size: 19px; font-family: Arial, Verdana; color: #333;}
.carruca_menu a 		{color: #333; text-decoration: none}
.carruca_menu a:hover	{text-decoration: underline;}

.carruca_page			{padding: 10px; margin:0; color: #333; font-family: Arial, Verdana; font-size:16px;}

.m_button_off {
	position: relative;
	float: left;
	margin: 5px;
	width: 170px;
	height: 60px;
	padding-top: 25px;
	background: url(../Images/box_rounded_n.png) no-repeat;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.m_button_on {
	position: relative;
	float: left;
	margin: 5px;
	font-size: 14px;
	width: 170px;
	height: 60px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../Images/box_rounded.png) no-repeat;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.td_personal_1 {
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}

.td_personal_2 {
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}

.tableHead {
	border: 1px solid #666;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #96C;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tableValue {
	border: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	background: #FFFFFF;
}

.backButton {
	width: 30px;
	height: 30px;
	display: block;
}

.backButton a {
	background: url(../../Images/Style_default/back.jpg) no-repeat;
	top: 50px;
	left: 0;
}

.backButton a:hover {
	background: url(../../Images/Style_default/back.jpg) no-repeat;
	top: 30px;
}

.SUBMIT {
	border: 1px solid #E7B7F7;
	background: #fff;
	color: #C044EA;
	padding: 2px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}

.summary-table {
	width: 100%;
}

.head {
	font-weight: bold;
	background-color: #ccc;
	color: #333;
	border: 1px solid #ddd;
}

.value {
	background-color: #fff;
	border: 1px solid #ddd;
}

.highlight {
	background-color: #ccc;
	z-index: 99;
}

#bannerlist {
	width: 207px;
	height: 200px;
	border: 1px solid #ccc;
	background-color: #FFF;
}

#bannerlist .title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #ddd;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bannerlist .link {
	float: left;
	width: 103px;
	text-align: left;
}

#bannerlist .link a {
	
}

#bannerlist .link a:hover {
	
}

.gallery_selected{
	background: url(../Images/carruca/selected.gif) no-repeat #9900CC;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
	color: white;
	margin-bottom: 1px;
}

.gallery_selected a{
	color: white !important;
	text-decoration: none;
}

.gallery_selected a:hover{
	color: white !important;
	text-decoration: none;
	
}

.gallery_non_selected{
	background: url(../Images/carruca/non-selected.gif) no-repeat #E5E5E5;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
	margin-bottom: 1px;
	color: #999 !important;
}

.gallery_non_selected a{
	text-decoration: none;
	color: #999 !important;
}

.gallery_non_selected a:hover{
	text-decoration: none;
	color: #000 !important;	
}
