BODY 
{
	background-color: #EEEEEE;
	text-align: center;
}
A img
{
border: 0;
}
/*
DIV
{
	text-align: center;
}

H1
{
	font-size: 16px;
}
*/
/* ----------------------------- */
.body
{
width: 800px;
height: 1050px;
padding: 0px;
background-color: white;
border: 1px gray solid;
margin: auto;
}
/* ----------------------------- */
.cleanBorders 
{ 
border: 0; 
margin: 0; 
padding: 0; 
}

.cleanFloat
{
font-size: 1px;
clear: both;
}

.container
{
float: right;
width: 80%;
display: inherit;
}

.footerContainer
{
text-align: center;
margin-top: 3px;
float: right;
width: 100%;
}        

.contentpages
{
	height: 881px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
	width: 620px;
}

*html .contentpages
{
	height: 891px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
	width: 100%;
	
}

.contentnormal
{
	height: 904px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
		text-align: left;

}

*html .contentnormal
{
	height: 914px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
}

.contentguest
{
	height: 835px;
	overflow: auto;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
}

*html .contentguest
{
	height: 845px;
	overflow: auto;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
}

.autor
{
	height: 20px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: darkblue;
	padding-top: 8px;
	border-top: 1px solid #778;
}

*html .autor
{
	height: 30px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: darkblue;
	padding-top: 8px;
}

.guestheader
{
	height: 31px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: darkblue;
	padding-top: 8px;
}

*html .guestheader
{
	height: 39px;
	overflow: auto;
	border-bottom: 1px solid #778;
	background-color: #F9F9FF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: darkblue;
}

.pagescontainer
{
border: 0; 
margin: 0; 
padding: 0;
height: 23px;
text-align: left;


}
/*.divnews
{
	height: 30px;
	text-align: left;
	overflow: auto;
}
*/
.divphotos
{
	height: 430px;
	overflow: auto;
}

.tablefotos
{
	background-color: #F9F9FF;
	border: 0px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
} 

.banner
{
	margin-top: 5px;	
}

.mylo
{
	unicode-bidi:bidi-override; 
	direction: rtl;
}