
html {
	height: 100%;
	background-color: #005783;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:0px;
	margin-right: auto;
	padding-top:0px;	
	padding-bottom:5px;
}

#document {	
	padding-right:5px;
	background: #FFFFFF url(../images/fondo4.jpg) 0 0 repeat-x;
	border: 1px solid #3ea6cb;
	height: 100%;
	width:770px;
	vertical-align:top;
}

#document1 {
	padding-left:5px;
	padding-right:5px;
	background: #005783;
	border-left: 1px solid #3ea6cb;
	border-right:1px solid #3ea6cb;
	width:770px;	
}

/*body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0;
	font-family: tahoma, arial, Times, serif;
	font-size: 10px;
	background: #FFFFFF url(../images/fondo4.jpg) 0 0 repeat-x;
}*/

body,table {
    font-family: tahoma, arial, Times, serif;
    font-size: 12px;
    color: #990000; 
}

form { margin: 0px; }


input,textarea,pre,select {
    font-family: tahoma, arial, Times, serif;
    font-size: 12px;
}

p {
	font-family: tahoma;
	color: #1d4f69;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	text-align:justify;
}

a {
	color: #35A2E5;
}

a:active {
	text-decoration: none;
} 

a:link {
	text-decoration: none;
} 

a:visited {
	text-decoration: none;
}
 
a:hover {
	text-decoration: underline;
	color: #027AA1;
	text-decoration: none;
}

a.link2:link{
	color: #FFFFFF;
	text-decoration: none
}

a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	color: #1d4f69;
}

a.link3:link {
	color: #0274a6;
	text-decoration: none;
}

a.link3:visited {
	color: #0274a6;
	text-decoration: none;
}

a.link3:active {
	color: #0274a6;
	text-decoration: none;
}

a.link3:hover {color: #2a88ba ;
}

a.link4:link {
	color: #ffffff;
	font-size: 12px;
	margin-left:5;
	text-decoration: none;
}

a.link4:visited {
	color: #ffffff;
	font-size:12px;
	margin-left:5;
	text-decoration: none;
}

a.link4:active {
	color: #ffffff;
	font-size:12px;
	margin-left:5;
	text-decoration: none;
}

a.link4:hover {
	color: #99CAE8;
	font-size:12px;
	margin-left:5;
}

.customer_address {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom:5;
	margin-top:5;
	margin-left:5;
	}

.header_link{
	color: #ffffff;
}

h1 {    
    font-size: 16px; 
    color: #027AA1; 
    text-decoration: none;
	margin:0;
	font-weight: regular;
	margin-left:10px;
}

h2 {
    font-size: 11px;
    font-weight: bold;
    color: #840017;
    margin: 10;
}

h3 {
    font-size: 10px;
    font-weight: bold;
    margin: 0;
}

.viewTable {/*
    border: 1px dotted #085E96;*/

}
.viewTable td {/*
    border: 1px dotted #085E96;*/
	color:#1d4f69;
}

.viewTable hr{
	color:#35a2e5;
}

.error {
   color: #CC0000; 
}

.displayTable {
    width: 95%;
}

.displayTable td {
    vertical-align: top;
}

.box {
	border: 1px solid FF8000;
	padding-left: 5;
	padding-right: 5;
	padding-bottom: 5;
	margin-top:0;
	margin-bottom:5;
	margin-left:0;
	margin-right:0;
	overflow: hidden
}

.options {
	padding-left:0;
	width:100%;
}

.footer {
	font-size: 9px;
	font-family: tahoma, arial, Times, serif;
	color: #FFFFFF;
}

.footer2 {
	font-size: 9px;
	font-family: tahoma, arial, Times, serif;
	color: #FFFFFF;
	text-align: center;
}

.resal{
	color: #35A2E5;
}

.resal2{
	color: #35A2E5;	
	font-weight: bold;
}

li{
	font-family: tahoma;
	color: #35A2E5;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
}

.li2{
	font-size: 12px;
    font-weight: bold;
}

ul, ol{
	color: #35A2E5;
	font-size: 12px;
}

.tit{
	margin-left:5;
	font-size: 14px;
	color: #ffffff;
}

.tit2{
	margin-left:5;
	margin-bottom:5;
	font-size: 10px;
	color: #ffffff;
}

.tit3{
	margin-left:27;
	font-size: 14px;
	color: #037AA2;
}

.footerLink {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.footerLink a {
	color: #ffffff;
	text-decoration: none;
}

.footerLink a:hover {
	color: #f68b20;
	text-decoration: none;	
}

.footerLink2 {
	color: #3ea6cb;
	font-size: 10px;
	text-align: center;
}

.footerLink2 a {
	color: #ffffff;
	text-decoration: none;
}

.footerLink2 a:hover {
	color: #1D4F69;
	text-decoration: none;
}

.footerLink3 {
	color: #0194dd;
	font-size: 10px;
	text-align: center;
}

.footerLink3 a {
	color: #0194dd;
	text-decoration: none;
}

.footerLink3 a:hover {
	color: #2d8ca8;
	text-decoration: none;
}

.menupizza a { 
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-size:11px;
}

.menupizza a:hover {
	color: #53bcdf;
	text-decoration: underline;
}
	
#footer4{
	border-bottom:1px solid #3ea6cb;
	border-left:1px solid #3ea6cb;
	border-right:1px solid #3ea6cb;
}

.leftPanel{
	color:#1d4f69;
	background: #FFFFFF url(../images/fondo5.jpg) 0 0 repeat-x;
	border-right: 1px solid #35a2e5;	
}

.searchMenu{
}

.searchBox h2{
	font-size: 16px; 
    color: #027AA1; 
    text-decoration: none;
	margin-top:5px;
	font-weight: regular;
	margin-left:10px;
}

.searchText{
	font-family: tahoma;
	color: #1d4f69;
	margin-right: 20px;
	margin-left: 2px;
	font-size: 12px;
	text-align:justify;
}

.searchMenuLogOff{
	margin:0px;
	margin-left: 2px;
	color: #35A2E5;
	font-size: 12px;
}