@charset "UTF-8";

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

body {
	margin: 0px;
	height: 100%;
	color: #ececec;
	background-color: #E6E8E7;
	
}
.center {
	height: 694px;
	width: 100%;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contenido {
	width: 925px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.bgFoot {
	background-image: url(img/bfFoot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#login {
	height: 33px;
	width: 208px;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(img/loginBG.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#imputCampo {
	height: 18px;
	width: 80px;
	background-color: #FFF;
	float: left;
	border: 1px solid #a9a9a9;
	margin-right: 2px;
	margin-left: 1px;
}
.campoUsername {
	height: 15px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #272727;
}
#search {
	height: 22px;
	width: 167px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu {
	background-image: url(img/menuBG.jpg);
	height: 254px;
	width: 174px;
	padding-top: 20px;
}
#subMenu {
}

#footer {
	height: 183px;
}
#lock {
	height: 18px;
	width: 14px;
	float: left;
	margin-right: 5px;
}
#central {
	height: 327px;
	width: 925px;
	float: none;
}
#footIMG {
	height: 31px;
	margin-left: 224px;
}
#subMenu {
	background-image: url(img/separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 149px;
	width: 166px;
	float: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	text-align: right;
	padding-right: 15px;
}
.textoLinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: right;
}
#menuSpace {
	float: left;
	height: 327px;
	width: 167px;
}
#bannerSpace {
	height: 327px;
	width: 751px;
	float: left;
}
#bannerCenter {
	background-color: #FFF;
	height: 275px;
	padding-left: 6px;
}
#separador {
	background-image: url(img/menuSeparator.jpg);
	height: 1px;
	width: 143px;
	margin-right: auto;
	margin-left: auto;
}
#boton {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*color: #747373;*/
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	font-weight: bold;
}
#boton a{
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #747373;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#boton:hover {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f69322;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(img/bgOverButton.jpg);
	background-repeat: no-repeat;
	background-position: 7px 19px;
}

#icon {
	width: 35px;
	float: left;
}
#copyright {
	font-family: Tahoma, Geneva, sans-serif;
	color: #8B8B8B;
	font-size: 11px;
	padding: 13px;
	width: 300px;
	float: left;
}
#Rss {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	float: right;
	width: 250px;
	margin-top: 10px;
}
#subMenu2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 149px;
	width: 166px;
	float: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	text-align: right;
	padding-right: 15px;
}
.subtitle {
	color: #666;
	font-size: 10px;
}
#searcImput {
	background-image: url(img/search.jpg);
	
	height: 20px;
	width: 117px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 2px;
	
}
#boton a#over {
	color: #f69322;
}
.campoUsername2 {
padding:0px;
	height: 15px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #272727;
}
.textoLinks a:active {
	text-decoration: none;
}
.textoLinks a:visited {
text-decoration: none;
}
.textoLinks a {
text-decoration: none;
color:#FFFFFF;
}
.textoLinks a:hover {
text-decoration: none;
}

#boton a:hover {
	
	color: #f69322;
	

}
#boton a:visited {
	text-decoration: none;
	color: #999999;
}
#boton a:visited:hover{
	text-decoration: none;
	color: #f69322;
}
.bgGris {
	background-image: url(img/bggris.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer2 {
	height: 183px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menuRight {
	background-image: url(img/menuBG2.jpg);
	height: 254px;
	width: 167px;
	padding-top: 20px;
}
#servicios {
	background-image: url(img/bgContenidoBg.jpg);
	height: 275px;
	width: 745px;
	position: relative;
}
#title {
	background-image: url(img/TitleBG.png);
	position: relative;
	text-align: center;
	padding-top: 24px;
	background-repeat: no-repeat;
	width: 250px;
	background-position: left 20px;
}
#esq1 {
	background-image: url(img/cuadro/esq1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 6px;
	float: left;
}
.top {
	background-image: url(img/cuadro/top.png);
	background-repeat: repeat-x;
	height: 6px;
	background-position: center top;
}
#esq2 {
	background-image: url(img/cuadro/esq2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 9px;
	float: left;
	margin: auto;
}

input{
	width: 177px;
	border: 1px solid #999999;
}
	
textarea{border: 1px solid #999999;}
	
input.send{
	width: 70px;
}
.error_div{
	width:400px;
	height:140px;
	overflow:auto; 
	color: #333333; 
	font-family:Arial;
}
.error_div .red{
	color: red;
}