/*
Description: Master Style sheet
Author: Jeremie Tisseau
Last update: Feb 28, 2008 by Jeremie

*/
#swfupload-control p{ margin:10px 5px; font-size:0.9em; }   
#log{ margin:0; padding:0; width:500px;}   
#log li{ list-style-position:inside; margin:2px; border:1px solid #ccc; padding:10px; font-size:12px;   
    font-family:Arial, Helvetica, sans-serif; color:#333; background:#fff; position:relative;}   
#log li .progressbar{ border:1px solid #333; height:5px; background:#fff; }   
#log li .progress{ background:#999; width:0%; height:5px; }   
#log li p{ margin:0; line-height:18px; }   
#log li.success{ border:1px solid #339933; background:#ccf9b9; }   
#log li span.cancel{ position:absolute; top:5px; rightright:5px; width:20px; height:20px;   
    background:url('/js/swfupload/cancel.png') no-repeat; cursor:pointer; }  

    
    
@import url(dropdown_menu.css);
@import url(form.css);

* HTML .trifler {padding-left:996px;}
* HTML .gordi {height:0;}
* HTML .content {margin-left:-996px;position:relative;height:0;}

.trifler {
min-width:996px;
}

html, body {border: 0; margin: 0; padding: 0;}

body {
align: center;
  	font: 90%/1 arial, helvetica, sans-serif;
  	line-height: 130%;
  	width: 100%;
  	min-width: 970px;
}
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {

color: white;
  	margin: 0;
  	padding-top: 5px;
  	font-weight: bold;
}

p {margin: 0; padding: 0 0 18px 0;}

ul {list-style: none; margin: 0; padding: 0;}

.blok{
display: block;
float: left;
border: 1px solid #888888;
text-align: right;
}
blockquote {
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
  	color: #666;
	margin: 10px 20px;
	display: block;
}

blockquote span.open {
	background: url(/img/quote_open.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(/img/quote_close.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

code {
  	display: block;
  	background-color: #F5F4F3;
  	border: #E2DBD8 1px solid;
  	color: #666666;
  	padding: 3px 5px;
  	margin: 10px 15px;
	font-size: 1.2em;
}

pre {
  	padding: 1em;
  	border: 1px dashed #2f6fab;
  	color: black;
  	background-color: #f9f9f9;
  	line-height: 1.1em;
}

small {font-size: 0.85em;}

big {font-size: 1.4em;}

.red {
	color: #FF0000;
}

/***** Links *****/
a.opt{
font-size: 14px;
font-style: normal;
text-decoration: none;
color: white;
}

a {
  	text-decoration: none;
  	font-size: 12px;
  	font-weight: none;
  	color: #182CBD;
}

a:hover {text-decoration: none; color: #00CCFF;}

a img {
  border: none;/*remove border for linked img*/
}
/***** Global Classes *****/
.clear {clear: both;}

.alignleft {display: block; float: left;}

.alignright {display: block; float: right;}

.aligncenter {
  	display: block;
  	text-align: center;
  	margin: 0 auto;
}

.endOfSection {
  	clear: both;
  	width: 100%;
  	height: 0;
  	line-height: 0;
  	font-size: 0;
  	padding: 0;
  	margin: 0;
  	border: 0;
}

/* img */
img {border: none;}

img.alignleft,
img.alignright,
img.aligncenter {
	display: block;
	padding: 3px;
	background: #F5F4F3;
	border: 1px solid #E8E4E2;
}

img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
}

img.alignright {
	float: right;
	margin: 0 0 2px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

/***** Main Layout ****/

#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
  	background: url(/img/bg.jpg) repeat-x 0 0;
	z-index: 0;
}

#wrapper {
  	width: 960px;
  	background: url(/img/bg_content.jpg) repeat-y top left;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	position: relative;
	z-index: 2;
}

/***** TOP PAGE *****/
#top {
	height: 90px;
	padding: 0 25px;
  	background: #F4F4EA url(/img/bg.jpg) repeat-x 0 0;
}

#top .logo {
	width: 360px;
  	height: 25px;
  	float: left;
  	clear: left;
  	margin-top: 45px;
	margin-left: 20px;
  	background: url(/img/logo.jpg) no-repeat;
}

