@charset "utf-8";
/* CSS Document */
 /*  blog finatech  */
 
 
 
 
 table#layout { table-layout:auto; }
 .clear { clear:both; width:0px; height:0px; } 
 
 #c_main { width:685px; padding:20px; float:left; height: auto !important; min-height:400px; height:400px;      } 
 #c_right  { width:210px; padding: 0 0 0 12px; float:right; border-left: dotted 1px #ccc;       } 
 
 
 
 #sidebar h2 { 
  background:#4D74A1 url(http://dev2.finatech.com/wp-content/themes/atahualpa/images/bg_right_title.gif) no-repeat scroll left top; color:#FFFFFF; font-size:12px; line-height:18px; padding-left:4%; width:95%; font-weight :bold; text-transform:uppercase;   }
  
  
  
 #c_main h2 { 
       color: #2964AC; 
		font-family:Calibri,Tahoma,Arial,sans-serif;
		font-weight:normal;
		line-height:1em;
		margin:13px 0;
		padding:0;
  } 
  
   #c_main h3 { font-size:1em;   } 
   
   
   .post-info { color : #717171; }
    	 .post-info a { color : #717171; }
  
  
  
/** side **/  
 #search .field #q { width:157px; }
 
/* #search .field { padding-right:12px; } */

/** DEB  le formulaires **/
 
label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: none ; 
}

/** FIN :   le formulaires**/ 
 
   

