/* GENERAL */
* html object.mov {
	display /**/: none;
}

html,body {
	text-align: center;
	background-color: #fff;
}

table {
	border-collapse: collapse;
	table-layout: automatic;
}

td {
	padding: 0px;
	margin: 0px;
}

strong {
	font-weight: bold;
}

/*
div {
	border-style: solid;
	border-width: 1px;		
}
*/ /* ENLACES */
A:link {
	color: #808080;
}

A:visited {
	color: #808080;
}

A:hover {
	color: #6692A7;
}

.inv:link {
	color: #6692A7;
}

.inv:visited {
	color: #6692A7;
}

.inv:hover {
	color: #808080;
}

.menu:link {
	color: #F04B11;
	font-size: 16px;
}

.menu:visited {
	color: #F04B11;
	font-size: 16px;
}

.menu:hover {
	color: #6692A7;
	font-size: 16px;
}

.menuinv:link {
	color: #6692A7;
	font-size: 16px;
}

.menuinv:visited {
	color: #6692A7;
	font-size: 16px;
}

.menuinv:hover {
	color: #F04B11;
	font-size: 16px;
}

.menu2:link {
	color: #F04B11;
	font-size: 14px;
}

.menu2:visited {
	color: #F04B11;
	font-size: 14px;
}

.menu2:hover {
	color: #6692A7;
	font-size: 14px;
}

.menu2inv:link {
	color: #6692A7;
	font-size: 14px;
}

.menu2inv:visited {
	color: #6692A7;
	font-size: 14px;
}

.menu2inv:hover {
	color: #F04B11;
	font-size: 14px;
}

/* CUERPOS FIJOS GENERAL*/
#espacio1 {
	width: 939px;
	height: 70px;
	text-align: left;
	margin: auto;
	padding: 0px;
}

#espacio2 {
	width: 939px;
	margin: auto;
	text-align: left;
	padding: 0px;
}

#cuerpo1 {
	width: 939px;
	text-align: left;
	margin: auto;
	padding: 0px;
	min-height: 470px;
	height: auto !important;
	height: 470px;
	background: url('imagenes/fondomenu.gif') right top no-repeat;
}
#logo {position:relative;	float: left;	text-align: center;	width: 190px;	height: 95px; 	background-color: #005D7E;}
.logotarancon1 {
	margin-top: 30px;
}
#menusup1 {	position:relative;
	float: rigth;		left:300px;	
	text-align: rigth;	height: 60px;
}

#menusup2 {	position:relative;	float: rigth;		left:250px;	height: 35px;}

#cuerpo2 {	float: left;	width: 100%;	min-height: 360px;	height: auto !important;	height: 360px;	border-style: none none none solid;	border-width: 1px;	border-color: #B2B2B2;	background: url('imagenes/bde.gif') right top repeat-y;}

#espacio3 {
	width: 100%;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #B2B2B2;
	background: url('imagenes/bde.gif') right top repeat-y;
}
#pie1 {		text-align: right;		width: auto;	border-style: solid none solid solid;	border-width: 1px;	border-color: #B2B2B2;	background: url('imagenes/bde.gif') right top repeat-y;}
#pie2 {	float: right;	text-align: right;}

#homehome {	float: left;
	width: 937px;	min-height: 360px;	height: auto !important;	height: 360px;
	background: url('imagenes/fondohome.jpg') right bottom no-repeat;
}table.noticiasHome{	position:relative;		width:450px;			top:-380px;	left:-220px;	}table.noticiasHome td{	text-align:left;	margin-left:300px;}

#menuizq {
	position: relative;
	top: 0px;	
	margin: 20px 31px 20px 20px;
}

.cuerpoin {
	text-align: justify;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

.fotosequipo {
	width: 720px;
}

.celdaequipo {
	width: 145px;
}

.ultimas {
	width: 750px;
}

.ultimas {
	height: 30px;
	padding-left: 10px;
	vertical-align: top;
}
.columnas{	height: 30px;	padding-left: 10px;	vertical-align: top;}
.ladoIzquierdo {
	float: left;
	width: 147px;
	margin: 20px;
	_margin: 10px;
}

.ladoIzquierdo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ladoIzquierdo ul li{
	margin-top: 10px;
}
.ladoDerecho{
	float: left;
	width: 700px;/*
	>width: 532px;
	_width: 542px;*/
	padding: 20px;
	text-align: justify;
}
.ladoDerecho p{
	margin: 15px 0;
}