@charset "UTF-8";
/* css sistrol s.a. */
/* @group comunes */

#contenedor {
	width: 900px;
	margin: 0 auto;
}

body {
	font: small "Lucida Grande", Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	color: #666;
}

a {
	text-decoration: none;
}

strong {
	color: #4c4c4c;
}

#todo {
	width: 970px;
	background-image: url(../imagenes/fondo_970.jpg);
	margin: 0 auto;
}

#cabecera, #cuerpo, #pie {
	margin: 0 auto;
	width: 900px;
}

img {
	
}

#foto_noticia img {
	border-style: none;
	padding: 5px;
}

#foto_noticia a:link img {
	background-color: #e6e6e6;
}

#foto_noticia a:hover img {
	background-color: #666;
}

/* @end */

/* @group cabecera */

#cabecera {
	height: 300px;
	background-color: #d8212b;
	float: left;
}

#logo {
	width: 175px;
	float: left;
	height: 300px;
	background: url(../imagenes/logo.jpg) no-repeat;
}

#fotocabecera {
	width: 725px;
	height: 300px;
	float: right;
}

#menu {
	width: 175px;
	height: 300px;
	float: left;
}

#menu2 {
	clear: left;
}

/* @end */

/* @group cuerpo */

p.tituloinformacion {
	color: #d8212b;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#cuerpo {
	width: 900px;
	float: left;
}

#navegacion {
	width: 200px;
	float: left;
}

#cabecera_navegacion {
	height: 30px;
	background-image: url(../imagenes/cabecera_200.jpg);
}

#navegacion2 {
	background-image: url(../imagenes/fondo_200.jpg);
}

#info_navegacion {
	width: 175px;
	padding-bottom: 20px;
}



#pie_navegacion {
	height: 30px;
	background-image: url(../imagenes/pie_200.jpg);
}

#info_navegacion p {
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #d8212b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* #info_navegacion ul {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 0;
	margin-right: 0;
} 

#info_navegacion a {
	font-weight: bold;
}

#info_navegacion a:link, #info_navegacion a:visited {
	color: #c03603;
}

#info_navegacion a:hover {
	color: #3254d0;
}


*/

#info_informacion {
	width: 495px;
	margin-top: 20px;
}

#info_informacion a {
	font-weight: bold;
}

#info_informacion a:link, #info_informacion a:visited {
	color: #e55919;
}

#info_informacion a:hover {
	color: #c03603;
}

#informacion {
	width: 515px;
	float: left;
	background-image: url(../imagenes/fondo_500.jpg);
}

#enlaces {
	background-color: #d8212b;
	width: 180px;
	color: #fff;
	font: small-caps medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
}

#info_enlaces {
	margin: 5px 10px 20px;
}

#info_enlaces a:link, #info_enlaces a:visited{
	color: #666666;
}

#info_enlaces a:hover {
	color: #222222;
}

#cont_enlaces {
	width: 185px;
	float: right;
	margin-top: 20px;
}

#localizacion {
	width: 445px;
	padding-left: 35px;
	margin-bottom: 30px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: thin;
}

#localizacion p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	direction: ltr;
}

.texto_soluciones {font-size: medium;
	margin-left: 65px;
	margin-right: 65px;
}

.texto_areas, .texto_areas_fin {color: #666;
	margin: 5px 20px 5px 25px;
}
.texto_areas_fin{
	margin-bottom: 30px;
}
.texto_empresa {
	margin-right: 10px;
	margin-left: 10px;
}

p.descargapdf {
	color: #d8212b;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 25px;
}
/* @end */

/* @group pie */

#pie {
	height: 35px;
	clear: both;
	background: url(../imagenes/fondo_pie.jpg) no-repeat;
}

#pie2 {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px;
	color: #222222;
	font-size: 10px;
}

/* @end */

/* naranja: #e55919 */

/* caldero: #c03603 */

/* rojo: #d8212b */

/* azul: #3254d0 */