/*
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 * 		http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 * 		http://www.fckeditor.net/
 * 
 * "Support Open Source software. What about a donation today?"
 * 
 * File Name: fck_editorarea.css
 * 	This is the default CSS file used by the editor area. It defines the
 * 	initial font of the editor and background color.
 * 
 * 	A user can configure the editor to use another CSS file. Just change
 * 	the value of the FCKConfig.EditorAreaCSS key in the configuration
 * 	file.
 * 
 * File Authors:
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
 */

body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/
/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

.Bold
{
	font-weight: bold;
}
.hr_line
{
	height: 1px;
	border: 0px;
	color: #365919;
	margin: 0px;
}

.Title1
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	color: #365919; #4a8d0a;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Title2
{
	font-weight: bold;
	font-size: 17px;
	font-family: Arial;
	color: #4a8d0a; #365919;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Title3
{
	font-weight: bold;
	font-size: 14px;
	color: #063780;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Title4
{
	font-weight: bold;
	font-size: 12px;
	color: #00a5d9;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
div.ris1_right
{
	border: #0D6DAB 1px solid;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #d3e3ec;
}

div.ris1_left
{
	border: #0D6DAB 1px solid;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #d3e3ec;
}
div.ris2_right
{
	border: #ffffff 1px solid;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #ffffff;
}

div.ris2_left
{
	border: #ffffff 1px solid;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #ffffff;
}


div.ramka1_right
{
	border: #00D400 1px solid;
        width: 50%;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #f0f0e0;
}

div.ramka1_left
{
	border: #00D400 1px solid;
        width: 50%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #f0f0e0;
}
div.ramka1_center
{
	border: #00D400 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #f0f0e0;
}
div.ramka2_right
{
	border: #ff6600 2px solid;
        width: 50%;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #fec964;
}

div.ramka2_left
{
	border: #ff6600 2px solid;
        width: 50%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #fec964;
}
div.ramka2_center
{
	border: #ff6600 2px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #fec964;
}

