body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEFE5;	
}

img {
border:0;
}

Form {
margin: 0;
}

.FdoBlanco{
	background-color: White;
}

.FdoBeige01{
	background-color: #C0AD60;
}
.FdoBeige02{
	background-color: #DDCE91;
}
.FdoBeige03{
	background-color: #EEE8C3;
}
.FdoBeige04{
	background-color: #FAF8ED;
}
.FdoBeige05{
	background-color: #FCF7DB;
}

.FdoMate01{
	background-color: #919666;
}
.FdoMate02{
	background-color: #BDC296;
}
.FdoMate03{
	background-color: #D9E09F;
}
.FdoMate04{
	background-color: #ACB369;
}

.FdoVioleta01{
	background-color: #663274;
}
.FdoVioleta02{
	background-color: #B585C1;
}
.FdoVioleta03{
	background-color: #D2B4D8;
}
.FdoVioleta04{
	background-color: #E1C8E6;
}
.FdoVioleta05{
	background-color: #EFE4F2;
}

.FdoTurq01{
	background-color: #539EA9;
}
.FdoTurq02{
	background-color: #9FD6DF;
}
.FdoTurq03{
	background-color: #E2F3F5;
}
.FdoGris01{
	background-color: #666666;
}
.FdoGris02{
	background-color: #B5B6AA;
}
.FdoGris03{
	background-color: #CCCCCC;
}
.marcoVioleta{
	background-color: #EFE4F2;
	BORDER-RIGHT: 1px solid #E1C8E6;
   BORDER-TOP: 1px solid #E1C8E6;
   BORDER-LEFT: 1px solid #E1C8E6;
   BORDER-BOTTOM: 1px solid #E1C8E6;	
}
.marcoTurquesa{
	background-color: #9FD6DF;
	BORDER-RIGHT: 1px solid #56B7C7;
   BORDER-TOP: 1px solid #56B7C7;
   BORDER-LEFT: 1px solid #56B7C7;
   BORDER-BOTTOM: 1px solid #56B7C7;	
}
.marcoGris{
	background-color: #EBEBEB;
	BORDER-RIGHT: 1px solid #A3A3A3;
   BORDER-TOP: 1px solid #A3A3A3;
   BORDER-LEFT: 1px solid #A3A3A3;
   BORDER-BOTTOM: 1px solid #A3A3A3;	
}

.btn_color_01{
	background-color: #EEE8C3;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
  BORDER-BOTTOM: 1px solid #D7CA91;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

.btn_color_01_hover{
	background-color: #E5D8A1;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
  BORDER-BOTTOM: 1px solid #D7CA91;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	cursor: hand;
	text-align: left;
}

.btn_color_02{
	background-color: #E1C9E7;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
   BORDER-BOTTOM: 1px solid #B585C1;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

.btn_color_02_hover{
	background-color: #D1B3D8;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
   BORDER-BOTTOM: 1px solid #B585C1;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	cursor: hand;
	text-align: left;
}

.btn_color_03{
	background-color: #D9E09F;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
   BORDER-BOTTOM: 1px solid #ACB369;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

.btn_color_03_hover{
	background-color: #C2C987;
	width: 190px;
	BORDER-TOP: 1px solid #FFFFFF;
   BORDER-BOTTOM: 1px solid #ACB369;
	border-left: 0;
	border-right: 0;
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	cursor: hand;
	text-align: left;
}

.SombraIzquierda{
background-image: url("../images/SombraIzq.jpg");
background-repeat: repeat-y;	
}

.SombraDerecha{
background-image:  url("../images/SombraDcha.jpg");
background-repeat: repeat-y;	
}

.SombraInterna{
background-image:  url("../images/SombraInterna.gif");
background-repeat: repeat-y;	
}

.SombraTop{
background-image:  url("../images/SombraTop.gif");
background-repeat: repeat-y;	
}

.TxtBlanco14, .TxtBlanco14 a:link, .TxtBlanco14 a:visited, .TxtBlanco14 a:active{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
}

.TxtBlanco14 a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	text-transform: uppercase;
}

.TxtGris14, .TxtGris14 a:link, .TxtGris14 a:visited, .TxtGris14 a:active{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

.TxtGris14 a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase;
}
.Txtbeige14, .Txtbeige14 a:link, .Txtbeige14 a:visited, .Txtbeige14 a:active{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #C0AD60;
	text-decoration: none;
	text-transform: uppercase;
}

.Txtbeige14 a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #C0AD60;
	text-decoration: underline;
	text-transform: uppercase;
}
.TxtGris12, .TxtGris12 a:link, .TxtGris12 a:visited, .TxtGris12 a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

.TxtGris12 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 14px;
}

.TxtVioleta12, .TxtVioleta12 a:link, .TxtVioleta12 a:visited, .TxtVioleta12 a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663274;
	text-decoration: none;
	line-height: 14px;
}

.TxtVioleta12 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663274;
	text-decoration: underline;
	line-height: 14px;
}

.TxtVerde12, .TxtVerde12 a:link, .TxtVerde12 a:visited, .TxtVerde12 a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #919666;
	text-decoration: none;
	line-height: 14px;
}

.TxtVerde12 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #919666;
	text-decoration: underline;
	line-height: 14px;
}

.TxtTurq12, .TxtTurq12 a:link, .TxtTurq12 a:visited, .TxtTurq12 a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #539EA9;
	text-decoration: none;
	line-height: 14px;
}

.TxtTurq12 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #539EA9;
	text-decoration: underline;
	line-height: 14px;
}

.TxtGris11, .TxtGris11 a:link, .TxtGris11 a:visited, .TxtGris11 a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

.TxtGris11 a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.TxtBlanco11, .TxtBlanco11 a:link, .TxtBlanco11 a:visited, .TxtBlanco11 a:active{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.TxtBlanco11 a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: underline;
}
.TxtBlanco10, .TxtBlanco10 a:link, .TxtBlanco10 a:visited, .TxtBlanco10 a:active{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.TxtBlanco10 a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: underline;
}
	
.TxtBlanco9, .TxtBlanco9 a:link, .TxtBlanco9 a:visited, .TxtBlanco9 a:active{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.TxtBlanco9 a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: White;
	text-decoration: underline;
}
	
.TxtGris9, .TxtGris9 a:link, .TxtGris9 a:visited, .TxtGris9 a:active{
	font-family:  Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.TxtGris9 a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}	

.TxtTurq14, .TxtTurq14 a:link, .TxtTurq14 a:visited, .TxtTurq14 a:active {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #673274;
	text-decoration: none;
	line-height: 14px;
}
