/*
Theme Name:   Twenty Twelve Child
Theme URI:    http://example.com/twenty-twelve-child/
Description:  Twenty Twelve Child Theme
Author:		  Luc FONTAINE Lopia #ExpertWeb
Author URI:   https://www.lopia.fr
Template:     twentytwelve
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwelvechild
*/


/*
Color
Green : #1d4039 ; #377c7f ; #90b8ae
yellow : #f8ac39; #fd6c9e 
*/

td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: middle;/*baseline*/ 
}

.site-header h1 a, .site-header h2 a {
    color: #377c7f;
    /*color: #fd6c9e;*/
    display: inline-block;
    text-decoration: none;
	vertical-align: middle;
}

a {
    outline: none;
    /*color: #21759b;*/
    /*color: #fd6c9e;*/
    color: #377c7f;
}

img.header-image {
   /*max-width: 100%;
    height: auto;
	text-align:center;
    margin: 0 auto;*/
    /*padding:18px;*/
      /*width: 200px;*/
      width: 960px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    text-align: center;
}