﻿body			{
			background: white url('https://www.fordo.eu/header.png') center top repeat-x ;	
			font-family: "Georgia", "Times", "Times New Roman", serif;
			color: #555555;
			overflow:auto;
			}
			
			
d p			{	
			font-family: "DejaVu Serif";
			font-size: 1.0em;
			font-size: 16px;
			width: 650px;
			margin: 0px;
			}

a              	{
               color: rgb(33, 117, 155);
               text-decoration: none;
               }

a:hover        {
               color: rgb(213, 78, 33);
               }
			
left			{
			float: left;
			}
						
right			{
			float: right;
			}

.header		{
			margin-left: auto;
			margin-right: auto;	
			background: url('https://www.fordo.eu/logo.png') left top no-repeat;
			height: 100px;
			width: 1100px;
			}
			
.panel			{	
			float: right;
			margin-top: 47px;
			height: 50px;
			}

.panel	ul		{	
			width: 700px;
			}

ul			{
			font-size: 15px;
			margin: 0;
			padding: 0;		
			list-style: none;
			float: left;
			}

div.panel ul li 	{
			#padding: 10px 10px 10px 10px; 
			}

ul li  a 
			{
			padding: 5px 10px 0px 10px;
			float: left;
			text-decoration: none;
			color: #666666;
			font-family: "Lucida Grande", "Tahoma", "Bitstream Vera Sans", "Arial", sans-serif;
			text-shadow: #55555 0px 1px 0px;
			font-weight: 400;
			}

ul li a:hover
			{
			color: #d54e21;
			text-shadow: #d54e21 0px 0px 0px;
			}
			
.current li a:hover
			{
			color: #666666;
			text-shadow: #555555 0px 0px 0px;
			}
			
.current li a 
			{
			border: 1px solid #C6C6C6;
			border-bottom: 1px solid #f7f7f7;
			-moz-border-radius-topleft: 5px;
			-khtml-border-top-left-radius: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-khtml-border-top-right-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			background-color: #f7f7f7;
			display: block;
			float: left;
			padding-bottom: 8px;

			}
			
.dl a	
			{
			color: white;
			border: 1px solid #d54e21;
			border-bottom: 0px;
			-moz-border-radius-topleft: 5px;
			-khtml-border-top-left-radius: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-khtml-border-top-right-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			background-color: #d54e21;
			display: block;
			float: left;
			padding-bottom: 8px;		
			}	

.dl a:hover		
			{
			color: #ffac90;
			}			
			
.topic
			{
			margin-bottom: -100px;
			width: auto;
			line-height: 100px;
			margin-left: 150px;
			color: #555555;
			font-size: 36px;
			font-family: "Times";
			}
			
.container 	{
			margin-left: auto;
			margin-right: auto;
			background-color: white;
			margin-top: 120px;
			width: 1210px;	
               padding-bottom: 0px;
               margin-bottom: 0px;
			}

	

			
.panelleft	{
			float: left;
			width: 150px;
			max-width: 200px;
			}

.main	{
			font-family: "DejaVu Serif";
			font-weight: 040;
			float: left;
			width: 800px;
			padding-left: 25px;
			padding-right: 0px;
			font-size: 16px;
            padding-bottom: 100px;
			} 

.panelright	{
			margin: 0px;
			float: right;
			width: 210px;
			background-color: white;
			}
			
.panelright h4
			{
			border-bottom-color: #dddddd;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			color: #333333;
			font-size: 12px;
			font-weight: 700;
			margin-bottom: 10px;
			padding-bottom: 4px;
			}
			
.panelright  ul
			{
			list-style-image: none;
			list-style-position: outside;
			list-style-type: square;
			}

.panelright  ul li 
			{
			border-bottom-color: #dddddd;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			margin-bottom: 10px;
			padding-bottom: 4px;
			width: 200px;	
			}		

			
			
.panelright a
			{			
			color: #21759b;
			text-decoration: none;		
			}
			
.panelright a:hover
			{
			color: #d54e21;
			text-decoration: none;
			}			
			
.text			{
			background-color: #f5f5f5;
			border-style: solid;
			border-width: 1px;
			border-color: #cccccc;
			color: #666666;
			font-size: 10px;
			height: 14pxx;
			margin-right: 2px;
			padding-bottom: 3px;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			vertical-align: top;
			}
			
		
