@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.Top{
	height:140px;
}
.Estilo1 {color: #CC0000}
.Estilo111 {font-weight: bold;
color:#7b7b7b;}
.Logo{
	width:200px;
	height:140px;
	background-image: url(images/logo.jpg);
}

.Main{
	height:350px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#7b7b7b;
	
}

.Menu{
	font-family:"Trebuchet MS";
	font-size:14px;
	letter-spacing:1px;
	padding-top:10px;
}

	.Menu a{
		color:#7b7b7b;
		text-decoration:none;
		
		padding-right:5px;
		padding-left:5px;
		padding-top:8px;
		padding-bottom:8px;
	}
	
	.Menu a:hover{
		color:#333333;
		border-top:3px solid #A2A1A6;
		border-bottom:3px solid #A2A1A6;
	}
.Texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
}
.Texto1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7B7B7B;
	text-align: left;
}
.Texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Texto3 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-position: left;
}
.TextoHome3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #93929A;
	text-align: right;
}
.TextoHome2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #93929A;
}
.TextoHome1 {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-weight: bold;
	color: #93929A;
	text-align: right;
}
.TextoHome4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #93929A;
	text-align: right;
}
.CuadroCurri {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	height: 415px;
	width: 434px;
	position: absolute;
	left: 346px;
	top: 153px;
	visibility: visible;
	background-position: center;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.MenuC {
	font-family:"Trebuchet MS";
	font-size:14px;
	letter-spacing:1px;
	padding-top:10px;
	margin-top: 10px;
}
     .MenuC a {

		color:#FFFFFF;
		text-decoration:none;
		
		padding-right:5px;
		padding-left:5px;
		padding-top:8px;
		padding-bottom:8px;
     }
     .MenuC a:hover {
	color:#333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
     }
.Texto11 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7B7B7B;
	text-align: center;
}
.TextoHome22 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #93929A;
	font-weight: bold;
}
.fondo {
	background-image: url(images/kilmyneo2.jpg);
	background-repeat:  repeat-x;
}