#top .logo a span {
	color: #66FF00;
}


#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 1.6em;
	padding-left: 50px;
	line-height: 25px;
}

#top .logo a:hover {
	color: white;
}

/* Login */
#top ul.login {
  	height: 36px;
	width: auto;
  	float: right;
  	clear: right;
  	font-weight: bold;
	line-height: 36px;
	margin-right: 50px;
  	color: white;
  	font-size: 80%;
	text-align: center;
  	background: url(/img/login_r.jpg) no-repeat right 0;
	padding-right: 40px;
}

#top ul.login li.left {
  	background: url(/img/login_l.jpg) no-repeat left 0;
  	height: 36px;
	width: 40px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
  	background: url(/img/login_bg.jpg) repeat-x 0 0;
}

#top ul.login li a {
	color: #8EF433;
}

#top ul.login li a:hover {
	color: white;
}

/***** HEADER *****/
#header {
	width: 100%;
	height: 214px;
	background: url(/img/header.jpg) no-repeat;
	position: relative;
	z-index: 1;
	color: white;
	font-family: Trebuchet MS,Tahoma, Arial, sans-serif;
}

#header .intro {
	width: 500px;
	height: 130px;
	padding: 50px 0 0 30px;
}

#header .intro h1 {
	font-size: 1.8em;
	padding: 5px 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#header .intro h2 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#header .intro p {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #333;
}

/***** Search Box *****/
#header #searchform {
	position: absolute;
	z-index: 2;
	left: 599px;
	top: 180px;
	width: 205px;
}

#header #searchform .searchField {
	border: none;
	background: transparent;
	width: 158px;
	height: 23px;
	line-height: 23px;
}

#header #searchform .searchSubmit {
	background: transparent url(/img/searchButton.jpg) no-repeat 0 0;
	width: 40px;
	height: 26px;
	border: none;
	cursor: pointer;
}

.but1{
background: transparent url(/img/but1.gif) no-repeat 0 0;
display: block;
	width: 152px;
	height: 32px;
	border: none;
	cursor: pointer;
}

.but2{
background: transparent url(/img/Guardar.gif) no-repeat 0 0;
display: block;
	width: 152px;
	height: 32px;
	border: none;
	cursor: pointer;
}

.searchBut {
	background: transparent url(/img/searchButton.jpg) no-repeat 0 0;
	width: 40px;
	height: 26px;
	border: none;
	cursor: pointer;
}
/***** CONTENT *****/

.disabled {
	display: inline;
	float: none;
	clear: none;
	color: #C0C0C0;
}


#content {
	display: block;
	clear: left;
	width: 100%;
	padding: 20px 0  0 15px;
	margin: 0 0 0px 0;
	clear: both;
	text-align: justify;
	font-size: 0.9em;
	
}
#content img {
	display: block;
	float: left;
	border: #B7B7B6 1px solid;
	background: #F5F4F3;
	padding: 0px;
	margin: 0 0 0 0;
}

#c_blok
{
display: block;
	width: 725px;
	float: left;
	margin: 20px 0px 30px 0px;
}


#c_blok #Re_Bl{
display: block;
width: 100%; 
height: 110px; 
margin: 0 0px 0 0px;
cursor: pointer;
}

#blocke2{
float: left;
display: block;
padding-top: 7px;
text-align: center;
}


#content a:hover{
color:black;
background: #ECECEC;
}

#content a:hover img {
	border: #ccc 1px solid;
	background: #BDF438;
}

#content a span {display:none;} 

#content a: span {
top:50px; right:50px; z-index:3;
display:block;
width: 100%;
color: black;
background:#fff;
font:normal 14px arial, sans-serif;
border:none;
padding:10px;
text-align:left;
z-index: 1555;
}