.button			{
			border-bottom-color: #bbbbbb;
			-moz-border-radius-topright: 11px;
			-moz-border-radius-topleft: 11px;
			-moz-border-radius-bottomright: 11px;
			-moz-border-radius-bottomleft: 11px;

			-khtml-border-top-right-radius: 11px;
			-khtml-border-top-left-radius: 11px;
			-khtml-border-bottom-right-radius: 11px;
			-khtml-border-bottom-left-radius: 11px;
			
			-webkit-border-top-right-radius: 11px;
			-webkit-border-top-left-radius: 11px;
			-webkit-border-bottom-right-radius: 11px;
			-webkit-border-bottom-left-radius: 11px;
			
			border-top-left-radius: 11px;
			border-top-right-radius: 11px;			
			border-bottom-left-radius: 11px;
			border-bottom-right-radius: 11px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-left-color: #bbbbbb;
			border-left-style: solid;
			border-left-width: 1px;
			border-right-color: #bbbbbb;
			border-right-style: solid;
			border-right-width: 1px;
			border-top-color: #bbbbbb;
			border-top-style: solid;
			border-top-width: 1px;
			box-sizing: content-box;
			color: #464646;
			cursor: pointer;
			font-family: "Lucida Grande", "Verdana", "Arial", "Bitstream Vera Sans", sans-serif;
			font-size: 11px;
			font-style: normal;
			font-variant: normal;
			font-weight: 400;
			line-height: 16px;
			padding-bottom: 2px !important;
			padding-left: 8px !important;
			padding-right: 8px !important;
			padding-top: 2px !important;
			text-decoration: none;
			text-shadow: #55555 0px 1px 0px;
			background-color: white
			}
			
.button:hover	
			{
			border-color: #888888;
			background-color: white
			}

.panelleft ul li	
			{
			margin-top: 8px;
			}
			
.panelleft ul li a
			{
			width: 150px;
			border-bottom-color: #dedede;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 11px;
			line-height: 15px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 5px;
			color: #21759b;
			}
	
.panelleft ul li a:hover
			{
			color: #d54e21;
			text-decoration: none;	
			}
							
			
div.main h2 a	
			{
			padding: 0px;
			font-size: 24px;
			color: #21759b;
			font-weight: 400;
			font-family: Georgia;
			text-decoration: none;
			}
div.main h2	
			{
			padding-top: 15px;
               padding-bottom: 5px;
			font-size: 24px;
			color: #21759b;
			font-weight: 400;
			font-family: Georgia;
			text-decoration: none;
			margin: 0px;
			}

div.main a	
			{
			color: #21759b;
			font: normal normal 400 16px Serif;
			text-decoration: none;
			Font-variant: normal;
			}
			
div.main a:hover	
			{
			color: #d54e21;
			text-decoration: none;
			}
				

div.main h7	{
			font-family: Verdana;
			font-size: 11px;
			font-size-adjust: none;
			font-stretch: normal;
			font-style: normal;
			font-variant: normal;
			font-weight: 400;
			}	

.main p			{
			color: #555555;
			text-decoration: none;
			padding-bottom: 0px;
               margin-bottom: 5px;
               margin-top: 0px;
               font-family: Georgia;
			}				
			
div.main h4  {
               font-size: 15px;
               margin: 0px;
               color: #21759b;
               margin-top: 15px;
               }
			
.main p a	{
			color: #21759b;
			text-decoration: none;
			}	

.main pre a:hover	{
			color: #d54e21;
			text-decoration: none;
			}				
			
			
.comment		{
			border-top-color: #dedede;
			border-top-style: solid;
			border-top-width: 1px;
			border-bottom-color: #dedede;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			padding-top: 5px;
			padding-bottom: 5px;
               margin-top: 10px;
			font-size: 15px;
			}
			
.comment table tr td	{
			font-size: 10px;
			font-weight: bold;
			}

.comentinput		{
			background-color: #f5f5f5;
			border-style: solid;
			border-width: 1px;
			border-color: #cccccc;
			color: #666666;
			font-size: 10px;
			height: 20px;
			width: 200px;
			margin-right: 2px;
			padding-bottom: 3px;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			vertical-align: top;
			}
			
