/* couleur ailes
// #ffcc00
* 
*/

*
{
padding:0;
margin:0;
border:0;
color:white;
}

h3
{
text-align:left;
}

body
{
background:url("images/wallpaper-250419.jpg") black fixed center top;
}

#menuP,#footer
{
width:500px;
margin:0 auto;
text-align:center;
color:white;
clear:both;
}

#menuP li,#footer li
{
display:inline;
font-size:11px;
}

#menuP li a:link,#menuP li a:visited,#footer li a:link,#footer li a:visited
{
color:white;
text-decoration:none;
}

#menuP li a:hover,#footer li a:hover
{
color:orange;
text-decoration:underline;
}


#carousel1
{
width:800px; 
height:320px;
overflow:scroll; 
margin:0 auto;
margin-bottom:0;
background:url("images/fondcarou.png");
}

#title-text,#alt-text
{
text-align:center;
color:white;
}

#alt-text
{
font-size:10px;
}


.cloudcarousel
{
max-width:200px;
}

#news
{
width:500px;
margin:0 auto;

}

#news li
{
background:url("images/fondb.png");
font-size:12px;
margin:10px;
padding:10px;
border:solid 1px #ffcc00;
list-style:none;
}

#news img
{
text-align:center;
max-width:460px;
}

/* PORTFOLIO */
#portfolio,#CV
{
width:700px;
margin:0 auto;
}

#portfolio li
{
display:inline;
}

li,p
{
	font-size:13px;
}

#portfolio h2
{
color:orange;
font-size:12px;
border-top:solid 1px white;
margin-top:10px;
}

#portfolio img
{
max-height:80px;
border:solid 1px #ffcc00;
}


/* CV */

#CV
{
background:url("images/fondb.png");
padding:5px;
border:solid 1px #ffcc00;
}

#CV h2
{
border-top:solid 1px white;
margin-top:5px;
color:#ffcc00;
}

#CV p,#CV li
{
font-size:12px;
}

#CV li
{
margin-left:20px;
}


.plus
{
font-size:12px;
color:#ffcc00;
font-weight:bold;
}

/* ARTICLES  */
.articles,.project
{
width:900px;
margin:0 auto;
font-size:11px;
background:url("images/fondb.png");
border:solid 1px #ffcc00;
}

.project img
{
	max-width:300px;
	text-align:center;
}

.articles p,.project p
{
padding-top:20px;
}

.project table,.project td,.project th
{
font-size:14px;
color:black;
border:solid 1px black;
border-collapse:collapse;
text-align:center;
}


.articles h2,.articles h3
{
text-align:center;
}

#articles
{
max-width:500px;
margin:0 auto;
background:url("images/fondb.png");
border:solid 1px #ffcc00;
padding:10px;
text-align:center;
}

#articles h3
{
text-align:center;
}

#mp
{
width:800px;
margin:0 auto;
background:url("images/fondb.png");
border:solid 1px #ffcc00;
min-height:1200px;
text-align:center;
}

#mp img
{
height:50px;
}

#mp li
{
float:left;
font-size:12px;
list-style:none;
padding:5px;
}

#mp li a:visited,#mp li a:link
{
	font-weight:bold;
	color:#ffcc00;
}

#articles li
{
font-size:12px;
margin:10px;
}

#imageA
{
width:300px;
float:right;
margin:10px;
font-style:italic;
}

#imageA img
{
max-width:300px;
}

/* ------------  */
table
{
border:0;
}

input,textarea
{
background:black;
color:red;
border:solid 1px #ffcc00;
margin:2px;
}


