* { margin: 0; padding: 0; }
html, body { height: 100% }
body, div {

	font-family: Trebuchet MS,Arial,Tahoma;
	font-size: 12px;
}

body { 
	margin: 0;
	padding: 0;
	color: #0099CC;
	background-color: #333333;
	background-image: url(../img/bg1.jpg);
}

.TV_Accordion  {
	width: 854px;
	text-align:left;
	border: 0px solid black;
}

.TV_Accordion div {
	color: #ccc;
} 

.TV_Accordion p {
	margin-bottom : 10px;
	border: none;
	color: #d6effe;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 20px;
	background-color:#000;
	margin-top: 5px;
}

.TV_Accordion form {
	margin-bottom : 10px;
	border: none;
	color: #d6effe;
	text-decoration: none;
	margin: 0px;
	padding: 20px;
	background-color:#000;
	margin-top: 5px;
}

.TV_Accordion h1 {
	font-weight: bold;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #d6effe;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}

.TopHeader {
	width:854px;
	height: 102px;
	background:url(img/top-header.png);
	text-align:left;
	position: inherit;
}

.TopHeaderImg {
	width:854px;
	height: 221px;
	background:url(img/top-header.png);
	text-align:left;
}

.titulos {
	margin-bottom : 10px;
	border: none;
	color: #75CBFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
}

.titulos a:hover {
	margin-bottom : 10px;
	border: none;
	color: #75CBFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
}

.titulos a, active, visited{
	margin-bottom : 10px;
	border: none;
	color: #75CBFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
}

.boxform {
	font-size: 12px;
	font-size: small;
	color: #666;
	margin-bottom: 5px;
	border: 1px solid #0BA5FF;
}
.txtNormal {
	font-size: 12px;
	color: #D6EFFE;
}

.txtNormal a:hover {
	font-size: 12px;
	color: #D6EFFE;
	text-decoration: underline;
}

.txtNormal a, active, visited{
	font-size: 12px;
	color: #D6EFFE;
	text-decoration: none;
}

.txtContacto {
	font-size: 12px;
	color: #D6EFFE;
}
.tituloContacto {
	margin-bottom : 10px;
	border: none;
	color: #75CBFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
}
.tituloServicios {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.textCapitalize {
	font-size: 50px;
	font-weight: bold;
	color: #0099CC;
	line-height: 45px;
}

#divBGPageFlip {
	float: right;
	position: relative;
}
#div_TV_Gmaps {
	height: 485px;
	width: 485px;
}

#frmContactoTV input,textarea {

	background-color:#111111;
	border:dotted 1px #0099CC;
	color:#00CCFF;
	font-family: Trebuchet MS,Arial,Tahoma;
	font-size:12px;

}

.TD_TableSeparator_Header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.TV_menu_top {
	margin-top:5px;
	background-color: #333333;
	background-image:url(../img/bg_menu.jpg);
	height:35px;
	color:FFF;
	font-weight:normal;
	font-size:18px;

}

.TV_menu_top ul {
	margin-left:10px;
}

.TV_menu_top ul li {
	display:inline;
	margin:12px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	padding-right:10px;
	border-right: 1px solid #FFF;
}

.TV_menu_top ul li{
	display:inline;
	margin:12px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	padding-right:10px;
	border-right: 1px solid #FFF;

}

.TV_menu_top ul li a {
	color:#00CCFF;
	text-decoration:none;
}

.TV_menu_top ul li a:hover {
	color:#CCC;
	text-decoration:none;
}
