
.mainTitle{
	color: #552413;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.subTitle{
	color: #552413;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.description{
	color: #333333;
	font-size: 11px;
	text-align: left;
}

.textArticle{
	color: #333333;
	font-size: 11px;
	text-align: left;
}

#news{
	color: #333333;
	text-align: left;
}
#news .title{
	font-size: 11px;
	color: #552413;
	font-weight: bold;
	padding-left: 105px;
}
#news .title a{
	text-decoration: none;
}
#news .title a:visited{
	text-decoration: none;
}
#news .title a:hover{
	text-decoration: underline;
}
#news .review{
	font-size: 11px;
	padding-left: 5px;
}
#news .review a{
	text-decoration: none;
}
#news .review a:visited{
	text-decoration: none;
}
#news .review a:hover{
	text-decoration: underline;
}
#news .review a:visited:hover{
	text-decoration: underline;
}
#news .mas{
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
#news .mas a{
	font-weight: bold;
	text-decoration: none;
}
#news .mas a:visited{
	font-weight: bold;
	text-decoration: none;
}
#news .mas a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#news .mas a:visited:hover{
	font-weight: bold;
	text-decoration: underline;
}
#infoTable{
	background-color: #E9E9E9;
	padding-left: 11px;
	text-align: left;
	font-size: 12px;
	height: 28px;
}

#infoTable .rowUp{
	line-height: 14px;
	background-image: url(/files/includes/images/yellow_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #552413;
	padding-top: 2px;
	font-weight: bold;
}

#infoTable .rowDown{
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	height: 14px;
}

#sectionTable{
	font-size: 11px;
	text-align: left;
	color: #333333;
}

#sectionTable .title{
	background-color: #D9D9D9;
	color: #333333;
	height: 20px;
	font-weight: bold;
	border: 1px solid #333333;
	padding-left: 11px;
}

#sectionTable .description{
	color: #333333;
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
}
#sectionTable a{
	color: #333333;
	text-decoration: none;
}
#sectionTable a:visited{
	color: #333333;
	text-decoration: none;
}
#sectionTable a:hover{
	color: #333333;
	text-decoration: underline;
}
#sectionTable a:visited:hover{
	color: #333333;
	text-decoration: underline;
}

.separator{
	background-image: url(/files/images/dot_line_separator.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	background-position:center;
}

#publicationForm{
	color: #333333;
	font-size: 11px;
	background-color: #E9E9E9;
}
#publicationForm .formTitle{
	color: #552413;
	font-size: 14px;
	font-weight: bold;
}
#publicationForm td{
	color: #333333;
	font-size: 11px;
	text-align: left;
}
#publicationForm textarea{
	color: #333333;
	font-size: 11px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#publicationForm input{
	color: #333333;
	font-size: 11px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#selectionList{
	border: 1px solid #333333;
	background-color: #E9E9E9;
	font-size: 11px;
	color: #333333;
}
#selectionList .title{
	background-color: #552413;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	padding-left: 11px;
}
#selectionList .docName{
	padding-left: 15px;
	font-weight: bold;
	font-style: italic;
}

#table_default{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#table_default td{
	text-align: right;
}
#table_default .tdinput{
	text-align: left;
}
#table_default .tdsubmit{
	text-align: center;
}
#table_default .tdsubmit input{
	border:1px solid #333333;
	height: 16px;
	font-size: 11px;
}
#table_default a{
	text-decoration: none;
}
#table_default a:visited{
	text-decoration: none;
}
#table_default a:hover{
	text-decoration: underline;
}
#table_default a:visited:hover{
	text-decoration: underline;
}

#tbuscador{
	font-size: 11px;
	color: #552413;
}
#tbuscador td a{
	text-decoration: none;
}
#tbuscador td a:visited{
	text-decoration: none;
}
#tbuscador td a:hover{
	text-decoration: underline;
}
#tbuscador td a:visited:hover{
	text-decoration: underline;
}
#tbuscador td a.title{
	text-decoration: none;
	font-weight: bold;
}
#tbuscador td a.title:visited{
	text-decoration: none;
	font-weight: bold;
}
#tbuscador td a.title:hover{
	text-decoration: underline;
	font-weight: bold;
}
#tbuscador td a.title:visited:hover{
	text-decoration: underline;
	font-weight: bold;
}

.textBuscador{
	font-size: 12px;
	font-weight: bold;
}

.input_default{
	height: 18px;
	width: 150px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #552413;
}

.select_default{
	font-size: 11px;
	color: #333333;
	border: 1px solid #552413;
}


.left_col{
	border-right: 2px solid #E9E9E9;
}

.right_col{
	border-left: 2px solid #E9E9E9;
}

.button_default{
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#tabla{
	border: 1px solid #999999;
	background-color: #E9E9E9;
}
#tabla .name{
	width: 80px;
	font-size: 11px;
	font-family: Helvetica;
	text-align: right;
	color: #333333;
	padding-right: 5px;
}
#tabla .inic{
	height: 16px;
	width: 30px;
	font-size: 11px;
	font-family: Helvetica;
	margin-right: 11px;
	border: 1px solid #999999;
	padding-left: 5px;
}
#tabla .apel{
	height: 16px;
	width: 130px;
	font-size: 11px;
	font-family: Helvetica;
	margin-right: 20px;
	border: 1px solid #999999;
	padding-left: 5px;
}
#tabla .inputtext{
	height: 16px;
	width: 130px;
	font-size: 11px;
	font-family: Helvetica;
	border: 1px solid #999999;
}
#tabla .select{
	height: 16px;
	width: 130px;
	font-size: 11px;
	font-family: Helvetica;
	border: 1px solid #999999;
}
#tabla .boton{
	height: 16px;
	width: 60px;
	font-size: 11px;
	font-family: Helvetica;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #333333;
}
