/* CSS Document */

#header,#toppage,#content,#menu,#footer {
	clear:both;
}

.clear {
	float:left;
	clear:both;
	width:100%;
}


/*PAGE LAYOUT*/
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:900px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left; 
	width:610px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:900px;
}
#content{
	width:900px;
	}
#contenttext{
	float:left;
	width:610px;
	background-color:#F7F7F7;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-top:dotted 1px #CCCCCC;
	font-family: Tahoma, Geneva, sans-serif;
	}
#logo{
	float:left;
	width:189px;
	height:110px;
	background-color:#F7F7F7;
	border-left:solid 1px #999999;
}
#pagetitle{
	position:relative;
	float:left;
	width:610px;
	height:110px;
	background-color:#F7F7F7;
	border-right:solid 1px #999999;
	margin-left: 1px;
}
.title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu{
	float:left; width:190px; margin:0px;
}
#footer{
	width:600px;
	padding-right:10px;
	padding-left:190px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#000066;
	margin:15px;
	padding:10px;
	width:550px;
	height:230px;
}
/*items*/
#solutions{width:263px; float:left;}
#solutions h2{height:23px; background:url(../images/h_services.gif) 0 0 no-repeat; position:relative; margin-bottom:19px;}
.solutionitem{width:249px; margin-left:6px; margin-bottom:22px}
.solutionitem img{width:69px; float:left; margin-right:11px;}
.solutionitem p span.headline{display:block; margin-bottom:7px; margin-top:2px}

/*itemsright*/
#solutions{width:263px; float:right;}
#solutions h2{height:23px; background:url(../images/h_services.gif) 0 0 no-repeat; position:relative; margin-bottom:19px;}
.solutionitem2{width:249px; margin-left:280px; margin-bottom:22px}
.solutionitem2 img{width:69px; float:left; margin-right:6px;}
.solutionitem2 p span.headline{display:block; margin-bottom:7px; margin-top:2px}


#solutions ul.bullet{margin:0 0 0 190px; 
}

/*TEXT STYLES*/
.bodytext {
	font: 12px Tahoma, sans-serif;
	color: #FFFFFF;
	text-align:left;
}

.bodytext1 {
	font: 12px Tahoma, sans-serif;
	color: #666666;
	text-align:left;
}

.bodytext1 p {
	font: 12px Tahoma, sans-serif;
	color: #004A29;
	text-align:left;
}

.bodytext2 {
	font: 14px Tahoma, sans-serif;
	color: #006600;
	text-align:justify;
}

.smalltext {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	margin: 30px;
}
.smallgraytext a{
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 12px Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#11931D;
	text-align:left;
}
#linksmenu a{
	float:right;
	width:189px;
	height:20px;
	background-color:#006;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#00F;
}

/*------ESTILOS INTEGRACION---------*/

.destacados_integracion {
	width: 260px;
	height: 147px;
	float: left;
	border: #CCCCCC 1px solid;
	background-image: url(destacado-integracion-1.png);
	background-repeat: 12;
	background-position: center;
	margin: 15px;
}

.encabezados_destacados_integracion {
	width: 250px;
	height: 42px;
	background-image: url(../img/de-2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding-left: 5px;
	font: Arial;
}

.encabezados_destacados_integracion2 {
	width: 307px;
	height: 42px;
	background-image: url(../img/de-2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding-left: 20px;
	font: Arial;
	}

.encabezados_destacados_integracion3 {
	width: 307px;
	height: 42px;
	background-image: url(../img/de-3.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding-left: 20px;
	font: Arial;
	}
.texto_destacados_integracion {
width: 150px;
float: left;
height: 147px;
font: Arial;
}

.descripcion_destacados_integracion {
	width:200px;
	height: 93px;
	background-image: url(de-2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding-left: 2px;
	width:230px;
	font: Arial;
}

.destacados_integracion h1{
	color:#003;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-top:15px;
	text-align:left;
	width:265px;
	font: Arial;
}

.descripcion_destacados_integracion p{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	width: 200px;
	margin-top:20px;
    font: Arial;
}
.imagen_destacados_integracion {
	
	
	float: right;
	
}

.imagendos {
	margin-left:180px;
	margin-top:10px;
}

.imagentres {
	margin-left:146px;
}

.imagencuatro {
	margin-left:120px;
	margin-top:35px;
}

.banner_integracion {
	margin-top: 125px;
}

.destacados_integracion_container {
	margin-top:15px;
	float: left;
	width: 610px;
}

/*------FIN ESTILOS INTEGRACION---------*/
#destacado {
	color: #F60;
	font-size:1.52em;
	font-weight: bold;
	font-style: italic;
	text-align:left;
}
