@CHARSET "ISO-8859-1";

body {
	border:0;
	outline:none;
	margin:0;
	padding:0;
	background-color: silver;
	/* background-color: white; */
	}



#containerTotal
{
height: 100%;
margin:auto;
background-image: url(../html/img/fondo.png);
background-color: silver;
background-repeat: repeat-x;
background-position:left top;
}


#container
{

width:980px;
margin:auto;
background-color: white;
}


#header {
	width: 980px;
	height: 250px;
	margin: 0;
	}

#header_left {
	width: 660px;
	height: 250px;
	float: left;
	}

#header_right {
	width: 320px;
	height: 275px;
	float: right;
	}


#subheader li {
	list-style-type:none;
	display: inline;
}
#subheader {
	width: 660px;
	height: 25px;
	float: left;
	font-family: Arial;
	font-size: small;
	padding-top: 6px;
  	background: white;
	}
.seleccionado {
	float: left;
	padding-left: 17px;
	padding-right: 18px;
	color: black;
	text-decoration: none;
	border-bottom: 3px solid #fe7700;
}
.menusub a {
	float: left;
	font-family: Arial;
	font-size: small;
	padding-left: 17px;
	padding-right: 18px;
  	border-bottom: 3px solid white;
  	background: white;
}
.menusub a:link {
	float: left;
	color: silver;
	text-decoration: none;
}
.menusub a:visited {
	float: left;
	color: silver;
	text-decoration: none;
}
.menusub a:hover {
	float: left;
	color: black;
	text-decoration: none;
	border-bottom: 3px solid #fe7700;
}
.menusub a:active {
	float: left;
	color: orange;
	text-decoration: none;
}


#subheader2 {
  	width: 250px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
  	background: yellow;
	}
#subheader3 {
  	width: 300px;
	height: 1014px;
	float: right;
	/* padding-left: 10px; */
	/* padding-right: 10px; */
	padding-top: 5px;
  	background: white;
	}

#pagina {
	width: 975px;
	height: 1050px;
  	/* border-left: 1px solid silver; */
  	/* border-right: 1px solid silver; */
	padding-left: 5px;
  	background: white;
}

#pagina_pie {
	width: 980px;
	/* height: 1000px; */
	text-align: center;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #3a3a3a;
  	background: white;
}

#lista {
	margin: 0;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: small;
  	background: white;
}

#elemento {
	float: left;
	margin: 0;
	font-family: Arial;
	font-size: small;
	/* padding-left: 5px; */
	/* padding-right: 5px; */
  	background: white;
}


#elemento a:link {
	color: black;
	text-decoration: none;
}

#elemento a:visited {
	color: black;
	text-decoration: none;
}
#elemento a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#elemento a:active {
	color: orange;
	text-decoration: none;
}

#elemento a:link img {
	border: 0;
}
#elemento a:visited img {
	border: 0;
}
#elemento a:hover img {
	border: 0;
}
#elemento a:active img {
	border: 0;
}

#elementogaleria {
	float: left;
	/* border: 0; */
	font-family: Arial;
	font-size: small;
	/* padding: 5px 5px 5px 5px; */
  	background: white;
}

.eglink a:link {
	text-decoration: none;
}

.eglink a:visited {
	text-decoration: none;
}
.eglink a:hover {
	text-decoration: none;
}
.eglink a:active {
	text-decoration: none;
}

.eglinkimagen img {
	border: 0;
}

.eglinkimagen a:link img {
	border: 2px solid silver;
}
.eglinkimagen a:visited img {
	border: 2px solid silver;
}
.eglinkimagen a:hover img {
	border: 2px solid #fe7700;
}
.eglinkimagen a:active img {
	border: 2px solid #fe7700;
}


#cajaplayer {
	width: 660px;
	margin: 0;
	float: left;
	font-family: Arial;
	font-size: small;
	font-style: bold;
	color: #dd211c;
	padding-top: 5px;
	padding-left: 5px;
  	background: white;
}
#cajafoto {
	width: 660px;
	margin: 0;
	float: right;
  	background: blue;
}

#enlace {
	float: right;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	/* padding-left: 5px; */
	padding-right: 5px;
  	background: white;
}


#enlace a:link {
	color: #fe7700;
	text-decoration: none;
}
#enlace a:visited {
	color: #fe7700;
	text-decoration: none;
}
#enlace a:hover {
	color: #fe7700;
	text-decoration: none;
}
#enlace a:active {
	color: #fe7700;
	text-decoration: none;
}
#cursores {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: gray;
  	background: white;
}


#cursores a:link {
	color: #fe7700;
	text-decoration: none;
}
#cursores a:visited {
	color: #fe7700;
	text-decoration: none;
}
#cursores a:hover {
	color: #fe7700;
	text-decoration: none;
}
#cursores a:active {
	color: #fe7700;
	text-decoration: none;
}


h1 {
	font-family: Arial;
	font-size: x-large;
	font-style: bold;
	color: #dd211c;
}

h2 {
	font-family: Arial;
	font-size: small;
	font-style: bold;
	color: black;
}

h3 {
	font-family: Arial;
	font-size: small;
	font-style: bold;
	color: #dd211c;
}

h4 {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: gray;
}

p {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	padding-right: 5px;
	color: gray;
}
td > p {
	text-align: right;
}

#galeriacabecera {
	width: 970px;
	/* height: 100px; */
	padding-left: 5px;
  	/* background: yellow; */
}
#galeriaizq {
	width: 190px;
	height: 450px;
	float: left;
	/* border: 2px inset silver; */
  	/* background: red; */
  	overflow-x: hidden;
  	overflow-y: auto;
}
#galeriacentro {
	width: 600px;
	/* height: 410px; */
	float: left;
	padding-left: 30px;
	text-align: center;
  	/* background: orange; */
}
#galeriadcha {
	width: 150px;
	/* height: 370px; */
	float: right;
  	/* background: blue; */
}
