* {
	margin: 0px;
}
body {
	background-image: url(../images/Web_back-01.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: 1050px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Web_back-02.jpg);
}
#wrapper #body {
	height: 1200px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
#wrapper #body #logo {
	width: 1200px;
	height: 208px;
	float: left;
	background-image: url(../images/logo_01.jpg);
	background-repeat: repeat;
}
#wrapper #body #logo div {
	float: right;
	height: 208px;
	width: 351px;
	background-image: url(../images/logo_02.jpg);
}
#wrapper #body #nav {
	height: 40px;
	width: 1200px;
	float: left;
}
#wrapper #body #nav #home {
	background-repeat: repeat-x;
	height: 26px;
	width: 50px;
	float: left;
}
#wrapper #body #nav #backBotton {
	float: right;
	height: 26px;
	width: 635px;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
#wrapper #body #contenido {
	height: 600px;
	width: 1200px;
	float: left;
	background-image: url(../images/backcontenido.gif);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}
#wrapper #body #contenido #proyectos {
	background-image: url(../images/proyectos_back.jpg);
}
#wrapper #body #contenido #video {
}
#wrapper #body #contenido #logotee {
	float: left;
	height: 100px;
	width: 80px;
	background-color: #CCCCCC;
}
#wrapper #body #contenido #texttee {
	float: none;
	height: 100px;
	width: 500px;
}
#wrapper #body #contenido #pdftee {
	float: right;
	height: 100px;
	width: 350px;
}
#wrapper #body #contenido #video {
	height: 600px;
	width: 1200px;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
#wrapper #body #backbotton2 {
	height: 20px;
	width: 1200px;
	background-color: #EDEDED;
}
#wrapper #body #barradi {
	height: 18px;
	width: 1200px;
	float: left;
	background-image: url(../images/barradi.jpg);
	background-repeat: repeat;
}
#wrapper #body #creditos {
	background-color: #E6E6E6;
	height: 150px;
	width: 1200px;
	float: left;
}
#wrapper #body #creditos #menu2 {
	width: 1200px;
	padding-top: 30px;
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	word-spacing: 0em;
	letter-spacing: 0em;
	white-space: nowrap;
}
#wrapper #body #creditos #plus {
	background-image: url(../images/plus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	height: 15px;
	width: 1200px;
}
#wrapper #body #creditos #simbols {
	height: 50px;
	width: 1200px;
	padding: 0px;
}
#wrapper #body #creditos #simbols #year {
	float: left;
	height: 50px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
}
#wrapper #body #creditos #simbols #simbolsgraphic {
	background-image: url(../images/simbols.jpg);
	float: right;
	height: 50px;
	width: 500px;
	background-position: right;
	background-repeat: no-repeat;
}
