body {
    text-align:center; /*IE5 no centra con margenes auto pero text-align:center; alinear los DIV's superiores*/
    min-width:900px; /*Agregar un min-width tan ancho como el del contenedor*/
	margin : 0px 0px 0px 0px;
	height: 100%;
	/*background-color:#333333;*/
	background-image:url(img/fondo.png);
	background-attachment: fixed;
}

#wrapper {
width: 100%;
text-align: center;
margin-top: 10px;
}

#container {
width: 900px;
height:100%;
margin-left:auto;
margin-right:auto;
}


A:link {COLOR: #FF6600; TEXT-DECORATION: none}
A:visited {COLOR: #FF6600; TEXT-DECORATION: none}
A:active {COLOR: #FF6600; TEXT-DECORATION: none}
A:hover {COLOR: #FF6600; TEXT-DECORATION: none}
A:img, img {border: none; text-decoration: none;} 

img { border:0;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin:0px;
	
}


#cabecera {
	position:relative;
	width:100%;
	height:80px;
	z-index:1;
	/*left: 0px;*/
	/*background-color:#333333;
	background-image:url(img/bg.gif);
	background-attachment: fixed;
*/
}
#Cabecera1 {
	position:absolute;
	width:345px;
	height:80px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Cabecera2 {
	position:absolute;
	width:200px;
	height:80px;
	z-index:2;
	left: 347px;
	top: 0px;
}

/* menu */
#barra-menu {
	position:relative;
	width:900px;
	height:28px;
	z-index:2;
	top: 0px;
	left: 0px;
}

#barra-menu li a {
	background: -webkit-gradient(linear, left top, left bottom, from(#666333), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	margin: 0 1px 0 0;
	/*padding: 5px 25px;*/
	/*position: relative;*/
	z-index: 1;
	font-size: 12px;

	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	display: block;
	top: 1px;
	
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	
	padding: 5px 25px;
}

#barra-menu li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333, #EEEEEE 18px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	border-bottom-width:0px;
	color: #666333;
}

#mleft {
	position:absolute;
	list-style-type: none;
	width:34px;
	height:25px;
	z-index:2;
	/*padding-top:2px;*/
	/*padding: 5px 5px 5px 5px;*/
	left: 0px;
	border-bottom:1px solid #666333;
	text-align:center;
	margin: 0 1px 0 0;
	clip: rect(auto,auto,auto,0px);
	top: 0px;
}


#inicio {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 34px;
	width:98px;
	top: 0px;
	height: 25px;

}

#notaspc {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 131px;
	width:115px;
	height:25px;
	top: 0px;

}

#fotografia {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 245px;
	width:122px;
	top: 0px;
	height:25px;

}

#video {
	position:absolute;
	list-style-type: none;
	left: 366px;
	width:92px;
	height: 14px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color:#666333;*/

	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333, #EEEEEE 18px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	border-bottom-width:0px;
	color: #666333;

	/*border-left:1px solid #666333;
	border-top:1px solid #666333;
	border-right:1px solid #666333;*/
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align:center;
	margin: 0 1px 0 0;
	top: 0px;
	padding:5px;

}

#contacto {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 469px;
	width:122px;
	height: 25px;
	top: 0px;

}


#mright {
position:absolute;
list-style-type: none;
	width:305px;
	height:25px;
	z-index:2;
	/*padding-top:2px;*/
	/*padding: 5px 25px;*/
	left: 590px;
	top: 0px;
	border-bottom:1px solid #666333;
	text-align:center;
	margin: 0 1px 0 0;
}

/* menu fin */
	

#cuerpo {
	position:relative;
	width:900px;
	height:1350px;
	z-index:2;
	left: 0px;
	top: 10px;
	text-align:left;	
	/*background-color: #99CCFF;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


#video-1 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 10px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-1foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-1texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-2 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 195px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-2foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-2texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-3 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 377px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-3foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-3texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-4 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 560px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-4foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-4texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-5 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 746px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-5foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-5texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-6 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 929px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-6foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-6texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}

#video-7 {
	position:absolute;
	width:880px;
	height:160px;
	z-index:1;
	top: 1112px;
	padding:10px;
	left: 0px;
	border-bottom:1px solid #666333;
}
#video-7foto {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	top: 35px;
	left: 10px;
}
#video-7texto {
	position:absolute;
	width:707px;
	height:125px;
	z-index:2;
	left: 180px;
	top: 32px;
}


#pie {
	position:relative;
	width:900px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 20px;
}
#pie-1 {
	position:absolute;
	width:880px;
	height:15px;
	z-index:1;
	left: 10px;
	top: 0px;
	right: auto;
	text-align:center;
}



.Texto10NaranjaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.Texto12Blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.Texto12NaranjaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.Texto12GrisBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
