* { 
	padding : 0;
	margin : 0;
} 

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

body { 
	font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image : url(images/header-rafael-varela.jpg);
	background-repeat:no-repeat;
	background-color:#1C6FB5; 
	background-position:top center;
} 

.inside{
	width:925px;
	margin:0 auto;
	padding:0 14px 0 14px;
}

#footer p {
	font-size: 75%;
}

#footer a {
	color: #73bd25;
}


/*-----------------------------------------------------------------------------------------------
 Services 
-----------------------------------------------------------------------------------------------*/

#services{
	margin-top:97px;
	/*
	color : #333;
	width : 953px;
	border : 0px solid #ccc;
	height : 271px;
	background : #ffe url("images/turki.jpg") no-repeat;*/
}

#services #container {
	border-top:0px solid #FFFFFF;
	width:100%;
}

#services .inside {
	height:268px;
	background:#FFF url("images/turki.jpg") no-repeat center top;
}

#services .inside a#webserv{
	height:197px;
	width:212px;
	display:block;
	float:left;
	background:transparent url("images/web-design.jpg") no-repeat left top;
	margin:51px 0 0 30px;
	text-indent:-9999px;
}

#services .inside a#webserv.unselected{
	background:transparent url("images/web-design_bn.jpg") no-repeat left top;
}

#services .inside a#sas{
	height:197px;
	width:212px;
	display:block;
	float:left;
	background:transparent url("images/sas.jpg") no-repeat left top;
	margin-top:51px;
	text-indent:-9999px;
}

#services .inside a#sas.unselected{
	background:transparent url("images/sas_bn.jpg") no-repeat left top;
}

#services .inside a#zar{
	height:197px;
	width:212px;
	display:block;
	float:left;
	background:transparent url("images/zar.jpg") no-repeat left top;
	margin-top:51px;
	text-indent:-9999px;
}

#services .inside a#zar.unselected{
	background:transparent url("images/zar_bn.jpg") no-repeat left top;
}

#services .inside a#tpv{
	height:198px;
	width:212px;
	display:block;
	float:left;
	background:transparent url("images/tpv.jpg") no-repeat left top;
	margin-top:51px;
	text-indent:-9999px;
}

#services .inside a#tpv.unselected{
	background:transparent url("images/tpv_bn.jpg") no-repeat left top;
}





/******************************************
***************************************************/
#content-wrapper{
	/*margin: 0 0px 0 0px;*/
	margin:0 auto;
	width: 953px; /* 700px - 20px right margin - 45px left margin - 220px right padding */
	padding-right: 0px;
	padding-bottom: 25px;
	background: #FFF url("images/sidebar.gif") right repeat-y;
	border-bottom: 1px solid #C5C5C5;
	height:1370px;
	margin-bottom:10px;
}

#content{
	padding: 25px 0px 0 20px; /*top right bottom left*/
	width:693px;
	float:left;
}
	
#content p{
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-right:40px;		
}
	
#sidebar{
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	padding: 20px 0px 0 0px; /*top right bottom left*/
	width: 205px; /* 220 - 40px LR padding */
}


/*
Titulo principal
*/
h1  {
  position:relative;
  color:#036;
  font: normal 2.0em Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif
}


.contenedorfoto {
	float:left;
	width:320px;
	height:230px;
	background-color:#CFD9E2;
	text-align:center;
	margin:14px;
	padding-top:18px;
}