body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link, a:visited, a:active{
	color: #006699;
}


a:hover {
	text-decoration: none;
	  color: #006699;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}
a.nav:hover {
	color: #FF9900;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}

.bar, a.bar:link, a.bar:active, a.bar:visited, a.nav:hover {
	color: #FFFFFF;
}
.titulo{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.titulo2{
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.tit-miembros{
	font-size:16px;
	font-weight:bold;
	color:#A7456C;
}

.fecha{
	font-size:11px;
	font-weight:bold;
	color:#A7456C;
}

input, select, textarea {
	border: 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input.error, select.error, textarea.error {
	border: 1px solid red;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form-btn{
	border: 1px solid #C1C8D2;
	background-color:#F0f0F0;
}
.form-tit{
	background-color:#A7456C;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	color: #003366;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}

