﻿body {
}

.tab {
	cursor:pointer;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	width:130px;
	height:30px;
}

.tabletitles {
	font-weight:bold;
	color:#708090;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif; /*Verdana;  font name */
	font-size: 17px; /*xx-small;  font size */
	height:35px;
	width:420px;
}

.tabletitles2 {
	font-weight:bold;
	color:#708090;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif; /*Verdana;  font name */
	font-size: 17px; /*xx-small;  font size */
	height:30px;
	width:420px;
}

.footer {
	color:#708090;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif; /*Verdana;  font name */
	font-size: 10px; /*xx-small;  font size */
}
.paneles {
	width: 900px;
	height: 40px
}


