
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0px;
	padding: 0;
}

body {font-size: 11px;
	font-family: Helvetica, sans-serif;
        font-color: #bfbfbf;
        background-color: #ffffff ;
padding:50px; 
  		
}

body.section-1 {}
body.section-2 {}
body.section-3 {}

a:link { text-decoration: none; color: #bfbfbf; }
a:active { text-decoration: none; color: #000000;  }
a:visited { text-decoration: none; color: #bfbfbf;}
a:hover { text-decoration: none; color:
#F09; }


a img { border: none; }

#menu {
    width: 200px;
    overflow: none;
    top: 0px;
    bottom: 0px;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;background:url(../../../files/logomenu.jpg) top left no-repeat #fff;

}

#menu ul {
list-style: none;
	margin: 40px 0px 10px 0px;
}
#em {font-size:20px;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0px 0 0 150px;
    top: 0px;
}

.container {
    padding: 50px 0px 0px 50px;
	color:#bfbfbf;
	position:right;
}
.thumb-it{padding-left:20px; 
padding-top:30px;
padding-botom:90px;
padding-right:30px;}

.img-bot {
    padding: 0px 0px 0px 20px;
}


#content p { width: 800px; margin-bottom: 20px; padding-left: 30px;font-size:12px;}

#1 {width:110px;
padding-left:20px;float:left;}

#2 {width:110px;
padding-left:20px;float:left;}

#3 {width:110px;
padding-left:20px;float:left;}

p {
    margin: 0px 0 0px 0;
    color: #bfbfbf;
}

h1 { font-size: 30px; color:
#666;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 550px;}
h5 { font-size: 12px; color:
#666;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 200px;padding-top:0px;
padding-bottom:0px; }
h2 { font-size: 24px; color: #bfbfbf; }

h3 {  font-size: 16px; color:
#666;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 550px;
font-style:italic;
padding-bottom:10px;}

h4 { font-size: 12px; color:
#bfbfbf;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 550px;}

h5 { font-size: 12px; color:
#666;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 200px;padding-top:1px;
padding-bottom:0px;}

h6 { font-size: 12px; color:
#666;
padding-left: 30px;font-family:
"Times New Roman", Times, serif;width: 200px;padding-top:10px; 
padding-bottom:0px;}

h7 {font-size:40px; font-family:Arial, Helvetica, sans-serif;color:
#666;
font-style:italic;
color:#bfbfbf;
width:550px;
}

h8 {font-size:40px; font-family:Arial, Helvetica, sans-serif;color:
#666;
font-style:italic;
color:#bfbfbf;
width:550px;
padding-left:-10px;
}

h9 { font-size: 12px; color:
#bfbfbf;font-family:
"Times New Roman", Times, serif;marging-left: 500px;width: 900px;
position:bottom;}

#img-container	{ margin: 0px; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 20px 0; }

#once { clear: left; }


/* Para Safari */
::selection {
background: #3e3e3e;
}

/* Para Firefox */
::-moz-selection {
background: #3e3e3e;
}


