/* 
* *** ********* ************************
CSS Document  for Pasquales
11/13/2008
* *** ********* ************************
*/
.body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-image:url(../images/sce/backing.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.body.editor{
background:white;
}
.container1 { 
width: 831px; 
background: #FFFFFF;
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
}
.menuBg{
background-image:url(../images/sce/menuBg.jpg);
background-repeat:no-repeat;
height:25px;
width:386px;
}
.logoRight{
background-image:url(../images/sce/logoRightBg.jpg);
background-repeat:no-repeat;
height:89px;
width:445px;
margin:-89px 0px 0px 386px;
text-align:right;
}
.logoRightIN{
color:#027535;
font-size:1.00em;
padding-right:15px;
}
.logoRightIN span{
color:#027535;
font-weight:800;
font-size:1.40em;
}
.contentLine{
background-image:url(../images/sce/contentBgTop.jpg);
background-repeat:no-repeat;
background-position:top;
padding:1px;
}

#sidebar {
float: right; 
width: 160px;
padding: 9px 29px 15px 0px;
}
#mainContent { 
margin: 0px;
padding: 0px 0px 20px 0px; 
width:640px;
} 
#contentINHome{
padding:20px;
float:left;
MIN-HEIGHT:300PX;
height:auto;
}
.foooerLine{
clear:both;
text-align:center;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.60em;
letter-spacing:normal;
}


/* second template styls */
#groupImage{
clear:both;
padding-top:30px;
}

#sidebarLeft {
float: left; 
width: 160px;
padding: 9px 0px 15px 29px;
}
#mainContentRight { 
margin: 0px 0px 0px 189px;
padding: 0px 0px 20px 0px; 
} 
/* second template styls End*/


#footer .footer_link { border-left:solid 1px #000000; padding-left:4px;color:#000000;font-size:0.80em;}
#footer .footer_language_link {	border-right:solid 1px #000000;font-size:0.80em;}
#footer .footer_first{border-left:solid 0px #000000; color:#000000;font-size:0.80em;}

/* Cate menu Styles */
.tdL{
width:450px;
text-align:left;
border-bottom:1px dashed gray;
padding:0px;
margin:0px;
border-collapse: separate;
	border-spacing: 0;
		vertical-align: baseline;
}

.tdR{
width:150px;
text-align:right;
border-bottom:0px dashed gray;
}

.menuTitle{
background:#009241;
color:#ffffff;
text-align:center;
padding:4px;
font-weight:900;
}
.menuSpace{
height:20px;
}
#menuIN tr:hover{
background:#BCE5B4;
}
#menuIN span{
font-size:0.85em;
font-style:italic;
}