body{
	background: #DDDDDD url("/Imagenes/bg-repeat-Y.gif") repeat-y 51% 0;
}

.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}
.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	text-decoration: none;
}

.TextoBlanco a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	text-decoration : underline;
}

.TextoGrisBold, .TextoGrisBold a:link, .TextoGrisBold a:visited, .TextoGrisBold a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
	font-weight : bold;
}

.TextoGrisBold a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}

.TextoGrisOscuro, .TextoGrisOscuro a:link, .TextoGrisOscuro a:visited, .TextoGrisOscuro a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #494949;
	text-decoration: none;
}

.TextoGrisOscuro a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color :  #494949;
	text-decoration : underline;
}

.TextoGris2, .TextoGris2 a:link, .TextoGris2 a:visited, .TextoGris2 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #616161;
	text-decoration: none;
}

.TextoGris2 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.TextoGris3, .TextoGris3 a:link, .TextoGris3 a:visited, .TextoGris3 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #616161;
	text-decoration: underline;
}

.TextoGris3 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.TextoNaranja, .TextoNaranja a:link, .TextoNaranja a:visited, .TextoNaranja a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #C46C00;
	text-decoration: none;
}

.TextoNaranja a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #C46C00;
	text-decoration : underline;
}

.TextoVerde1, .TextoVerde1 a:link, .TextoVerde1 a:visited, .TextoVerde1 a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #015600;
	text-decoration: none;
}

.TextoVerde1 a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #015600;
	text-decoration : underline;
}
.TextoVerde2, .TextoVerde2 a:link, .TextoVerde2 a:visited, .TextoVerde2 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #015600;
	text-decoration: none;
}

.TextoVerde2 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : #015600;
	text-decoration : underline;
}

.TextoVerde3, .TextoVerde3 a:link, .TextoVerde3 a:visited, .TextoVerde3 a:active {
	font-family :  Trebuchet MS;
	font-size : 10px;
	color : #015600;
	text-decoration: none;
}

.TextoVerde3 a:hover {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : #015600;
	text-decoration : underline;
}


.TextoVerdeBold, .TextoVerdeBold a:link, .TextoVerdeBold a:visited, .TextoVerdeBold a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #015600;
	text-decoration: none;
	font-weight : bold;
}

.TextoVerdeBold a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #015600;
	text-decoration : underline;
	font-weight : bold;
}
	

.TextoNegro, .TextoNegro a:link, .TextoNegro a:visited, .TextoNegro a:active {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : Black;;
	text-decoration: none;
}

.TextoNegro a:hover {
	font-family : Trebuchet MS;
	font-size : 11px;
	color :  Black;;
	text-decoration : underline;
}

.TextoNegro2, .TextoNegro2 a:link, .TextoNegro2 a:visited, .TextoNegro2 a:active {
	font-family : Trebuchet MS;
	font-size : 10px;
	color : Black;;
	text-decoration: none;
}

.TextoNegro2 a:hover {
	font-family : Trebuchet MS;
	font-size : 10px;
	color :  Black;;
	text-decoration : underline;
}

.TextoInput, .TextoInput a:link, .TextoInput a:visited, .TextoInput a:active {
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.TextoInput a:hover {
	font-family : Trebuchet MS;
	font-size : 11px;
	color :  Black;;
	text-decoration : underline;
}

.FondoTituloVerde {
	background-image : url(../Imagenes/FondoTituloVerde.jpg);
}
.FondoVerde {
	background-image : url(../Imagenes/FondoVerde.jpg);
}

.GrisClaro {
	background-color : #F0F0F0;
}

.GrisOscuro {
	background-color : #DDDDDD;
}

.Amarillo {
	background-color : #EDDF85;
}

.Blanco {
	background-color : White;
}


.BordeInferior {
	background-image : url(../Imagenes/BordeInferior.jpg);
}

.BordeSuperior{
	background-image : url(../Imagenes/BordeSuperior.jpg);
}

.BordeDerecho{
	background-image : url(../Imagenes/BordeDerecho.jpg);
}

.BordeIzquierdo{
	background-image : url(../Imagenes/BordeIzquierdo.jpg);
}

.BordeDerecho2{
	background-image : url(../Imagenes/BordeDerecho2.gif);
}

.BordeIzquierdo2{
	background-image : url(../Imagenes/BordeIzquierdo2.gif);
}

.BordeInferior2 {
	background-image : url(../Imagenes/BordeInferior2.gif);
}

.BordeDerecho3{
	background-image : url(../Imagenes/BordeDerecho3.gif);
}

.BordeIzquierdo3{
	background-image : url(../Imagenes/BordeIzquierdo3.gif); 
}

.BordeInferior3 {
	background-image : url(../Imagenes/BordeInferior3.jpg);
}

.BordeSuperior3 {
	background-image :  url(../Imagenes/BordeSuperior3.gif);
}

.SombraFondoGris{
	background-image : url(../Imagenes/SombraFondoGris.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F0F0F0; 
}

.SombraFondoBlanco{
	background-image : url(../Imagenes/SombraFondoBlanco.jpg);
	border-top : #DDDDDD;
}
.barraBaja{
	background-image : url(../Imagenes/SombraFondoBlanco.jpg);
	border-top : #DDDDDD;
	width:563px;
	height:10px;
	position:relative;
	top:-50px;
}

.SombraFondoGrisClaro{
	background-image : url(../Imagenes/SombraFondoGrisClaro.jpg);
}

.SombraBrief{
	background-image : url(../Imagenes/ClaseBrief.jpg);
}

.FondoTextoLargo{
	background-image : url(../Imagenes/FondoTextoLargo.jpg);
}


.FondoTextoCorto{
	background-image : url(../Imagenes/FondoTextoCorto.jpg);
}

.FondoSolapas{
	background-image : url(../Imagenes/FondoSolapas.jpg);
}

.FondoPortfolio1{
	background-image : url(../Imagenes/FondoPortfolio1.gif);
	border : 1px solid;
	border-color : #DDDDDD;
}


.FondoPortfolio2{
	background-image : url(../Imagenes/FondoPortfolio2.gif);
	border : 1px solid;
	border-color : #DDDDDD;
}

.FondoPortfolio3{
	background-image : url(../Imagenes/FondoPaginado.jpg);
	border-bottom : #DDDDDD;
	border-top : #DDDDDD;
}

.MenuContainer {
	z-index:1;
	padding-top: 30px;
	/*
	width:580px;
	float:top;*/
	
}
.MainContainer {
	
	/*
	width:564px;	
	top:65px;	*/
	/*left:377px;
	width:560px;*/

}

.TextoBlanco9, .TextoBlanco9 a:link, .TextoBlanco9 a:visited, .TextoBlanco9 a:active {
	font-family : Tahoma;
	font-size : 9px;
	color : White;
	text-decoration: none;
}

.TextoBlanco9 a:hover {
	font-family : Tahoma;
	font-size : 9px;
	color : White;
	text-decoration : underline;
}
.imagenMenu{
	cursor:pointer;
}

