/*#BEGIN#*/
/*# name="General" reference="ref/project.component.illustratedtext.css\General.htm" description="General styles" #*/
@import url('lib.component.illustratedtext.css');

.Component .IllustratedText .nest {
background-image:none !important;
margin-right:0;/*prob IE6 when inserted in a content set*/
}

.Component .IllustratedText .nest .Component .Image img{
padding:1px;
}
.Component .IllustratedText .nest .Component .Image .bordering-01 {
  border:1px solid #D6D6D6;
}

.Component .IllustratedText .nest .textualContent {
text-align:left;
margin-top:4px;
}
/*.Component .IllustratedText .nest .textualContent * {
color:#333;
}*/

.Component .IllustratedText .nest .textualContent {
margin-right: 0;
}

.Component .IllustratedText .nest .textualContent p {
margin-top:0;
margin-bottom:8px;
}
/*
.Component .IllustratedText .nest .textualContent .titulo {
color:rgb(255,255,255);
background-image: url('css/component/img/block/02_header_right.gif');
background-position:left center;
background-repeat:no-repeat;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:normal;
font-weight:bold;
padding-left:1.5em;
}
.Component .IllustratedText .nest .textualContent .subtitulo {
color:rgb(178,178,178);
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:italic;
font-weight:bold;
margin-bottom:0.2em;
}
.Component .IllustratedText .nest .textualContent .text {
color:rgb(255,255,255);
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1em;
font-style:normal;
font-weight:normal;
}*/

.Component .IllustratedText .nest .textualContent ul {
padding-left:0.5em;
margin-top:0;
margin-bottom:8px;
#float:left;/*IE*/
}

.company .Component .IllustratedText .nest .textualContent ul li,
.home .Component .IllustratedText .nest .textualContent ul li {
list-style:square url('img/illustratedtext/links_icon.gif') outside;
margin-left:1.1em;
}
.cooperation .Component .IllustratedText .nest .textualContent ul li {
list-style:square url('img/illustratedtext/cooperation_icon.gif') outside;
margin-left:1.1em;
}
.culture .Component .IllustratedText .nest .textualContent ul li {
list-style:square url('img/illustratedtext/culture_icon.gif') outside;
margin-left:1.1em;
}
.aim .Component .IllustratedText .nest .textualContent ul li {
list-style:square url('img/illustratedtext/aim_icon.gif') outside;
margin-left:1.1em;
}

/* SPECIAL CASES */

.Component  .ContentSet .Component .IllustratedText .nest .textualContent ul li {
clear:none;
float:none;
}


/*#END#*/

