@charset "utf-8";
/* CSS Document */


/* white button*/

a.link-google-white { display: block; position:relative; overflow:hidden; height:26px; cursor:pointer; text-decoration:none;}
a.link-google-white .side-left { background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/white_left.png") left top no-repeat; display:block; float:left; height:26px; width:38px;}
a.link-google-white .side-middle {    background: url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/white_middle.png") repeat-x scroll left top transparent;
    color: #0F0F0F;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    padding: 4px 5px 0;
    width: auto;}
a.link-google-white .side-right {background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/white_right.png") left top no-repeat; display:block; float:left; height:26px; width:5px;}



/* black button*/

a.link-google-black { display: block; position:relative; overflow:hidden; height:26px; cursor:pointer; text-decoration:none;}
a.link-google-black .side-left { background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/black_left.png") left top no-repeat; display:block; float:left; height:26px; width:38px;}
a.link-google-black .side-middle {    background: url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/black_middle.png") repeat-x scroll left top transparent;
    color: #ffffff;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    padding: 4px 5px 0;
    width: auto;}
a.link-google-black .side-right {background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/black_right.png") left top no-repeat; display:block; float:left; height:26px; width:5px;}


/* blue button*/

a.link-google-blue { display: block; position:relative; overflow:hidden; height:26px; cursor:pointer; text-decoration:none;}
a.link-google-blue .side-left { background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/blue_left.png") left top no-repeat; display:block; float:left; height:26px; width:38px;}
a.link-google-blue .side-middle {    background: url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/blue_middle.png") repeat-x scroll left top transparent;
    color: #ffffff;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    padding: 4px 5px 0;
    width: auto;}
a.link-google-blue .side-right {background:url("http://www.raaad.fr/skin/frontend/raaad/v1/images/google/blue_right.png") left top no-repeat; display:block; float:left; height:26px; width:5px;}