body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	width:1000px;
	margin:0 auto;
	background-color: #43749D;
	background-image: url(/new/pix/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	/*background-color: #43749D;
	background-image: url(pix/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	}

a{
	color:#006633;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	color: #43749D;
	}

img {
	border: 0px solid #FFF;
	}

h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #006633;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006699;
	text-align: justify;
	line-height: 1.5em;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: justify;
	line-height: 1.5em;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #999999;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43749D;
	}	

p, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.5em;
	}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	padding: 0 0 5px 20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(/new/pix/bullet.jpg);
	line-height: 1.5em;
	}	
	
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
ul {
	list-style: disc url(/new/pix/bullet.jpg) outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #069;
    }		
	
input, textarea, select {
	border: 1px solid #006633;
	background-color: #E0E0E0;
	width: 300px;
	} 	
/*	
span {
	line-height: bold;
	color: #666666;
	font-size: .9em;
	}
*/		

#content {
	width: 1000px;
	clear: none;
	float: left;
	background-image: url(/new/pix/content.gif);
	background-repeat: repeat-y;
	/*border-left: 1px solid #666;
	border-right: 1px solid #666;
	/*progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=0,strength=4);*/
	}

#header {
	width: 1000px;
	height: 450px;
	clear: left;
	float: left;
	}

#contenido{
	width: 960px;
	margin: 10px 20px;
	clear: left;
	float: left;
	}

#columnacentral{
	width:680px;
	float:left;
	clear:left;
	height: 100%;
	margin: 0 10px;
	}

#columnota{
	width:600px;
	float:left;
	clear:none;
	height: 100%;
	}

#columnaizquierda{
	width:140px;
	float:left;
	clear:none;
	height: 100%;
	margin-right: 10px;
	padding: 0 10px;
	}

#columnaderecha{
	width:215px;
	float:left;
	clear:none;
	height: 100%;
	border-left: 2px dashed #369;
	padding: 0 10px;
	}
	
.columnahome{
	width:215px;
	float:left;
	clear:none;
	height: 100%;
	border-left: 2px dashed #CCC;
	padding: 0 10px;
	}		

#footer {
	font-size: 10px;
	text-align: left;
	width: 960px;
	padding: 5px 20px;
	height: 100%;
	clear: left;
	float: left;
	}
	
.proyecto{
	width: 200px;
	background-image: url(/new/pix/proyecto.jpg);
	padding: 20px 130px 0 20px;
	background-repeat: no-repeat;
	height: 100px;
	}

.columna{
	float:left;
	clear:none;
	width: 410px;
	background-position: center 56px;
	}

.borde {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #F3F3F3;
	}
	
.novedad {
	background-image: url(/new/pix/novedad.gif);
	padding: 3px 10px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	height: 100px;
	}
.logo{
	margin: -10px 0 0 40px;
	}

.foto{
	margin: 10px 0 0 0;
	border: 1px solid #666;
	padding: 2px;
	}
	
.fotoleft{
	float:left;
	clear:left;
	margin: 0 10px 0 0;
	border: 1px solid #000;
	padding: 2px;	
	}
	
.fotoproyecto{
	float:left;
	clear:left;
	margin: 0 10px 0 0;
	border: 1px solid #000;
	padding: 2px;
	height: 150px;
	}
	
.fotoright{
	float:right;
	clear:right;
	margin: 0 5px;
	border: 1px solid #000;
	padding: 2px;
	}
	
.right{
	float:right;
	clear:right;
	margin: 2px 20px 0 0;
	}	
		
.left{
	float:left;
	clear:left;
	}	
	
.fotobarra{
	float:right;
	clear:right;
	}

/*------- MENU-------*/

.chromestyle{
	width: 98%;
	margin-top: 10px;
	margin-left: 10px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	/*border: 1px solid #BBB;*/
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 0 5px;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-size: 18px;
	font-weight: normal;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #000000;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;	/*border-right: 1px solid #FFF;*/
}

.chromestyle ul li a:hover{
	/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE
	background-image: url(pix/solapa.gif);
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
	color: #006633;
	font-weight: normal;
	text-decoration: none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	/*content: " v";*/
	content: " " url(/new/pix/arrow.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 164px;
	border: 1px solid #FFF; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	z-index:100;
	background-color: #FFFFFF;
	width: 180px;
	visibility: hidden;
	font-weight: normal;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	left: 419px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	/*text-indent: 3px;*/
	border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
	padding: 5px 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #00502D;
	background-color: #E0E0E0;
}


/*Style for menu*/

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 4px 0;
	width: 170px;
	}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
	border-bottom: 1px solid #999;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li #active {
	color: #FF0000;
	font-weight: bold;

	}

ul#navlist li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	}

