web/static/res/css/style_1024.css
author veltr
Tue, 05 Feb 2013 18:41:29 +0100
changeset 118 124f7745a3d6
parent 113 cfbe387e4284
child 124 8d2376eb825c
permissions -rw-r--r--
Pause on lightbox and minor corrections
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     1
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     2
/*	Summary					*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     3
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     4
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     5
/*	1- Mentions	*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
     6
/*	2- Reset	*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
     7
/*	3- Base styles	*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     8
/*	5- Video	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     9
/*	6- Controls 	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    10
/*	7- Sidebar	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    11
/*	8- Contact	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    12
/*	9- Footer	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    13
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    14
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    15
/*	1- Mentions									*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    16
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    17
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    18
/* @client : The End	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    19
/* @date : octobre 2012	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    20
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    21
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    22
/*	2- Reset									*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    23
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    24
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    25
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,select,figure,p,blockquote,th,td {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    26
	margin:0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    27
	padding:0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    28
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    29
/* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using  `em` units */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    30
/* 2. Prevents iOS text size adjust after orientation change, without disabling user zoom.*/ 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    31
html {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    32
	font-size: 100%; /* 1 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    33
	-webkit-text-size-adjust: 100%; /* 2 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    34
	-ms-text-size-adjust: 100%; /* 2 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    35
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    36
h1,h2,h3,h4,h5,h6 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    37
	font-size: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    38
	font-weight: normal;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    39
	font-style: normal;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    40
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    41
a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    42
a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    43
a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    44
a:active,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    45
a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    46
a:focus  {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    47
	text-decoration: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
    48
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    49
li {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    50
	list-style: none;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    51
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    52
textarea, table, td, th, code, pre {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    53
	word-wrap: break-word;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    54
	white-space: pre-wrap; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    55
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    56
table {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    57
	border-spacing: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    58
	border-collapse: collapse; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    59
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    60
caption, th {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    61
	text-align: left;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    62
} 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    63
/* 1. Corrects alignment displayed oddly in IE 6/7 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    64
legend {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    65
	color: #000;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    66
	*margin-left: -7px; /* 1 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    67
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    68
blockquote:before, blockquote:after, q:before, q:after {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    69
	content: '';
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    70
	content: none;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    71
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    72
label, input[type="submit"], input[type="button"], button {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    73
	cursor: pointer;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    74
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    75
input, button, select {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    76
	vertical-align: middle;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    77
	font-size: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    78
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    79
/* 1. Removes default vertical scrollbar in IE 6/7/8/9 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    80
/* 2. Improves readability and alignment in all browsers */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    81
/* 2. Allow only vertical resizing of textareas */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    82
textarea {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    83
    overflow: auto; /* 1 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    84
    vertical-align: top; /* 2 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    85
    resize: vertical; /* 3 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    86
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    87
fieldset, img, button {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    88
	border: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    89
}
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
    90
img, table, td, blockquote, code, pre, textarea, input, object /*, video */ {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    91
	max-width: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    92
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    93
/* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    94
audio, canvas, video {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    95
    display: inline-block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    96
    *display: inline;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    97
    *zoom: 1;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    98
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    99
/* Prevents `sub` and `sup` affecting `line-height` in all browsers */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   100
sub,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   101
sup {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   102
    font-size: 75%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   103
    line-height: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   104
    position: relative;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   105
    vertical-align: baseline;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   106
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   107
sup {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   108
    top: -0.5em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   109
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   110
sub {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   111
    bottom: -0.25em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   112
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   113
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   114
/* HTML5 - Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   115
header, footer, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, figure, figcaption, time, dialog {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   116
	display: block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   117
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   118
dl,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   119
menu,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   120
ol,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   121
ul {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   122
    margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   123
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   124
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   125
/*	3- Base styles								*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   126
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   127
@font-face {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   128
    font-family: "arial_blackregular";
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   129
    src: url('../font/arial_black-webfont.eot');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   130
    src: url('../font/arial_black-webfont.eot?#iefix') format('embedded-opentype'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   131
         url('../font/arial_black-webfont.woff') format('woff'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   132
         url('../font/arial_black-webfont.ttf') format('truetype'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   133
         url('../font/arial_black-webfont.svg#arial_blackregular') format('svg');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   134
    font-weight: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   135
    font-style: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   136
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   137
@font-face {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   138
    font-family: "arialbold";
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   139
    src: url('../font/arial_bold-webfont.eot');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   140
    src: url('../font/arial_bold-webfont.eot?#iefix') format('embedded-opentype'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   141
         url('../font/arial_bold-webfont.woff') format('woff'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   142
         url('../font/arial_bold-webfont.ttf') format('truetype'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   143
         url('../font/arial_bold-webfont.svg#arialbold') format('svg');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   144
    font-weight: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   145
    font-style: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   146
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   147
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   148
@font-face {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   149
    font-family: "arialregular";
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   150
    src: url('../font/arial-webfont.eot');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   151
    src: url('../font/arial-webfont.eot?#iefix') format('embedded-opentype'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   152
         url('../font/arial-webfont.woff') format('woff'),
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   153
         url('../font/arial-webfont.ttf') format('truetype')
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   154
         url('../font/arial-webfont.svg#arialregular') format('svg');
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   155
    font-weight: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   156
    font-style: normal;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   157
} 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   158
html {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   159
	overflow: hidden;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   160
	/* reset de metanav France */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   161
	padding-top: 0 !important;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   162
	background-position: 0 0 !important;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   163
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   164
body {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   165
	background-color: #000000; 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   166
	font-size: 1em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   167
	line-height: 1;	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   168
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   169
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   170
#content h1 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   171
	margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   172
	font-family:   "Arial Black", "arial_blackregular", sans-serif;  
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   173
	font-size: 43px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   174
	color: #ffffff;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   175
	text-transform: uppercase;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   176
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   177
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   178
#content h2 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   179
	margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   180
	font-family: Helvetica, Arial,"arialregular", sans-serif;  
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   181
	font-size: 24px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   182
	color: #9b9a9a;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   183
	text-transform: uppercase;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   184
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   185
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   186
#content h3 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   187
	margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   188
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   189
	font-size: 18px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   190
	color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   191
	text-transform: uppercase;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   192
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   193
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   194
#content h4 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   195
	margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   196
	font-family: "Arial Bold", "arialbold", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   197
	font-size: 14px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   198
	color: #ffffff;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   199
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   200
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   201
h5 {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   202
	margin: 1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   203
	font-family: Helvetica, Arial,"arialregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   204
	font-size: 16px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   205
	color: #ffffff;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   206
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   207
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   208
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   209
#content p,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   210
#content pre {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   211
    margin: 1em 0;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   212
    font-family: Arial, "arialregular", Helvetica, sans-serif; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   213
    font-size: 14px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   214
 /*   font-size: 0.875em; 14px/16px*/
37
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   215
    color: #ffffff;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   216
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   217
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   218
b,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   219
strong,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   220
.bold  {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   221
    font-weight: bold;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   222
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   223
/* if the image is too large to div it decreases image */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   224
footer img,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   225
#bottom img,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   226
#content #bgimage {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   227
	min-width: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   228
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   229
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   230
/* Clearfix: contain floats For modern browsers */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   231
/* 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document.
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   232
 *    Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   233
/* 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   234
.clearfix:before,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   235
.clearfix:after {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   236
    content: " "; /* 1 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   237
    display: table; /* 2 */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   238
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   239
.clearfix:after {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   240
    clear: both;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   241
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   242
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   243
.box_transparance {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   244
	opacity :1;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   245
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   246
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   247
#content .uppercase{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   248
	text-transform:uppercase;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   249
	}	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   250
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   251
.txt_hidden {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   252
	text-indent: -9999em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   253
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   254
a.link_img,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   255
a.link_img:link,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   256
a.link_img:visited,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   257
a.link_img:active {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   258
	opacity: 0.586;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   259
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   260
a.link_img:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   261
a.link_img:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   262
	opacity: 1;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   263
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   264
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   265
.floatL {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   266
	float: left;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   267
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   268
.floatR {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   269
	float: right;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   270
}
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   271
	
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   272
#content .big_link {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   273
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
37
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   274
	font-size: 21px;
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   275
	text-align: center;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   276
	margin: 14px 0 16px 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   277
	text-transform: uppercase;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   278
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   279
.metanav {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   280
	z-index: 1000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   281
	position: fixed !important;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   282
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   283
.text_lowercase {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   284
	text-transform: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   285
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   286
#content .marginBottom {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   287
	margin-bottom: 40px ;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   288
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   289
#content .header_txt p {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   290
/*font-family: "Arial Bold", "arialbold", sans-serif;*/
37
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   291
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   292
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   293
/*	site takes all the space of the browser		*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   294
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   295
html, body {	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   296
	height: 100%;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   297
	width: 100%;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   298
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   299
#content{
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   300
	width: 100%; /* a changer pour 100% et tester le footer*/ 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   301
	min-height: 100%;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   302
	position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   303
	top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   304
	bottom: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   305
	left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   306
	right: 0;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   307
	margin: 0 auto;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   308
	padding-top: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   309
	-webkit-box-sizing: border-box;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   310
	-moz-box-sizing: border-box;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   311
	box-sizing: border-box; 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   312
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   313
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   314
/*	exception index : width: 98%; margin left and margin right have 1% */
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
   315
#content.smallMargin {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   316
	width: 98%; /* le footer adapte sa largeur */ 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   317
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   318
#content.hugeMargin {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   319
	width: 76.5625%; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   320
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   321
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   322
/*	exception index for footer position:absolute; */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   323
#content #content_top {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   324
	height: 100%;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   325
	margin-top: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   326
	margin-bottom: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   327
	padding-bottom: 70px; /*  height of <footer> + some margin */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   328
	-webkit-box-sizing: border-box;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   329
	-moz-box-sizing: border-box;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   330
	box-sizing: border-box; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   331
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   332
footer {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   333
	position: absolute; /* ou position fixe pas de differance ??? */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   334
	bottom: 0; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   335
	left: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   336
	width: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   337
	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   338
	height: 66px; /*  height of <footer>  */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   339
	padding: 0 0 20px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   340
	-webkit-box-sizing: border-box;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   341
	-moz-box-sizing: border-box;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   342
	box-sizing: border-box; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   343
} 
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   344
37
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   345
#content.full_screen {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   346
/*	width: 100%; */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   347
	height: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   348
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   349
.full_hightScreen {
38
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   350
	height: 100%;
37
1f10a9688c1b interchoix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 36
diff changeset
   351
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   352
.pointer {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   353
	cursor: pointer;
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   354
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   355
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   356
/*	A block centered vertically in a container class="container_vcentering" of fixed height	*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   357
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   358
.container_vcentering {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   359
  text-align: center; /* centrage horizontal */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   360
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   361
.box_vcentering {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   362
  vertical-align: middle;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   363
  display: inline-block;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   364
  line-height: 1; /* on rétablit le line-height */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   365
  text-align: center;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   366
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   367
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   368
/*	elements takes the full height of "content_top"	*/
38
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   369
/*----------------------------------------------*/
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   370
.strut {
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   371
    display:inline-block;
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   372
    vertical-align:middle;
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   373
    height:100%;
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   374
}
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   375
.fullScreen_vcentering {
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   376
    margin: auto;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   377
    display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   378
    vertical-align: middle;
38
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   379
    width: 100%;
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   380
    padding: 0;
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   381
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   382
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   383
/*	if video is too small .fullScreen_vcentering enlarges	*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   384
/*----------------------------------------------*/
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   385
.fullScreen_vcentering #video,
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   386
.fullScreen_vcentering  video {
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   387
	max-width: 100%;
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   388
	height: auto;
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   389
}
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
   390
38
cdbb56b876c9 mosaic effect loops
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 37
diff changeset
   391
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   392
/*	5- Main	HP	index.html	*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   393
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   394
section a,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   395
section a:link,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   396
section a:visited,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   397
section a:active {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   398
	color: #ffffff;
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
   399
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   400
section a:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   401
section a:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   402
	color: #bfbfbf;
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
   403
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   404
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   405
#title_hp {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   406
	text-align : left;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   407
	padding: 11px 0 11px 0;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   408
	margin-left: -53px; /* decalage du titre à gauche 53px */ 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   409
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   410
#title_hp h1 {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   411
    margin: 1px 0 5px 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   412
    padding-left: 40px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   413
    font-size: 43px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   414
	letter-spacing: 1px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   415
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   416
#title_hp h2 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   417
    margin: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   418
    padding-left: 35px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   419
	text-shadow: #000000 0 0 0px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   420
	font-weight: lighter;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   421
	letter-spacing: 1px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   422
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   423
#title_hp .h2_exeption {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   424
    padding-left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   425
   	font-size: 25px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   426
	letter-spacing: 1px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   427
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   428
#main {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   429
	display: block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   430
	width: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   431
	position: relative;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   432
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   433
#bottom a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   434
	color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   435
	-webkit-transition: all 0.3s ease-in-out;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   436
    -moz-transition: all 0.3s ease-in-out;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   437
    -o-transition: all 0.3s ease-in-out;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   438
    transition: all 0.3s ease-in-out;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   439
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   440
#bottom a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   441
#bottom a:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   442
	color: #9b9a9a;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   443
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   444
#bd_noir {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   445
	position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   446
	z-index: 111;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   447
	width: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   448
	height: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   449
	top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   450
	bottom: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   451
	left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   452
	right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   453
	opacity: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   454
	background-color: #000000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   455
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   456
#mosaic {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   457
	position: relative;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   458
	display: block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   459
	z-index: 1;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   460
	margin: 0 auto;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   461
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   462
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   463
/*	Footer HP				*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   464
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   465
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   466
footer a,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   467
footer a:link,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   468
footer a:visited,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   469
footer a:active {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   470
	color: #bfbfbf;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   471
	-webkit-transition: all 0.3s ease-in-out;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   472
    -moz-transition: all 0.3s ease-in-out;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   473
    -o-transition: all 0.3s ease-in-out;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   474
    transition: all 0.3s ease-in-out;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   475
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   476
footer a:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   477
footer a:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   478
	color: #ffffff;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   479
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   480
footer ul {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   481
	margin: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   482
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   483
	font-family: Arial, "arialregular", Helvetica, sans-serif; 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   484
	font-size: 9px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   485
	color: #b9b9b9;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   486
	text-transform: uppercase;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   487
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   488
footer ul li{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   489
	display: inline;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   490
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   491
footer ul li a{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   492
	display: inline-block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   493
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   494
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   495
footer .logo_partners>li {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   496
	display: inline-block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   497
	padding-right: 22px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   498
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   499
footer .logo_partners li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   500
	margin-top: 10px; 	
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   501
	height: 28px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   502
	line-height: 28px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   503
	text-align: bottom;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   504
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   505
footer .logo_partners li a img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   506
	vertical-align:bottom;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   507
	opacity: 1;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   508
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   509
footer .logo_partners li a:hover img,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   510
footer .logo_partners li a:focus img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   511
	opacity: 0.7;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   512
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   513
footer .logo_partners li:first-child li a{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   514
	width: 39px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   515
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   516
footer .logo_partners li:first-child li+li a{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   517
	width: 40px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   518
	padding-left: 18px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   519
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   520
footer .logo_partners li+li li a{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   521
	width: 42px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   522
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   523
footer .logo_partners li+li li+li a{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   524
	width: 62px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   525
	padding-left: 16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   526
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   527
footer .logo_partners li+li li+li+li a{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   528
	width: 56px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   529
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   530
footer .logo_partners .logo_bg a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   531
footer .logo_partners .logo_bg a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   532
footer .logo_partners .logo_bg a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   533
footer .logo_partners .logo_bg a:active {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   534
	background: transparent url(../img/footer/fInter.png) no-repeat top left;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   535
	background-position: 0 0;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   536
	cursor: pointer;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   537
	-webkit-transition: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   538
    -moz-transition: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   539
    -o-transition: none;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   540
    transition: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   541
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   542
footer .logo_partners ul:first-child .logo_bg a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   543
    width: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   544
    height: 28px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   545
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   546
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   547
footer .logo_partners .logo_bg a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   548
footer .logo_partners .logo_bg a:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   549
	background-position: 0 -28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   550
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   551
footer #socialMedia {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   552
	margin-top: 24px; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   553
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   554
footer #socialMedia li a{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   555
	display: inline-block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   556
	vertical-align: middle;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   557
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   558
footer #socialMedia .socialLogo a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   559
	width: 19px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   560
	height: 19px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   561
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   562
footer #socialMedia li+li {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   563
	padding-left: 22px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   564
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   565
footer #socialMedia li a img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   566
	opacity: 1;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   567
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   568
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   569
footer #socialMedia li a:hover img,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   570
footer #socialMedia li a:focus img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   571
	opacity: 0.7;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   572
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   573
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   574
footer #socialMedia li.license a img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   575
	opacity: 0.7;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   576
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   577
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   578
footer #socialMedia li.license a:hover img,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   579
footer #socialMedia li.license a:focus img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   580
	opacity: 1;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   581
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   582
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   583
/*	PopUP			*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   584
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   585
#blanket {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   586
	background-color: #000000;
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   587
	opacity: 0.88;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   588
	position:absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   589
	z-index: 500;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   590
	top:28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   591
	bottom:0px;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   592
	right:0px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   593
	left:0px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   594
	width: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   595
	height: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   596
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   597
#popUpDiv {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   598
	position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   599
	width: 71.875%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   600
	height: 63.59%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   601
	z-index: 501;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   602
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   603
#popUpTitle {
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   604
	position: relative;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   605
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   606
	margin: 0.7em 0 1.4em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   607
} 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   608
#popUpTxtScroll {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   609
	overflow: auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   610
	height: 85%; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   611
}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   612
#popUpDiv h2{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   613
	display: inline-block;
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   614
	margin: 0 1.5em 0 0.5em;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   615
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   616
	color: #ffffff;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   617
	line-height: 1.2;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   618
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   619
#popUpDiv h4{
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   620
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   621
	margin: 1.1em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   622
	color: #acacac;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   623
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   624
#popUpDiv p{
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   625
	line-height: 1.5;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   626
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   627
#popUpDiv p:first-child,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   628
#popUpDiv p:last-child {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   629
	margin-top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   630
	margin-bottom: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   631
}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   632
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   633
#popUpTxtScroll .gris {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   634
	color: #9b9a9a;;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   635
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   636
#popUpTxtScroll p,
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   637
#popUpTxtScroll h3 {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   638
	margin-right: 7%; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   639
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   640
#popUpClose {
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   641
	position: absolute;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   642
	top : 0;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   643
	right: 0;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   644
	width: 14px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   645
	height: 14px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   646
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   647
a#popUpClose,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   648
a#popUpClose:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   649
a#popUpClose:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   650
a#popUpClose:active {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   651
	opacity: 0.5;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   652
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   653
a#popUpClose:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   654
a#popUpClose:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   655
	opacity: 1;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   656
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   657
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   658
/*	6- Page inter-choice			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   659
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   660
#content .big_txt p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   661
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   662
	font-size: 51px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   663
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   664
	text-transform: uppercase;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   665
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   666
#inter_choice .big_txt p{
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   667
	/* margin: 2.1372em 0; 109px 0*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   668
	margin: 1.9372em 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   669
	line-height: 1.2;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   670
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   671
#inter_choice .big_txt p:first-child, 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   672
#choice .big_txt p:first-child, {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   673
	margin-top: 1.2156em; /* 62px */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   674
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   675
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   676
/*	6- Page choice / Transition			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   677
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   678
#choice .big_txt p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   679
	margin: 0.4901em 0; /*25px 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   680
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   681
#bg_mosaic,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   682
#bg_img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   683
	z-index: 5;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   684
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   685
#transition .big_txt p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   686
	margin: 0.3529em 0; /*18px 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   687
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   688
#transition .big_txt p.margin_exeption{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   689
	margin: 0.9215em 0; /*47px 0;*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   690
}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   691
#transition .big_txt p.margin_exeptionTop {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   692
		margin-top: 0.9215em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   693
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   694
#transition .big_txt p.margin_exeptionBottom {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   695
	margin-bottom: 0.9215em;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   696
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   697
.positionAbs {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   698
	position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   699
	top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   700
	bottom: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   701
	left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   702
	right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   703
	z-index: 6;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   704
	padding-top: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   705
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   706
.blue a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   707
.blue a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   708
.blue a:visited,
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   709
.blue a:active,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   710
.blue a:focus {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   711
	color: #010cfe;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   712
	-webkit-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   713
    -moz-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   714
    -o-transition: color 0.6s linear;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   715
    transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   716
}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   717
.blue a:hover {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   718
	color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   719
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   720
.whiteN a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   721
.whiteN a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   722
.whiteN a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   723
.whiteN a:active {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   724
	color:  #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   725
	-webkit-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   726
    -moz-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   727
    -o-transition: color 0.6s linear;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   728
    transition: color 0.6s linear;	
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   729
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   730
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   731
.red a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   732
.red a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   733
.red a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   734
.red a:active {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   735
	color:  #fe0000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   736
	-webkit-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   737
    -moz-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   738
    -o-transition: color 0.6s linear;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   739
    transition: color 0.6s linear;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   740
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   741
.whiteN a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   742
.whiteN a:focus,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   743
.red a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   744
.red a:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   745
	color: #000000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   746
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   747
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   748
/*	7- Page Transition			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   749
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   750
#theEnd {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   751
	position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   752
	top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   753
	bottom: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   754
	left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   755
	right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   756
	background-color: #000000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   757
	z-index: 11;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   758
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   759
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   760
#theEnd h1 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   761
	font-size: 80px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   762
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   763
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   764
	vertical-align: middle;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   765
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   766
.display {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   767
	display: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   768
  }
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   769
.white a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   770
.white a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   771
.white a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   772
.white a:active {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   773
	color:  #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   774
	-webkit-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   775
    -moz-transition: color 0.6s linear;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   776
    -o-transition: color 0.6s linear;    
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   777
    transition: color 0.6s linear;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   778
} 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   779
.white a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   780
.white a:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   781
	color: #2d2d2a;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   782
}	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   783
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   784
/*	9- Partage			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   785
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   786
#title_sp h1 {  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   787
	margin: 1em 0 0.3617em 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   788
	font-size: 47px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   789
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   790
#bottom #socialMedia {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   791
	margin-top: 24px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   792
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   793
#bottom #socialMedia li{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   794
	display: inline;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   795
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   796
#bottom #socialMedia li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   797
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   798
	vertical-align: middle;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   799
	width: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   800
	height: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   801
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   802
#bottom #socialMedia li a:hover img, 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   803
#bottom #socialMedia li a:focus img {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   804
	opacity: 0.7;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   805
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   806
#bottom #socialMedia li+li {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   807
	padding-left: 44px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   808
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   809
#imgMiddle img{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   810
	margin: 0 auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   811
	display: block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   812
}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   813
.boxReturn {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   814
	position: absolute;
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   815
	height: 20px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   816
	width: 18px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   817
	top: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   818
	left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   819
	padding: 25px 18px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   820
	z-index: 999;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   821
}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   822
.btnReturn {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   823
	background: transparent url(../img/btn_return.png) no-repeat top left;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   824
    width: 18px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   825
    height: 20px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   826
    text-indent: -9999em;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   827
    vertical-align: top;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   828
}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   829
.btnReturn:hover,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   830
.btnReturn:focus {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   831
    background-position: 0 -20px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
   832
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   833
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   834
/*	Credit			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   835
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   836
#credit {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   837
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   838
	margin : 25px 0; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   839
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   840
.overflow {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   841
	overflow-y: scroll;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   842
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   843
#credit .gris {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   844
	color: #9b9a9a;;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   845
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   846
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   847
/*	Menu sous-niveau - Bonus			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   848
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   849
#menuBonus p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   850
	font-size: 80px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   851
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   852
#menuBonus .big_txt p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   853
	margin: 0.9215em 0; /*47px 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   854
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   855
#content .big_txt p.margin_huge {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   856
	margin: 2.4em 0 0.3529em 0; /*47px 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   857
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   858
#content p.black{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   859
	color: #000000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   860
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   861
/*	Portraits sous-niveau - Bonus			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   862
#content .small_txt p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   863
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   864
	font-size: 24px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   865
	line-height: 1.2;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   866
	text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   867
	text-transform: uppercase;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   868
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   869
.col_big {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   870
	width: 45%; 	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   871
	/*width: 33.333333%; */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   872
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   873
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   874
.col_middle {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   875
	width: 30%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   876
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   877
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   878
.col_small {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   879
	width: 25%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   880
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   881
}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   882
#intPortrait p a {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   883
	cursor: pointer;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
   884
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   885
#intPortrait .white a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   886
#intPortrait .white a:hover {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   887
	color: #7e7878;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   888
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   889
#playerAudio p {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   890
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   891
	margin: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   892
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   893
#playerAudio p.time {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   894
	font-family: Arial, "arialregular", Helvetica, sans-serif;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   895
	font-size: 11px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   896
	margin-right: 30px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   897
}	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   898
.boxAudio {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   899
	text-align: left; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   900
	display: block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   901
	width: 670px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   902
	margin: 0 auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   903
/*	margin: 3% auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   904
	margin: 1.8% 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   905
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   906
.boxAudio p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   907
	vertical-align: middle;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   908
}	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   909
#playerAudio p.gris {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   910
	color: #B9B9B9;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   911
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   912
#playerAudio .big_txt p+p{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   913
	margin: 0.24505em 0; /*25px 0;*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   914
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   915
.hidden {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   916
	display: none; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   917
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   918
audio {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   919
	display: none; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   920
	width: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   921
	height: 0
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   922
}
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   923
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   924
/*	Video 			*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   925
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   926
video.small_video, 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   927
#video.small_video video{
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   928
	min-width: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   929
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   930
#main video {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   931
	margin: 0 auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   932
	display: block;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   933
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   934
#topEmpty,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   935
#bottomEmpty {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   936
	display: block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   937
/*	min-height: 40px; */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   938
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   939
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   940
/*	Video Controls				*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   941
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   942
#controlContainer{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   943
overflow: hidden;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   944
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   945
#controlbar {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   946
    position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   947
	bottom: 0px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   948
	/* bottom: -50px; */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   949
    left: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   950
    right: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   951
    height: 66px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   952
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   953
#controlbarPlay {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   954
    position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   955
	bottom: 0px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   956
    left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   957
    right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   958
    height: 50px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   959
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   960
#controlbar .container_hcentering {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   961
	margin: 0 auto;
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   962
	width: 580px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   963
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   964
#controlbarPlay .container_hcentering {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   965
	margin: 0 auto;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   966
	width: 20px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   967
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   968
#controlbarPlay {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   969
    position: absolute;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   970
	bottom: 0px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   971
    left: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   972
    right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   973
    height: 50px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   974
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
   975
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   976
#progressContainer {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   977
	width: 240px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   978
	display: inline-block;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   979
	vertical-align: top;
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   980
	height: 38px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   981
	margin: 0 25px; 	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   982
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   983
.progress_bar {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   984
	height: 5px;
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   985
	margin-top: 8px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   986
	border-radius: 2px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   987
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   988
#progressBar {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   989
	position: relative;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   990
	z-index: 1;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   991
	width: 240px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   992
	background-color: #777777;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   993
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   994
#progress {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   995
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   996
	z-index: 2;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   997
	top: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
   998
	left: 0;
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
   999
	margin: 0;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1000
	width: 0; /* to change with JS */
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1001
	background-color: #ffffff;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1002
}
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1003
#stateBar {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1004
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1005
	z-index: 3;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1006
	top: -6px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1007
	left: 0; /* to change with JS */
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1008
	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1009
	width: 16px; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1010
	height: 16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1011
	background-color: #000000;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1012
	border-radius: 2px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1013
	border: 2px solid #777777;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1014
	-moz-box-shadow: 0 0 5px 3px #000000;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1015
	-webkit-box-shadow: 0 0 5px 3px #000000;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1016
	box-shadow: 0 0 5px 3px #000000;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1017
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1018
footer #progressTime{
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1019
	margin: 10px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1020
	width: 240px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1021
	font-size: 11px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1022
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1023
#content .txt_white {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1024
	color: #ffffff;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1025
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1026
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1027
.btn {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1028
	background: transparent url(../img/footer/controls.png) no-repeat top left;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1029
	text-indent: -99999px;  
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1030
	cursor: pointer;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1031
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1032
#btnSDHD {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1033
    background-position: 0 -12px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1034
    width: 55px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1035
    height: 12px;	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1036
} 
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1037
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1038
#btnSDHD:hover,
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1039
#btnSDHD:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1040
    background-position: 0 -24px !important;	
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1041
}  
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1042
#btnBck,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1043
#btnBck:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1044
#btnBck:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1045
#btnBck:active {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1046
    background-position: -55px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1047
    width: 16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1048
    height: 16px;
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1049
    margin-right: 30px; 
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1050
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1051
#btnBck:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1052
#btnBck:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1053
    background-position: -55px -16px;   
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1054
}
46
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1055
#btnPlayPause {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1056
	background-position: -77px 0;	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1057
	width: 16px; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1058
	height: 18px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1059
    margin-right: 30px; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 45
diff changeset
  1060
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1061
#controlbarPlay #btnPlayPause{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1062
    margin-right: 0; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1063
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1064
.btnPlayPause {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1065
	background: transparent url(../img/footer/controlPlayPause.png) no-repeat top left;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1066
	text-indent: -99999px;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1067
	cursor: pointer;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1068
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1069
	background-position: 0 0;	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1070
	width: 24px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1071
	height: 30px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1072
    margin-right: 10px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1073
    text-align: left;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1074
}
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
  1075
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1076
#btnFwd,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1077
#btnFwd:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1078
#btnFwd:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1079
#btnFwd:active {
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1080
    background-position: -93px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1081
    width: 16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1082
    height: 16px;  
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1083
    margin-right: 30px; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1084
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1085
#btnFwd:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1086
#btnFwd:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1087
    background-position: -93px -16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1088
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1089
#btnInfo {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1090
    background-position: -109px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1091
    width: 21px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1092
    height: 21px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1093
    margin-right: 30px; 
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1094
    padding-bottom: 1px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1095
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1096
#btnInfo:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1097
#btnInfo:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1098
    background-position: -109px -21px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1099
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1100
#btnChoice {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1101
    background-position: -130px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1102
    width: 21px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1103
    height: 21px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1104
    padding-bottom: 1px;
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1105
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1106
#btnChoice:hover,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1107
#btnChoice:focus {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1108
    background-position: -130px -21px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1109
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1110
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1111
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1112
/*	NIV2- Video Page			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1113
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1114
.link_prev{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1115
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1116
	width: 17px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1117
	height: 20px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1118
    margin-left: 6px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1119
	vertical-align: baseline;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1120
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1121
#title_vp {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1122
	padding: 19px 0 5px 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1123
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1124
#title_vp h1{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1125
    display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1126
    margin-left: 12px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1127
    font-size: 27px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1128
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1129
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1130
/*		NIV2- Video 			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1131
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1132
.float_sequence {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1133
	white-space: nowrap;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1134
	overflow: hidden;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1135
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1136
.float_sequence ul{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1137
	margin: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1138
	padding: 7px 36px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1139
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1140
.float_sequence  li {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1141
	display: inline;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1142
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1143
.float_sequence  li a {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1144
	display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1145
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1146
#title_sequence {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1147
	width: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1148
	margin-bottom: 9px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1149
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1150
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1151
	font-size: 16px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1152
	color: #777777;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1153
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1154
#title_sequence a,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1155
#title_sequence a:link,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1156
#title_sequence a:visited,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1157
#title_sequence a:active{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1158
	font-family: "Arial Black", "arial_blackregular", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1159
	font-size: 16px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1160
	color: #777777;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1161
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1162
#title_sequence a:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1163
#title_sequence a:focus {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1164
	color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1165
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1166
#title_sequence .here a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1167
	color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1168
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1169
#tag_container {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1170
	margin: 9px 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1171
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1172
#tag_sequence {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1173
	width: 78%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1174
	float: left;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1175
	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1176
	font-family: "Arial Bold", "arialbold", sans-serif;  
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1177
	font-size: 13px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1178
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1179
#tag_sequence ul {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1180
	padding: 7px 6px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1181
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1182
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1183
/*	NIV2- Search/Tag 			*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1184
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1185
input {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1186
	font-family: Arial,"arialregular", sans-serif; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1187
	font-size: 13px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1188
	color: #000000;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1189
	-webkit-box-sizing: border-box;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1190
	-moz-box-sizing: border-box;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1191
	box-sizing: border-box; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1192
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1193
input[name="tag"],
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1194
input[name="search"] {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1195
	width: 158px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1196
	height: 24px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1197
	background-color: #808080;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1198
	border: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1199
	border-radius: 7px 0 0 7px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1200
	margin-right: 5px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1201
	padding:0 8px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1202
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1203
input[type="submit"] {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1204
	width: 33px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1205
	height: 24px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1206
	background-color: #636363;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1207
	border: none;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1208
	font-family: "Arial Bold", "arialbold", sans-serif; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1209
	font-weight: bold;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1210
	font-size: 15px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1211
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1212
input[type="submit"]:hover,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1213
input[type="submit"]:focus{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1214
	background-color: #ffffff;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1215
}
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
  1216
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1217
#form_tag,
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1218
#form_search {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1219
	float: right;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1220
	margin-left: 13px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1221
}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1222
/*----------------------------------------------*/
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1223
/*	NIV2- HP level2			*/
36
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1224
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1225
#header_hpn2 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1226
	margin: 25px 0 9px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1227
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1228
#btnMenu {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1229
	float:left;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1230
	padding: 0 18px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1231
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1232
#table_tag {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1233
	position: relative;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1234
	height: 100%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1235
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1236
#arrowTop,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1237
#arrowBottom {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1238
	width: 11px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1239
	height: 7px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1240
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1241
#arrowLeft,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1242
#arrowRight {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1243
	width: 7px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1244
	height: 11px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1245
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1246
#arrowTop{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1247
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1248
	top:0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1249
	left: 50%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1250
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1251
#arrowBottom{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1252
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1253
	bottom:0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1254
	left: 50%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1255
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1256
#arrowLeft {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1257
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1258
	top:50%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1259
	left: 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1260
}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1261
#arrowRight{
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1262
	position: absolute;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1263
	top:50%;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
  1264
	right: 0;
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
  1265
}
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
  1266
/*----------------------------------------------*/
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
  1267
/* Resize for screen (max-width: 900px)	and smartphone	*/
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
  1268
/*----------------------------------------------*/
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
  1269
/* la taille du texte (plus petit) */
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1270
@media only screen and (max-width: 900px) {
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1271
	#inter_choice .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1272
	#choice .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1273
	#transitionTxt .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1274
	#menuBonus .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1275
	#playerAudio .big_txt p + p {
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1276
		font-size: 39px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1277
	}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1278
	#content .small_txt p {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1279
		font-size: 19px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1280
	}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1281
	.boxAudio {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1282
		width: 540px;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1283
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1284
}	
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1285
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1286
@media only screen and (max-width: 700px) {
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1287
	#inter_choice .big_txt p,
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1288
	#choice .big_txt p,
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1289
	#transitionTxt .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1290
	#menuBonus .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1291
	#playerAudio .big_txt p + p {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1292
		font-size: 28px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1293
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1294
	#theEnd h1 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1295
		font-size: 50px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1296
	}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1297
	#content .small_txt p {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1298
		font-size: 12px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1299
	}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1300
	.btnPlayPause {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1301
		-webkit-transform: scale(0.5);
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1302
		-moz-transform: scale(0.5);
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1303
		-o-transform: scale(0.5);
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1304
		transform: scale(0.5);
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1305
	    margin-right: 0; 
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1306
	}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1307
	.boxAudio {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1308
		width: 400px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1309
	}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1310
}	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1311
@media only screen and (max-width: 756px) {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1312
		
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1313
	footer {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1314
		height: 120px; /*  height of <footer>  */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1315
	}
42
01415303372e écran choix
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 38
diff changeset
  1316
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1317
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1318
@media only screen and (max-width: 480px) {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1319
	#choice .big_txt p,
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1320
	#transitionTxt .big_txt p,
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1321
	#menuBonus .big_txt p,
106
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 93
diff changeset
  1322
	#playerAudio .big_txt p + p {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1323
		font-size: 22px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1324
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1325
	#inter_choice .big_txt p {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1326
		font-size: 18px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1327
	}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1328
	#theEnd h1 {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1329
		font-size: 40px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1330
	}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1331
	#content .small_txt p {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1332
		font-size: 10px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1333
	}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1334
	.boxAudio {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1335
		width: 340px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1336
	}
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1337
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1338
	/* la taille du texte (plus petit) */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1339
	footer ul {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1340
		font-size: 8px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1341
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1342
	footer .logo_partners {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1343
		margin-bottom: 12px; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1344
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1345
	/* la taille des icones (plus petites) */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1346
	footer .logo_partners li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1347
		height: 25px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1348
		line-height: 25px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1349
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1350
	footer .logo_partners li:first-child li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1351
		width: 35px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1352
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1353
	footer .logo_partners li:first-child li+li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1354
		width: 36px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1355
		padding-left: 15px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1356
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1357
	footer .logo_partners li+li li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1358
		width: 39px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1359
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1360
	footer .logo_partners li+li li+li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1361
		width: 56px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1362
		padding-left: 13px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1363
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1364
	footer .logo_partners li+li li+li+li a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1365
		width: 50px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1366
		padding-left: 13px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1367
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1368
	footer #socialMedia .socialLogo a{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1369
		width: 18px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1370
		height: 18px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1371
	}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1372
	#content h2 {
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1373
		font-size: 20px;
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1374
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1375
	#content h3 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1376
		font-size: 14px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1377
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1378
	#content p,
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1379
	#content h4 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1380
		font-size: 12px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1381
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1382
	/* changement de la taille de titre */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1383
	#title_hp {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1384
		padding: 0; 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1385
		margin-left: -20px ; /* decalage du titre à gauche 32 / 53px */ 
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1386
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1387
	#title_hp h1 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1388
    	margin: 1px 0 5px 0;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1389
    	padding-left: 1.142857em; /* 32px 40px / -20% */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1390
    	font-size: 28px; /* 43px  */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1391
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1392
	#title_hp h2 {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1393
    	padding-left: 2em; /* 30px 35px / -20% */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1394
    	font-size: 15px; /* 24px */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1395
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1396
	#title_hp .h2_exeption {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1397
   		font-size: 16px; /* 25px / -20% */
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1398
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1399
	#content .big_link {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1400
		font-size: 16px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1401
	}
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1402
	#popUpClose {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1403
		width: 10px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1404
		height: 10px;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1405
	}
93
7c37aaa2a8ae netoyage update du rep static
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 80
diff changeset
  1406
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1407
}
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1408
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1409
/*----------------------------------------------*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1410
/* Resize for smartphone	*/
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1411
/*----------------------------------------------*/
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1412
	body#mobilhp {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1413
		height: 100%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1414
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1415
	#mobilhp  #content{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1416
		padding: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1417
		width: 90%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1418
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1419
	#mobilhp  #content_top{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1420
		padding: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1421
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1422
	#mobilhp  header{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1423
		height: 27%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1424
		text-align: center; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1425
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1426
	#mobilhp  #bottom{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1427
		height: 43%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1428
		text-align: center;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1429
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1430
	#mobilhp  footer {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1431
		height: 30%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1432
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1433
	/* pas de padding pour le dernier elem */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1434
	#mobilhp footer .logo_partners > li:last-child {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1435
		padding-right: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1436
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1437
	/* un nouveau elem sur mobile*/
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1438
	#mobilhp #txt_phone {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1439
		font-family: "Arial Black", "arial_blackregular", sans-serif;  
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1440
		text-align: left;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1441
		text-transform: uppercase;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1442
		font-size: 14px; /* 43px  */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1443
		line-height: 1.1;
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1444
		color: #ffffff;
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1445
		margin: 1em 0;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1446
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1447
	/* changement de la taille de titre */
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1448
	#mobilhp #title_hp {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1449
		padding: 0; 
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1450
   		display: inline-block;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1451
    	vertical-align: bottom;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1452
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1453
	#mobilhp #blanket {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1454
		top: 0;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1455
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1456
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1457
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1458
@media only screen and (orientation: landscape) {
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1459
	#mobilhp  header {
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1460
		height: 36%;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1461
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1462
	#mobilhp  #bottom {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1463
		height: 26%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1464
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1465
	#mobilhp  footer {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1466
		height: 38%;
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1467
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1468
	#mobilhp #content{
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1469
		width: 98%;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1470
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1471
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1472
	#mobilhp footer .logo_partners > li:last-child {
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1473
		padding-right: 22px;
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1474
	}
80
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1475
	#mobilhp footer #socialMedia {
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
  1476
		margin-top: 0; 
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1477
	}
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 47
diff changeset
  1478
}