/* CSS Document */

table.shell {
border: 4px #00234D solid;
}

td.shell {
border: 2px #00234D solid;
}

td.shell_gallery {
border: 2px #00234D solid;
}

td.decor {
 border:2px solid;
 border-color:transparent;
  _border-color:tomato; 
  _filter:chroma(color=tomato);
 border-bottom-color:#00234D;
 border-left-color:#00234D;
}

td.decor2 {
border:2px solid;
border-bottom-color:#00234D;
border-left-color:#00234D;
border-top-color:#CCCCCC;
border-right-color:#CCCCCC;
}

.FormTextField {
font-family:Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
font-weight:bold;
font-size:0.8em;
}

TextArea {
font-family:Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
font-weight:bold;
font-size:0.8em;
}

a.normal_links {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
font-size:0.8em;
}
a.normal_links:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
font-size:0.8em;
}

#body_normal {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.8em;
}

#body_small {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.6em;
}

.body_small {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.6em;
}

.body_normal {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.8em;
}

#body_subtitle {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:1.2em;
}

#footer_normal {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:0.8em;
font-style:italic;
}
#footer_normal_2 {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:0.8em;
}

div.body {
float:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

div.bodyEv {
float:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

div.body p{
font-size:0.8em;
text-align:justify;
margin:0;
}

div.body li{
font-size:0.8em;
margin:0;
}

div.bodyEv p{
font-size:0.8em;
text-align:justify;
margin:0;
}

div.spacerSide {
width:50px;
float: left;
}

div.spacerSideGen {
float: left;
} 

div.spacerLine {
clear:both;
} 

#picture {
 background:transparent;
 _background:tomato; 
 _filter:chroma(color=tomato);
width:220px;
height:120px;
left:0px;
float:right;
padding-bottom:5px;
padding-left:5px;
}

#picturePoster {
 background:transparent;
 _background:tomato; 
 _filter:chroma(color=tomato);
width:180px;
height:254px;
left:0px;
float:left;
padding-bottom:5px;
padding-right:5px;
}


.pictureGeneral {
 background:transparent;
 _background:tomato; 
 _filter:chroma(color=tomato);
float:left;
}

.pictureGeneral p{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}


.imagebor{
border:#000000 1px solid;
}

