Your IP : 216.73.216.61


Current Path : /home/gonzalx/www/templates/artcsud2022/
Upload File :
Current File : /home/gonzalx/www/templates/artcsud2022/index.php

<?php

/**
 * @copyright	Copyright (C) 2021 Depeyre Nicolas
 * http://www.pincealinge.fr
 * Template ARTCSUD2022
 * @ version : 2.0
**/

defined('_JEXEC') or die;

?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction ?>">
<head>
<jdoc:include type="head" />
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
  
<script src="https://kit.fontawesome.com/9ba5f3aaae.js" crossorigin="anonymous"></script>
    <!-- Bootstrap core CSS -->
    <link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/bootstrap-theme.css"/>
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css"/>
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/style.css"/>
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/offcanvas.css" rel="stylesheet">
    <script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/bootstrap.min.js"></script>
    <!-- Just for debugging purposes. Dont actually copy this line! -->
    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->

    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
      <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
<link rel="stylesheet" href="https://use.typekit.net/ckn8yrn.css">

  
</head>

<body>
	
	<div class="nivmenu">
	<div class="top_menu">
	<div class="container-fluid">
		<div class="row"><div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
					<jdoc:include type="modules" name="topmenu" />
				</div></div></div></div>
	
	<div class="menuP">
	<div class="container-fluid">
		
		<div class="row">
			
			<div class="col-lg-3 col-md-4 col-sm-5 col-xs-6">
				<jdoc:include type="modules" name="logo" />
			</div>
		
			
			
				
			
				<div class="col-lg-9 col-md-8 col-sm-7 col-xs-6">
					<jdoc:include type="modules" name="menu" />
				</div>	

			
		</div></div></div>
	
	</div>
	
	
	
	
		<div class="container-fluid accueil">
		<div class="row">
			
			<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
				<jdoc:include type="modules" name="slideshow" />
			</div>
			
		</div>
	
	
	</div>
		
		<div>
			<jdoc:include type="modules" name="avant_component" />
		</div>
		
	
	
		
	<div >
		
		<div class="container">
				<jdoc:include type="message" />
				<jdoc:include type="component" />
			</div>
	
	</div>
			
		<div>
			<jdoc:include type="modules" name="apres_component" />
		</div>

	
	

		<div class="container">
			<jdoc:include type="modules" name="mentions_footer" />
		</div>
		
	

	
	



	
	
	
  

</body>
</html>