#colcen {
	font-family: Verdana;
}

.ftitulo {
	font-size: 18px;
	font-weight: bold;
	color:#69b;
	border-bottom: 2px solid #999;
	margin-left: 10px;
}


.row1 {
	background-color:#fafafa;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ced;
	}

.row2 {
	background-color:#f0f0ff;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #cde;
	}

.head1 {
	font-size:10px;
}

.normal, .normal a {
	font-size:10px;
}

.normal {
	padding: 10px 20px;
	font-weight:bold;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #FF0000;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #fafafa;
}

.maincat {
	font-size: 14px;
	font-weight: bold;
        color: #999;
}

.maincat a:link, .maincat a:visited {
	color: #69B;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.maincat a:hover {
	color:#555;
	text-decoration:none;
}

.smalltext, .smalltext a {
	font-size: 10px;
}

.descrip {
	color: #666;
	font-weight:normal;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: #ccc 3px solid;
}

.descrip a {
    color: #369;
}

.smalltext a:link, .smalltext a:visited {
	color: #c66;
	font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #fff;
  color: #004C75;
}

.imagerow2 {
  background-color: #fff;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #f3ffd9;
  color: #004c75;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}

.commentspacerrow {
  background-color: #51a151;
  color: #004c75;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.fototit {
	color: #c3a;
	text-transform:lowercase;
}

.fototit a:link, .fototit a:visited {
	color: #369;
	font-weight:bold;
	text-decoration:underline;
}

.fototit a:hover {
	color: #00f;
}

.imagent a {
	display: block;
	padding: 10px;
	margin: 6px;
	border: 3px solid #fff;
	background: #fff;
	font-size: 11px;
}

.imagent a:visited {
	border: 3px solid #ddd;
	background: #f3f3f3;
}

.imagent a:hover {
	border: 3px solid #369;
	background: #def;
}

.imagent2 {
	border-top: 2px solid #ddd;
        margin-top: 13px;
	font-size: 12px;
}

.sinada {
	background-color:#FFFFFF;
	border:0px;
	padding:0;
	margin:0;
}

.tenemos {
	border:1px solid #800;
	background-color: #fee;
	padding: 10px;
	margin: 10px 40px;
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	color: #900;
}

.maxtam {
	max-width: 605px;
	margin: auto;
	_width: 605px;
}

.gris {
	font-size:9px;
	color:#CCC;
	line-height:15px;
}

.button {
    height: 20px;
}

select {
    height:25px;
    font-size: 13px;
    border: 1px solid #369;
}