.blok_L {
display: block;
	width: 640px;
	float: left;
	border: #B3B2B2 3px solid;
	background: #EBC824;
	padding: 3px;
	margin: 0px 0  15px 0;
}

.B_size{
margin: 10px 10px 10px  10px ;
	display: block;
}

.blok_R {
	display: block;
	float: left;
	border: #B3B2B2 3px solid;
	background: #5E89D8;
	padding: 3px;
	margin: 0 0 15px 0;
}

#content a img {
	float: left;
	border: #EDEBE9 1px solid;
	background: #F5F4F3;
	padding: 3px;
	margin: 0 5px 0 0;
}

a.Sp{
	text-decoration: none;
	font-family: Arno Pro;
	font-size: 20px;
	font-weight: bold;
	color: white;
}

a.Sp:hover{
	text-decoration: none;
	font-family: Arno Pro;
	font-size: 20px;
	font-weight: bold;
	color: white;
	background: none;
}

#content h1 {
	background: #F8F7F3 url(/img/post_h1.jpg) no-repeat 0 bottom;
	border: #EEEEDF 1px solid;
	height: 20px;
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: bold;
	padding: 5px 0 0 30px;
	margin: 10px 0;
	color: #006699;
}

#content h2 {
	background: #F8F7F3 url(/img/post_h2.jpg) no-repeat 0 bottom;
	border: #EEEEDF 1px solid;
	height: 20px;
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: bold;
	padding: 5px 0 0 30px;
	margin: 10px 0;
	color: #65C80B;
}

#content h3 {
	font-size: 1.4em;
	color: #4A4A4A;
	font-weight: bold;
	margin: 30px 0 10px 0;
	padding: 5px 0;
}

#content h4 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	margin: 10px 0 10px 20px;
}

#content h5 {
	color: #CC3300;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	display: block;
	float: left;
	padding: 10px;
	margin: 10px 0 10px 20px;
}

#content p {
font-family:Calibri,Lucida Grande,Verdana,Arial,sans-serif;
color:#333;
padding:0 39px;
font-size: 16px;
width:97%;
	padding: 5px 0  5px 15px;
}

#content ul, #content ol {
	padding: 5px 0 5px 20px;
	margin-left: 15px;
}

#content ul li {
font-family:Calibri,Lucida Grande,Verdana,Arial,sans-serif;
color:#333;
padding:0 39px;
font-size: 16px;
width:97%;
	background: url(/img/bullet.jpg) 0 6px no-repeat;
	padding-left: 15px;
}

/* Back to top */

#content a.backToTop {
	display: block;
	clear: both;
	width: 100%;
	height: 20px;
	margin-top: -5px;
	margin-bottom: 4px;
	background: url(/img/content_backToTop.jpg) no-repeat right 0;
}

#content a:hover.backToTop {
	border: none;
	background: url(/img/content_backToTop.jpg) no-repeat right -20px;
}

/* content typography */
#content .dwnld,
#content .note,
#content .error {
	display: block;
	width: 585px;
	min-height: 35px;
	float: left;
	margin: 10px 0;
	padding: 7px 10px 7px 40px;
	border-top: #EBE8D7 1px solid;
	border-bottom: #EBE8D7 1px solid;
	line-height: normal;
}

#content .dwnld {background: #EBFEDA url(/img/dwnld.jpg) no-repeat 5px 4px;}

#content .note {background: #FFF9D7 url(/img/info.jpg) no-repeat 5px 4px;}

#content .log {
display: block;
width: 585px;
height: 300px;
align: center;
	background: #FFFFFF url(/img/Untitled-1_03.gif) no-repeat center top;
}

#content .reg {
display: block;
width: 585px;
height: 600px;
align: center;
	background: #FFFFFF url(/img/User_03_1.gif) no-repeat center top;
}

