.cl_commentaire_red 
{
  	color: red;	
}
.cl_1
{
background-color: #5bc0de;
}

.petittd 
{
 /* 	color: red; */
	text-align: center;
	font-size: 0.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.petittdr 
{
  	background-color: red; 
	text-align: center;
	font-size: 0.6em;
	color:red;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.petittdg 
{
  	background-color: green; 
	text-align: center;
	font-size: 0.6em;
	color:green;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.petittdw 
{
  	background-color: white; 
	text-align: center;
	font-size: 0.6em;
	color:white;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.petitth 
{
 
	font-size: 0.8em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
} 
.span1 
{
	font-size: 0.8em;
	text-align: center;
	background-color: white; 
	margin-top: 100px;
} 
.span2 
{ 
	font-size: 0.8em;
	text-align: center;
	background-color: pink; 
	margin-top: 100px;
} 
.span3 
{ 
	font-size: 0.8em;
	text-align: center;
	background-color: yellow; 
	margin-top: 100px;
} 
.span4 
{ 
	font-weight: bold;
} 
.span5 
{ 
	font-size: 0.8em;
	text-align: center;
	background-color: red; 
	margin-top: 100px;
}
.span6 
{ 
	font-size: 0.8em;
	text-align: center; 
	margin-top: 100px;
}  
.para1 
{ 
	font-weight: bold;
	margin-top: 20px;
	color:green;
} 
.form-control_uta {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.jumbo-uta {
    background: #B7E2F3;
    padding-top: 10px;
padding-bottom: 10px;
}
.content{
	width: 100%;
	margin: 0 auto;
/*	margin-top: 50px; */
}

.typeahead-devs, .tt-hint,.country,.allcountry  {
 	border: 2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    font-size: 14px;
    height: 45px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
    width: 250px;
}
/*
.tt-dropdown-menu {
  width: 250px;
  margin-top: 5px;
  padding: 8px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px 8px 8px 8px;
  font-size: 14px;
  color: #111;
  background-color: #F1F1F1; 
}
/*
.navbar-default
{
  background-color: #38242f;
  border-top-color: #e7e7e7;
  border-right-color: #e7e7e7;
  border-bottom-color: #e7e7e7;
  border-left-color: #e7e7e7;
}
*/
.container
{
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.well
{
  min-height: 20px;
  padding-top: 19px;
  padding-right: 19px;
  padding-bottom: 19px;
  padding-left: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e3e3e3;
  border-right-color: #e3e3e3;
  border-bottom-color: #e3e3e3;
  border-left-color: #e3e3e3;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.dim
{
color : dimgray;
} 
.h1m
{
color : #a55455;
font-family: "BallparkWeiner",serif;
  font-size: 1.3em;
  margin-top: 0px;
  font-weight: bold;
}
.h2g
{
color: #8b8c8e;
  font-family: Arial,serif;
  font-size: 0.9em;
  font-weight: bold;
}
.p1m
{
color : #a55455;
font-size: 1.1em;
}
.p1g
{
color : #8b8c8e;
font-size: 1.1em;
font-weight: bold;
}
.n1g
{
color : #8b8c8e;
}
.p2g
{
color : #8b8c8e;
font-size: 1.1em;
}

