/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
html, div{
	border: 0px;
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc; 
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5; 
	SCROLLBAR-ARROW-COLOR: #adb6bc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
}
body{
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	font-size: 9pt;
	text-align: justify;
	cursor: default;
	padding: 0px;
	padding-top: 20px;
	border: 0px;
	background: #FFFFFF url(images/bg.jpg) repeat-x left 0px; 
}


/*table{
	width: 100%
}*/
td{
	/*vertical-align: top;*/
	font-size: 9pt;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	color: #0082CD;
}
a:hover{
	color: #2255BB;
}
#iconos td a{
	color: #000;
}
#iconos td{
	width: 19%;
}
#iconos td:hover{
	background: #68B3F9;
	border: 1px solid #69b;
	padding: 4px;
	color: #fff!important;
}
.more{
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
	font-size: 10pt;
}
#principal{
	width: 100%;
	height: 100%;
}
/*#principal td{
	vertical-align: middle;
}*/
#general{
	background: url(images/bg1.png) no-repeat center;
	width: 810px;
	height: 600px;
	margin: auto;
}
#general.bg1{
	background-image: url(images/bg1.jpg);
}
#general.bg2{
	background-image: url(images/bg2.jpg);
}
#general.bg3{
	background-image: url(images/bg2.jpg);
}
#general.bg4{
	background-image: url(images/bg4.jpg);
}
#header{
	height: 87px;
	padding-top: 40px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 25px;
}
#menu{
	background: url(images/bg_menu.png) repeat-x;
	height: 31px;
	width: 780px;
	margin: auto;
	opacity: .85;
	filter: alpha(opacity=85);
	padding-left: 20px;
}
#main{
	background: url(images/bg_panel.png) no-repeat;
	width: 670px;
	height: 384px;
	margin: auto;
	margin-top: 10px;
}
#content{
	height: 354px;
	width: 650px;
	margin: auto;
	margin-top: 15px;
}
#content h2{
	background: url(images/bg_title.png) no-repeat center top;
	height: 26px;
	line-height: 26px;
	color: #FA6E0D;
	padding-left: 60px;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
}
#txts{
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	color: #000000;
	height: 300px;
	overflow: auto;
}
.txts2{
	line-height: 120%;
	font-size: 9pt;
	margin-bottom: 10px;
}
#proyectos{
	width: 580px;
	border: 5px solid #ddd;
	border-collapse: collapse;
}
#proyectos .icono{
	padding:5px;
	width: 150px;
	border-bottom: 1px dashed #ddd;
}
#proyectos .descrip{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}
#proyectos .descrip h3{
	color: #000;
	font-size: 12pt;
	margin-top: 0px;
}
#proyectos .descrip p{
	margin-top: 0px;
}
#proyectos tr{
	padding-bottom: 20px;
}
.centrado{
	text-align: center!important;
	display: block;
}
#iconos{
	width: 100%;
}
#iconos td{
	text-align: center;
	vertical-align: top;
}
#footer{
	height: 50px;
	margin-top: -2px;
	position: relative;
	font-size: 10px;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.swf{
	text-align: center;
	padding-top: 10px;
}
.envi{
	border: 1px solid #ccc;
	background: #ddd;
	color: #666;
	text-align: center;
}
.envi:hover{
	background-color: #eee;
	color: #6495ED;
	cursor: pointer;
}
