body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

a:link {
	color: #358;
	}

a:visited {
	color: #666666;
	}

a:hover {
	color: #DD6600;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
.txtmenu  {
	color: #333333; 
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	}

.txt  {
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0px; }

.txtAlert  {
	color: #FF0000;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px; }

.titNoticias  {
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px; }
	
.txtWhite  {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0px; }

.totalWhite  {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px; }

.titSecciones  {
	color: #DD6600;
	font-size: 23px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 0px; }





.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

input, textarea, select {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
	color: #444;
	}

input.button {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666;
	background: #f3f3f3;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}


/*</group>*/



/*<group=Links>*/

.links  { padding: 0px }

.links a {
	text-decoration: underline;
	}

.links a:link {
	color: #369;
	}

.links a:visited {
	color: #666666;
	}

.links a:active {
	color: #000000;
	}

.links a:hover {
	color: #000000;
	}

.links h4 {
	color: #369;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin-bottom: 0px;
	}
	