#content bl1
{
align: center;
display: block;
	width: 200;
	height: 200;
}

#content .bl1 .text1{
	color: #FFFFFF;
	font-size: 20px;
}

#content .text2{
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: maroon;
}

#content .text3{
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: RGB(155,41,18);
}

#content .text4{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.logBut{
border: 0;
width: 128px;
height: 34px;
cursor: pointer;
background: transparent url(/img/Untitled-1_06.gif) no-repeat -3px 0;
}

#content .error {
	background: #FF9D9D url(/img/error.gif) no-repeat 5px 4px;
	border-top: #FF3300 1px solid;
	border-bottom: #FF3300 1px solid;
	min-height: 20px;
}

/***** SIDEBAR *****/
#sidebar {
	display: block;
	float: left;
	width: 226px;
	padding-left: 15px;
	margin: 20px 20px 30px 0px;
	font-size: 0.8em;
	background: url(/img/sidebar_bg.jpg) no-repeat 0 0;
}

#sidebar .text2{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #083E15;
}

.h3 {
	font-size: 1.4em;
	font-variant: small-caps;
	color: #65C80B;
	border-bottom: 1px solid #ccc;
	width: 255px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

/* News */
#sidebar ul#news li  {
	line-height: normal;
	border-bottom: dotted 1px #ccc;
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul#news li a img {
	display: block;
	float: left;
	border: #EDEBE9 1px solid;
	background: #F5F4F3;
	padding: 3px;
	margin: 0 5px 0 0;
}

#sidebar ul#news li a:hover img {
	border: #ccc 1px solid;
	background: #eee;
}

#sidebar ul#news li h3 {
	color: #CC3300;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	display: block;
	float: left;
	width: 188px;
	padding: 0;
}

#sidebar ul#news li p {
	margin: 0;
	padding: 0 0 5px 0;
}

#sidebar ul#news li a {
	text-decoration: underline;
}

/***** FOOTER *****/
#footer {
	clear: both;
	width: 960px;
	height: 150px;
	background: #F4F4EA url(/img/footer_bg.jpg) repeat-x 0 0;
	color: #999;
	font-size: 0.9em;
}

#footer a {
	color: #999;
	border-bottom: 1px dotted #555;
}

#footer a:hover {
	color: #bbb;
	border-bottom: none;
}

#footer .foot_l {
	background: url(/img/footer_l.jpg) no-repeat left top;
	width: 80px;
	height: 74px;
	float: left;
}

#footer .foot_l a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border: 0;
}

#footer .foot_r {
	background: url(/img/footer_r.jpg) no-repeat right top;
	width: 26px;
	height: 74px;
	float: right;
	clear: none;
}

#footer .foot_content {
	display: block;
	clear: none;
	width: 800px;
	float: left;
	clear: none;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer .foot_content p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#footer .foot_content .logo {
	display: block;
	width: 196px;
	height: 38px;
	margin-top: 3px;
	float: left;
}

#footer .foot_content .logo a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	border: none;
	background: url(/img/footer_logo.jpg) no-repeat 0 0;
}

#footer .foot_content .logo a:hover {
	display: block;
	background: url(/img/footer_logo.jpg) no-repeat 0 -38px;
}

#footer .foot_info {
	display: block;
	clear: both;
	width: 850px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.80em;
	line-height: normal;
}


/* Back to top */
#footer .backToTop {
	display: inline;
	width: 40px;
	height: 74px;
	float: right;
}

#footer .backToTop a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background: url(/img/footer_backToTop.jpg) no-repeat 0 0;
}

#footer .backToTop a:hover {
	border: none;
	background: url(/img/footer_backToTop.jpg) no-repeat 0 -74px;
}

#footer ul li {
	display: inline;
}



/*******************/

input[type=text]
{
	width:200px; height: 20px;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
width: 95%;
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.red{
font-family: Century Gothic;
font-weight: bold;
font-size: 14px;
color:#800000;
}



