@font-face {
 font-family:"calibri";
 src:url('../fonts/calibri.ttf');
}
* {
	margin:0;
	padding:0
}
header, footer, section, nav, article {
	display: block; color:#000;
}
body {
	font-family:"calibri", Verdana, Geneva, sans-serif;
	background:  url(../images/1.jpg) no-repeat center #fff;
}
#contenedor {
	width: 800px;
	margin: auto;
	padding: auto;
}
header {
	height: 214px;
	float:left;
	background: #000;
}
nav {
	float:left;
	height: 40px;
	font-family:Verdana, Geneva, sans-serif;
	background: #000;
	margin-left: 5px;
}
nav ul {
	margin: 0 auto;
	list-style: none;
	background: #000;
}
nav ul li {
	float: left;background: #000;
}
nav ul li a {
	font-size: 13px;
	color:#fff;
	text-decoration:none;
	line-height: 40px;
	text-align:center;
	float: left;
	margin:0 0 0 5px;
	padding:0 7px;

	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 10px;/* IE8 */ 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #0270BB;	

background: rgba(97,97,96,1);
background: -moz-linear-gradient(top, rgba(97,97,96,1) 0%, rgba(97,97,96,1) 50%, rgba(83,83,83,1) 51%, rgba(83,83,83,1) 71%, rgba(83,83,83,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(97,97,96,1)), color-stop(50%, rgba(97,97,96,1)), color-stop(51%, rgba(83,83,83,1)), color-stop(71%, rgba(83,83,83,1)), color-stop(100%, rgba(83,83,83,1)));
background: -webkit-linear-gradient(top, rgba(97,97,96,1) 0%, rgba(97,97,96,1) 50%, rgba(83,83,83,1) 51%, rgba(83,83,83,1) 71%, rgba(83,83,83,1) 100%);
background: -o-linear-gradient(top, rgba(97,97,96,1) 0%, rgba(97,97,96,1) 50%, rgba(83,83,83,1) 51%, rgba(83,83,83,1) 71%, rgba(83,83,83,1) 100%);
background: -ms-linear-gradient(top, rgba(97,97,96,1) 0%, rgba(97,97,96,1) 50%, rgba(83,83,83,1) 51%, rgba(83,83,83,1) 71%, rgba(83,83,83,1) 100%);
background: linear-gradient(to bottom, rgba(97,97,96,1) 0%, rgba(97,97,96,1) 50%, rgba(83,83,83,1) 51%, rgba(83,83,83,1) 71%, rgba(83,83,83,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616160', endColorstr='#535353', GradientType=0 );
}
nav ul li.selected a, nav ul li a:hover  {
	background: rgba(28,167,224,1);
background: -moz-linear-gradient(top, rgba(28,167,224,1) 0%, rgba(28,168,224,1) 50%, rgba(0,65,100,1) 51%, rgba(0,65,100,1) 71%, rgba(0,65,100,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28,167,224,1)), color-stop(50%, rgba(28,168,224,1)), color-stop(51%, rgba(0,65,100,1)), color-stop(71%, rgba(0,65,100,1)), color-stop(100%, rgba(0,65,100,1)));
background: -webkit-linear-gradient(top, rgba(28,167,224,1) 0%, rgba(28,168,224,1) 50%, rgba(0,65,100,1) 51%, rgba(0,65,100,1) 71%, rgba(0,65,100,1) 100%);
background: -o-linear-gradient(top, rgba(28,167,224,1) 0%, rgba(28,168,224,1) 50%, rgba(0,65,100,1) 51%, rgba(0,65,100,1) 71%, rgba(0,65,100,1) 100%);
background: -ms-linear-gradient(top, rgba(28,167,224,1) 0%, rgba(28,168,224,1) 50%, rgba(0,65,100,1) 51%, rgba(0,65,100,1) 71%, rgba(0,65,100,1) 100%);
background: linear-gradient(to bottom, rgba(28,167,224,1) 0%, rgba(28,168,224,1) 50%, rgba(0,65,100,1) 51%, rgba(0,65,100,1) 71%, rgba(0,65,100,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ca7e0', endColorstr='#004164', GradientType=0 );
}
section {
	width: 800px;
	
	}
.trabajos {
	float:left;
	padding:5px 4px 2px 4px;
	background:#09F;
	margin:5px;
	_margin:0 5px 10px 5px;
}	
#left {
	width: 380px;
	float: left;
	padding:40px 20px 40px 0;
}
#right {
	width: 380px;
	float: left;
	padding:40px 10px;
}
#centro {
	width: 800px;
	float: left;
	margin:0px 30px 30px 30px;
}

p.col {
	font-size:15px;
	color:#000;
	line-height: 18px;
}
h1 {
	padding:0 0 10px 0;
	font-size:20px;
	color:#000;
}
h2 {
	padding:0 0 10px 0;
	font-size:16px;
	color:#09F;
}
.fotos {
	padding:70px 0 0 33px;
}
.data {
	padding:70px 0 0 100px;
}
.cara {
	padding:180px 0 0 33px;
}
footer {
	background:#F4F4F5;
	height:39px;
	font-size: 13px;
	color:#000;
	text-align:center;
	line-height:36px;
	border-top: 1px solid #000;
	background:url(../images/pie.jpg) repeat-x;
}
footer a {
	width:100%;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	line-height:24px;
}
.clear {
	clear: both;
}
/*formulario*/
form {
	width:290px;
	float:left;
	padding-left:40px;
}
label {
	float:right;
	margin-right:5px;
	margin-bottom:15px;
	text-align:right;
	color:#000;
	font-weight:bold;
}
input, textarea {
	float:right;
	width:200px;
	background:#BEC5D0;
	margin-bottom:15px;
}
fieldset {
	border:none;
}
.button {
	width:200px;
	background-color:#96A3CB;
}
.datos {
	width:330px;
	height:237px;
	display:block;
	float:left;
	padding:0px 0 0 0px;
	font-size:16px;
}
.datos p {
	font-size:16px;
	padding:0 0 9px 0;
	
}
p.extra a {
	font-size:16px;
	text-decoration:none;
	color:#000;
	padding-right:10px;
/*fin formulario*/

}
.afip {
	margin:0 0 0px 0;
	float:right;
}
.list-3 {
	padding: 0 0 25px 5px;
	overflow: hidden;
}
.list-3 li {
	background: url(../images/marker.gif) no-repeat 0% 7px;
	padding: 0 0 0 10px;
	line-height: 20px;
	font-size: 15px;
	color:#000;
}
.icon a{
	padding: 0px 0 10px 10px;
	float:right;
}
.icon a:hover{
filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
	zoom:1;
}