.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #891f1f;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#891f1f;
	text-decoration: none;
	font-weight:bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	background-color:#BF2D2E;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#891f1f;
	text-decoration: none;
	font-weight:bold;
}

.content {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #891f1f;
	line-height:18px;
	text-decoration:none;
	font-weight:100;
	text-align: justify;

}
.image{
	border-style:groove;
	border-color: red;
	border-width:2px;
      }
.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -1;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

p
{

margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: black;
opacity: .7;
filter:alpha(opacity=0);
}
ul.thumb {
 	text-align:center;
	list-style: none;
	margin: 0; padding: 10px;
	width: 720px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 60px;
}
ul.thumb li img {
	width: 100px; height: 50px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	border: none;
}.tex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #993F3E;
	text-decoration: none;
}
.tittle {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height:30px;
	text-decoration:none;
	font-weight:bolder;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	text-align:center;
}
