@import url("annule_tout.css");
@import url("squelette.css");
@import url("menus.css");
@import url("base.css");
@import url("typo.css");

.listeArrow
{
    list-style-image: url(../images/arrgr.gif);
    padding-left:5px; 
}

.leftArrow
{
	background-image: url(../images/arrgr.gif);
	background-repeat: no-repeat;
	background-position: left center;    
    padding-left:12px; 
}

.textbox
{
     border:solid 1px silver;
}

.button
{

}

div#photos img
{
	margin-bottom:15px;
}

.testimonial-left-panel
{
	vertical-align:top;
	width:20%;
}

.testimonial-center-panel
{
	width:60%;
}

.testimonial-right-panel
{
	width:20%;  
	vertical-align:text-top;
}

.testimonial-commentary
{
	text-align:justify;
}

.testimonial-description
{
	text-align:justify;
}

.testimonial-reference
{
	text-align:center;
}

.testimonial-client
{
	vertical-align:top; 
	font-weight:bold;
	color:#0982cc;
}

.testimonial-client-name
{
	vertical-align:top; 
	font-weight:bold;
	color:#0982cc;
	width:60%;
}

.testimonial-project
{
	vertical-align:top; 
	color:#0982cc;
}

.testimonial-project-name
{
	vertical-align:top; 
	color:#0982cc;
	width:40%;
}

.testimonial-technologies
{
	vertical-align:top; 
	color:#0982cc;
	text-align:left;
	width:100%;
}

.testimonial 
{
	width: 490px;	
background: #e2e6eb url(../images/quote_top.gif) no-repeat;
margin: 0;
padding: 10px 0 0 40px;
margin-bottom:10px;
font-style: italic;
}
.testimonial p {
background : url(../images/quote_bottom.gif) no-repeat bottom right;
margin : 0;
padding : 15px 40px 25px 0;
}

.syllabushighlight
{
    background-color:#EEE;
    width:450px;
    padding:8px;
    float:right;
}

.syllabushighlight H4
{
    margin-bottom:0px;
}

.odd
{
    background-color:#F1FAFF;
}