1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>
Mon site
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href='http://fonts.googleapis.com/css?family=Droid+Serif' rel='stylesheet' type='text/css'>
<link href="http://localhost/MonSite/css/linkcssentete.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/principal.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/960.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/reset.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/text.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/linkcssfooter.css" rel="stylesheet" type="text/css" media="screen" />
<link href="http://localhost/MonSite/css/estilo.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/jquery.thumbnailScroller.css" rel="stylesheet" type="text/css" media="screen" /><link href="http://localhost/MonSite/css/panier.css" rel="stylesheet" type="text/css" media="screen" />
<!--[if IE 7]>
<link href="http://localhost/MonSite/css/ie7.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
<style type= "text/css">
/*
body{margin:0px;padding:0px;font-family:Arial;}
a img,:link img,:visited img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
*{margin:0;padding:0;}
p, blockquote, dd, dt{margin:0 0 8px 0;line-height:1.5em;}
fieldset {padding:0px;padding-left:7px;padding-right:7px;padding-bottom:7px;}
fieldset legend{margin-left:15px;padding-left:3px;padding-right:3px;color:#333;}
dl dd{margin:0px;}
dl dt{}
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}
ul#thumblist{display:block;}
ul#thumblist li{float:left;margin-right:2px;list-style:none;margin-left:0;}
ul#thumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive{
border:1px solid red;
}
.jqzoom{
text-decoration:none;
float:left;
}
*/
.confirmetat{
background:#C9F6D7;
color:#1AA245;
border:solid 1px #1AA245;
width:300px;
height:40px;
line-height:40px;
text-align:center;
position: relative;
left: 400px;
font-size: 20px;
}
</style>
</head>
<body>
/* ici la suitebody */ |
Partager