/*@charset "utf-8";
 CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: #999999;
}

A:link {
	text-decoration: none;
	color: #92AD44;
}
A:visited {text-decoration: none; color: #92AD44;}
A:active {text-decoration: none; color: #92AD44;}
A:hover {
	text-decoration: underline;
	color: #006633;
}

.bgHead {
	background-image: url(../../images/head_bg1.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
}

.tablaGeneral{
	background-color: #FFFFFF;
	/*width: 928px;
	height: 100%; Este no se reseta en IE ni en FF*/
}

.title1 {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}

.title2 {
	font-size: 10px;
	color: #92AD44;
}

.txMenu1 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.txMenu1:hover {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}

.txMenu3 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.txMenu3:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.txCont {
	padding-right: 10px;
}

.rowColor1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E4F1F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.rowColor2 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F7FCFD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#menu {
	font-size: 12px;
	background-image: url(../../images/menu_bg1.jpg);
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	color: #FFFFFF;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

#menu ul {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

#menu li {
	font-size: 12px;
	float: left;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

#menu a {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

#menu a:hover {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	color: #CCCCCC;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

#menu .current_page_item a {
	font-size: 12px;
	background: url(../../images/menu_bg3.jpg);
	color: #333333;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 2px;
	height: 25px;
	list-style: none;
	margin-top: 0px;
	overflow: hidden;
	/*line-height: 25px;*/
}

.menuLeft {
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.txMenuLeft {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-align: left;
}

.txMenuLeft:hover {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-align: left;
}

.celdaBlanco {
	background-color: #FFFFFF;
	color: #333333;
}

.celdaMenu1 {
	height: 27px;
	width: 800px;
	margin-top: 0px;
}

.bgMenuLeft {
	background-color: #E4F1F5;
}

.bgMenuLeftBottom {
	background-color: #E4F1F5;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding: 0px;
}

.btnEnviar {
	/*width: 120px;
	height: 12px;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #46A7AC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #CCFFFF;
}

.formBox {
	font-size: 11px;
	color: #666666;
	height: 21px;
	background-color: #F7FCFD;
}

.formBox2 {
	width: 400px;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	/*background-color: #F7FCFD;*/
}

.lineGray {
	background-color: #999999;
	height: 1px;
}

.txFooter1 {
	font-size: 11px;
	font-weight: bold;
	color: #263301;
	line-height: 30px;
	padding-left: 10px;
}

.txFooter2 {
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
}

.txFooter3 {
	font-size: 10px;
	color: #92AD44;
	text-decoration: none;
	padding-right: 20px;
}

.featureMenu {
	font-size: 11px;
	color: #92AD44;
	text-decoration: none;
	padding-right: 20px;
}

.featureMenu:hover {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	padding-right: 20px;
}

.txFooter3:hover {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	padding-right: 20px;
}

.wrapper1 {
	/*background-color: #00CC00;*/
	height: 540px;
}

#navbar {

}

#navbar A:link {
	text-decoration: none;
	text-transform: uppercase;
	color: #32373D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#navbar A:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #32373D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

#navbar A:active {
	text-decoration: none;
	text-transform: uppercase;
	color: #32373D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

#navbar A:hover {
	text-decoration: none;
	color: #000000;
	background-color: #C6D8DF;
	padding: 5px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	 margin-bottom: 0px;
	padding-bottom: 0px;
	}

.datalistcolumn {
	width: 175px;
	height: 125px;
	font-size: 10px;
	color: #666666;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navbartblMiddle {
	background-color: #666666;
	height: 1px;
}

#navbar .selected {
	text-decoration: none;
	color: #000000;
	background-color: #E6E6E6;
	padding: 5px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
}
.projectImg img{
	border: 1px solid #FFFFFF;
}

.projectImg:hover img{
	border: 1px solid #333333;
}

.projectImg:hover{
	color: red; /* Dummy definition to overcome IE bug */
}

.galleryCell {
	background-color: #FF0000;
	height: 550px;
	width: 550px;
}
.projectDesc {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

