body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#852000;
}
h1, h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #07A;
}
h3 {
	font-size: 20px;
	color: #0075ab;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
A {
	text-decoration:underline;
	font-size: 12px;
	color: #852000;
}
a:hover {
	text-decoration:none;
	color: #852000;
}
#header {
	background:#ECF9FF url("img/titulonuevo2.jpg") no-repeat;
	height:120px;
}
#header h1, #header h2 {
	visibility:hidden;
	font-size:1px;
}
#menu ul {
	padding-left: 0;
	padding-top:5px;
	margin-left: 0;
	background: #ECF9FF url("img/bgMenuTop.gif") repeat-x;
	color: #000;
	float: left;
	width: 100%;
	height:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul li { display: inline; }
#menu ul li a {
	padding: 0.2em 1em;
	background-color: #ECF9FF;
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
}
#menu ul li a:hover {
	background-color: #369;
	color: #fff;
}
#menuBottom ul {
	padding-top: 7px;
	padding-left: 0;
	margin-left: 0;
	background: #ECF9FF url("img/bgTop.gif") repeat-x;
	color: #000;
	float: right;
	width: 100%;
	height:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuBottom ul li { display: inline; }
#menuBottom ul li a {
	padding: 0.2em 1em;
	background-color: #ECF9FF;
	color: #000;
	text-decoration: none;
	float: right;
	border-right: 1px solid #000;
}
#menuBottom ul li a:hover {
	background-color: #369;
	color: #fff;
}
#menuBottom ul li a.last {
	border-right:none;
}
#footer {
	background:#ECF9FF url("img/footer.gif") no-repeat;
	height:93px;
	text-align:center;
	font-size:11px;
	padding-top:15px;
}
#content {
	background:#ECF9FF;
}
.side {
	background:#ECF9FF url("img/bgTop.gif") repeat-x
}
.side2 {
	background:#ECF9FF url("img/bgMenuTop.gif") repeat-x
}
.txtNormal {
	font-size: 12px;
	color: #000000;
}
.txtError {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.txtSubT {

	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtBoldN {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
A.button {
	background:#28B;
	color: #FFF;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	width:150px;
	padding: 3px 3px 3px 25px;
	border-left: 1px solid  #196890;
	border-bottom: 1px solid  #D3E7F1;
	border-right: 1px solid  #D3E7F1;
	border-top: 1px solid  #196890;	
	text-decoration: none;
}
A:hover.button {
	background:#3994C2;
	color:#FFF;
	text-decoration: none;
}
.formComments {
	border:1px solid #07A;
	margin-left:10px;
}
.comment {
	border-bottom: 2px solid #07A;
	padding-bottom:20px;
}
.info {
	font-size:11px;
}
.author {
	float:left;
	font-weight:bold;
}
.fecha {
	float:right;
}
p {
	text-align:justify;
}
