body {
	/*background-image: url('images/bg.gif'); */
	background: #c0c0c0;
	padding-top: 6px;
font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 11px;
color : #2E2E2E;
}

div.calendario {
border:1px solid #F8730C;
width:3.0em;
}

div.calendario p {
margin:0 auto;
padding:0;
text-align:center;
font-size:x-small;
}

div.calendario .topo {
color:#fefefe;
}

div.calendario .topo p {
background-color:#F8730C;
margin:-1px auto 0 auto; /* negative top margin, auto for centering */
font:bold 10px tahoma, serif;
padding-top:5px;
}

div.calendario p.dia {
font:bold 10px tahoma, serif;
letter-spacing:0.13em;
color:#F8730C;
}


.seleciona {
	background-image: url(http://sotemfoto.com.br/v3/images/bgnumsel.jpg); 
	background-repeat: no-repeat;
	width:15px;
	height:15px;
	font-size: 10px;
	color: #999999;
  font-family: arial;
	text-decoration: none;
}
.naoseleciona {
	background-image: url(http://sotemfoto.com.br/v3/images/bgnum.jpg); 
	background-repeat: no-repeat;
	width:15px;
	height:15px;
	font-size: 10px;
	color: white;
  font-family: arial;
	text-decoration: none;
}

.arestas {
	background-image: url(http://sotemfoto.com.br/v3/images/arestas.jpg); 
	background-repeat: no-repeat;
	width:70px;
	height:15px;
	font-size: 10px;
	color: white;
  font-family: arial;
	text-decoration: none;
}

.sucesso {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.sucesso h2 {
	color: #7BA813;
	background: inherit;
}

.erro {
	color: #000000;
	background: #F8E1D3;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed red;
	font-family: Tahoma, helvetica; 
font-size: 11px;


}
.erro h2 {
	color: #990000;
line-height: 1.5em;
	background: inherit;
		font-family: Tahoma, helvetica; 
font-size: 18px;

}

td, fieldset, legend {
	/*background-image: url('images/bg.gif'); */
font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 11px;
color : #2E2E2E;
}

.transparent{
  opacity: 70;
  -moz-opacity: 70;
  -khtml-opacity:70;
  filter: alpha(opacity=70);
	padding: 5px;
  font-family: arial;
	font-size: 12px;
	color: #000000;	
}

.blend{
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity:0;
  filter: alpha(opacity=0);
}

.textDestaque{
  font-family: arial;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	background-color: #f3f3f3;
}

.aspas{
  font-family: arial;
	font-size: 28px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}

.redLink {
  font-family: arial;
	font-size: 11px;
	color: #FE9019;
	font-weight: bold;
}

.contentLeft {
  padding-top: 175px;
	width: 225px;
  background-image: url('images/bg_menu.gif');	
	background-repeat: no-repeat;
}

.contentCenter {
/*	background-image: url('images/meio.png');*/
	background-color: #ffffff;
	background-repeat: repeat-y;
}

.slideShow {
  padding-left: 2px;
	padding-top: 0px;
  width: 550px;
	height: 460px;
	background: url('images/quadro_fotos.gif');
	background-repeat: no-repeat;
	background-position: left top; 
}

.credits {
  font-family: Arial;
	font-size: 10px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
}

.bold {
  font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.text {
  font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.darkGray {
  font-family: arial;
	font-size: 11px;
	color: #363636;
	font-weight: bold;
}

.grayLink {
  font-family: arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.grayLink:hover {
	text-decoration: underline;
}

.selectedPageNumber {
  font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.pageNumber {
  font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.pageNumber:hover {
	text-decoration: underline;
}


.glossymenu{
margin: 5px 0;
padding: 0;
width: 190px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(http://sotemfoto.com.br/images/desativada.png) repeat-x bottom left;
font: bold 10px "arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
height: 17px; /*width of menu*/
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: #C8221D;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #9A9A9A;
}

.glossymenu div.submenu ul li a{
display: block;
height: 12px; /*width of menu*/
font: normal 9px "arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.orderSummary {
font-family: 'arial'; font-style: normal; font-variant: normal; font-weight: bold; font-size: 20px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: black; padding-left: 5px; margin-top: 10px; letter-spacing: -1px;
}

h2 {
display: inline;
font-family: 'arial'; font-style: normal; font-variant: normal; font-weight: bold; font-size: 20px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #D90000; padding-left: 5px; margin-top: 10px; letter-spacing: -1px;}




.box { 
  background: #FFFFFF; 
  width:90%;
  margin:10px;
font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 11px;
color : #2E2E2E;
}
.boxtop { 
/*  background: url(http://sotemfoto.tempsite.ws/images/ne.gif) no-repeat top right; */
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
/*  background: url(http://sotemfoto.tempsite.ws/images/nw.gif) no-repeat top left; */
}
.boxbottom { 
/*  background: url(http://sotemfoto.tempsite.ws/images/se.gif) no-repeat bottom right; */

}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
/*  background: url(http://sotemfoto.tempsite.ws/images/sw.gif) no-repeat bottom left; */
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}






a.link {

font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
color: #D90000; 
	}


a.link:hover {

font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
color: #970000; 

}


input, select {
font-family : 'Tahoma', Helvetica, sans-serif;
font-size : 10px;
color : #1F1F1F;
background-color : white; 
border: 1px solid #ccc; 
}


/* DATA */
.data { 
  background: #F8730C; 
  font-family:arial;
  font-size:11px;
  border : 1px solid #F8730C;

}
.datatopo { 
  background: #F8730C no-repeat top right; 
}
.datatopo div { 
  font-size: 0;
  height: 5px; 
  background: #F8730C no-repeat top left; 
}
.databaixo { 
  background:  #FFFFFF no-repeat bottom right; 
    color: #F8730C; 
	}
.databaixo div { 
  font-size: 0;
  height: 5px; 
  background: #FFFFFF no-repeat bottom left; 
      color: #F8730C; 

}
.datacontent {
  padding: 0px 5px 0px 5px;
    color: white; 
}



.limpa { clear: both; }