.incomment		{
			background-color: #f5f5f5;
			border-style: solid;
			border-width: 1px;
			border-color: #cccccc;
			color: #666666;
			font-size: 10px;
			height: 50px;
			width: 500px;
			margin-right: 2px;
			padding-bottom: 3px;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			vertical-align: top;
			}
		
textarea		{
			border-style: solid;
			border-width: 1px;
			border-color: #cccccc;
			color: #666666;
			font-size: 12px;
			margin-right: 2px;
			padding-bottom: 3px;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			vertical-align: top;
			word-wrap: break-word;
			}
			
input		{
			border-style: solid;
			border-width: 1px;
			border-color: #cccccc;
			color: #666666;
			font-size: 12px;
			margin-right: 2px;
			padding-bottom: 3px;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			vertical-align: top;
			}

.comentar1	{
               padding-top: 10px;
  			font-size: 12px;
			color: #666666;
			font-weight: bold;
			float: left;
			}
			
			
.comentar2	{
  			font-size: 12px;
			color: #666666;
			font-weight: bold;
			float: right;
			}
			
.comentar3 	{
               float:left;
  			font-size: 12px;
			color: #666666;
			padding-bottom: 10px;
			margin-top: 0px;
			}

.attention		{
			background-attachment: scroll;
			background-color: #fffbcc;
			background-image: none;
			background-position: 0% 0%;
			background-repeat: repeat;
			border-bottom-color: #e6db55;
			border-bottom-left-radius: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-left-color: #e6db55;
			border-left-style: solid;
			border-left-width: 1px;
			border-right-color: #e6db55;
			border-right-style: solid;
			border-right-width: 1px;
			border-top-color: #e6db55;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			border-top-style: solid;
			border-top-width: 1px;
			font-family: "Georgia", "Times", "Times New Roman", serif;
			font-size: 1.0em;
			font-style: normal;
			font-variant: normal;
			font-weight: 300;
			line-height: normal;
			margin-bottom: 20px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 22px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 5px;
			text-align: center;
			width: 600px;
			}

.pages 			{
			float: right;
			margin-right: 50px;
			margin-top: 25px;
			margin-bottom: 25px;
			color: #888888;
			}

.pages a		{
			border-style: solid;
			border-color: #cccccc;
			border-width: 1px;
			padding: 0px 5px 0px 5px;
			color: #666666;
			text-decoration: none;
			}
			
.pages a:hover		{
			text-decoration: underline;
			border-color: #888888;
			}

#footer        { 
               border-top-color: rgb(222, 222, 222);
               border-top-style: solid;
               border-top-width: 1px;
               clear: both;
               margin-bottom: 0px;
               margin-left: auto;
               margin-right: auto;
               margin-top: 0px;
               padding-bottom: 6px;
               padding-left: 14px;
               padding-right: 14px;
               padding-top: 6px;
               width: 932px;
               font-family: Arial;
               font-size: 10px;
               }

table#log      {
               width: 100%;
               }
table#log tr th    
               {
               font-size: 12px;
               font-family: Arial;
               font-weight: bold;  
               background-color: #cccccc;
               }

table#log tr td    
               {
               font-size: 10px;
               font-family: Arial;  
               }
h3             { 
               color: rgb(51, 51, 51);
               font-size: 14px;
               font-weight: 700;
               margin-bottom: 1px;
               margin-left: 0px;
               margin-right: 0px;
               margin-top: -1px;
               }

ul#admul li a  {
               font-family: Arial;
               font-size: 12px;
               font-weight: 400;
               list-style-image: none;
               list-style-position: outside;
               list-style-type: square;
               text-decoration: none;
               }
					
red            {color: red;}
green          {color: green;}
blue           {color: blue;}
blockquote     {color: #333333; font-family: arial; font-size: 14px;}

div.main ul    {
               float: none;
               }

div.main table tbody tr td#pict img
               {
               margin-right: 15px;
               }

div.main table tbody tr td#prop 
               {
               margin-left: 15px;
               width: 150px;
               line-height: 20px;
               font-size: 12px;
               }

div.main table tbody tr td#txt
               {
               vertical-align: top;
               }

tab             {
                margin-left: 20px;
                }
                
codecomment     {
                font-style: italic;
                color: purple;
                }             
