@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
}
.imgder {
	text-align: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.languages {
	float: right;
	padding-right: 16px;
	margin-top: 9px;
}

.imgizq {
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}


.cabecero {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #DEDDDD;
}
.middle_bg {
	background-image: url(images/middle_06.jpg);
	background-repeat: repeat-x;
	height: 495px;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	height: 67px;
	text-indent: 4px;
	vertical-align: middle;
}
#footer a {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	background-color: #FFFFFF;
	/*background-image: url(images/massage.jpg);*/
	background-repeat: no-repeat;
	background-position: center 70%;
}
#menu {
	list-style-type: none;
}
#menu a {
	display: block;
	width: 150px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4E4E4;
	list-style-type: none;
	line-height: 20px;
	text-align: left;
}
#menu a:hover {
	color: #333333;
	background-color: #51AAB7;
	font-weight: bold;	
}
#menu li {
	display: block;
	padding-bottom: 1px;
	color: #EBEBEB;
	margin-left: -10px;
	list-style-type:none;
}
.topmenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E00037;
	background-image: url(images/midmenubg.jpg);
}
.topmenu a {
	color: #E4E4E4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0, 3px;
}
.topmenu a:hover {
	color: #000000;
	text-decoration: none;
}
.left_menu_bg {
	background-image: url(images/menu_03.jpg);
	background-repeat: no-repeat;
	width: 190px;
	background-color: #64ADB6;
}
#table {
	position: absolute;
	top: 347px;
	background-image: url(images/catbg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;

}

/*Etiquetas de texto*/
.text2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.text3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.brand a {
	text-decoration: none;
	color: #FFFFFF;
}

.text6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.calltoday {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #316066;
	position: relative;
	top: 65px;
	right: -400px;
	font-weight: bold;
}
.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	font-weight: normal;
	top: 65px;
	right: -425px;
}
.quote {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	left: 380px;
	top: -7px;
}
.brand {
	height: 80px;
	width: 100%;
}
.welcome {
	height: 210px;
	width: 100%;
}
.frase {
	height: 57px;
	width: 100%;
}

/*Etiquetas de titulo*/
h1 {
	font-size: 36px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 47px;
	top: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
}
h2 {
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 250px;
	top: 10px;
	font-weight: lighter;
	font-family: "Lucida Sans";
}

/*Tablas*/
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*width: 390px;*/
	text-align: center;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	background: #9dc8cf repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#gradient-style td
{
	padding: 3px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff repeat-x;
}
#gradient-style tbody tr:hover td
{
	background: #9dc8cf repeat-x;
	color: #fff;
}
#gradient-style2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 90%;
	border-collapse: collapse;
}
#gradient-style2 th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #9dc8cf;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
hr {
	border-top:1px solid #d9d9d9; 
	border-right:none; 
	border-bottom:none; 
	border-left:none; 
	margin:10px 0; 
	height:0; 
	clear:both;
}

#gradient-style2 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff;
}	
