a {
	color: #7C6936;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

p {
	text-align: justify;
	padding: 0;
}

th{
	text-align:right;
}

td{
	text-align:left;
}

td, th {
	border: 1px solid #C0AB70;
	padding: 3px;
}

#ltvmtvDetail{
	font-size:1em;
	color:#7C6936;
	width:230px;;
	border-collapse: collapse;
	margin:0 0 5px 0;
	float:right;
}

h1 {
	margin:0px;
	color: #7C6936;
}

#ltvmtvTitle {
	position:relative;
}

#ltvmtvTitle img{
	position:absolute;
	top:0px;
	right:0px;
}

#ltvmtvDetailTopCorners {
	position:absolute;
	top:-2px;
	right:-2px;
}

#ltvmtvDetailBottomCorners {
	position:absolute;
	bottom:-2px;
	left:-2px;
}

#ltvmtvContent h1{
	margin: 0 0 5px 0;
	padding: 3px 0 3px 1%;
	color: #FFFFFF;
	width: 99%;
	background-color: #C0AB70;
	font-size: 1.3em;
}

#ltvmtvContent h2 {
	position: relative;
	margin: 10px 0 0 0;
	padding:5px 0 0 35px;
	color: #FFFFFF;
	width: 558px;
	background-color: #C0AB70;
	font-size: 12px;
	height: 18px;
	clear:both;
}

#ltvmtvContent h2 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu a:hover, #headerColorBar, #footerMenu {
	background-color: #C0AB70;
}

#ltvmtvContent{
	position:relative;
	border: 1px solid #C0AB70;
	margin-top: 5px;
	padding: 10px;
	background-color: #EDEAE6;
	color:#7C6936;
	font-size:1.1em;
	float:left;
	width:590px;
}

#ltvmtvImg{
	border: 1px solid #C0AB70;
	float:left;
	margin-bottom: 5px;
}

/*------CONTACT--------*/

dd{
	margin:0;
}

dt {
	margin-top:0.5em;
	width:290px;
}

dl {
	margin:0;
}

.asterisc{
	color: #FF0000;
}

.contactTitle {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #91251D;
}

.combocontacto {
	color: #7C6936;
	background-color: #D8D3B6;
	border: 1px solid #7C6936;
	width: 290px;
}

.combocontactoError {
	color: #FF0000;
	background-color: #D8D3B6;
	border: 1px solid #FF0000;
	width: 290px;
}

.combocontacto:focus {
	border: 1px solid #FF0000;
	color: #FF0000;
}

#contactLeft {
	float:left;
}

#contactRight {
	float:right;
}

#contactMessage {
	color: #7C6936;
	background-color: #D8D3B6;
	border: 1px solid #7C6936;
	width: 290px;
	height: 8.5em;
}

#contactMessage:focus{
	border: 1px solid #FF0000;
	color: #FF0000;
}

#contactMessageError {
	color: #FF0000;
	background-color: #D8D3B6;
	border: 1px solid #FF0000;
	width: 290px;
	height: 10em;
}

#submit {
	text-align:center;
	width:95px;
	font-size:0.8em;
	padding:5px 0 5px 0;
	margin-top:5px;
	background-color: #7C6936;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left:197px;
}

#submit:hover {
	cursor:pointer;
	background-color: #EDEAE6;
	color: #7C6936;
	border: 1px solid #7C6936;
	clear:both;
}
