@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/back.jpg);
}
#conatiner {
	height: 600px;
	width: 810px;
	margin: auto;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 21px;
	width: 484px;
	float: left;
	padding-bottom: 25px;
	margin-right: 22px;
	padding-top: 26px;
	padding-left: 305px;
}
.menu_item {
	margin-right: 6px;
	float: left;
	width: 100%;
}
#conatiner_idioma {
	height: 600px;
	width: 810px;
	margin: auto;
	background-repeat: no-repeat;
}
#conatiner_clientes {
	width: 810px;
	background-repeat: no-repeat;
	background-image: url(../images/amor2.gif);
	float: left;
}
#logos_top {
	float: left;
	height: 50px;
	width: 758px;
	background-color: #FFFFFF;
	margin-top: 23px;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/amor_bottom.gif);
	background-repeat: no-repeat;
}
#logos {
	float: left;
	width: 758px;
	background-color: #FFFFFF;
	margin-right: 26px;
	margin-left: 26px;
}
#trabajos {
	float: left;
	background-color: #FFFFFF;
	width: 720px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ee2171;
	font-weight: 100;
	text-align: left;
	margin-bottom: 3px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 18px;
}
#trabajos_container {
	float: left;
	width: 720px;
	background-color: #FFFFFF;
	margin-right: 26px;
	margin-left: 26px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 50px;
}
#conatiner_contacto {
	width: 810px;
	background-repeat: no-repeat;
	background-image: url(../images/amor2.gif);
	height: 700px;
	position: relative;
	float: left;
}
#back_contacto {
	width:498px;
	height:350px;
	float:left;
	margin-top:30px;
	background-repeat: no-repeat;
	z-index: -10;
	position: relative;
}
#tel {
	width:350px;
	height:415px;
	background-repeat: no-repeat;
	z-index: 10;
	float: left;
	position: absolute;
	left: 463px;
	top: 100px;
}
#contacto {
	height: 196px;
	width: 393px;
	float: right;
	margin-right: 25px;
}
#conatiner2 {
	height: 600px;
	width: 810px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	float: left;
}
#pregunta_container {
	float: left;
	width: 720px;
	background-color: #FFFFFF;
	margin-right: 26px;
	margin-left: 26px;
	height: 376px;
	background-image: url(../images/pregunta_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 65px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
#logos_top2 {
	float: left;
	height: 50px;
	width: 758px;
	margin-top: 23px;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/amor_bottom2.gif);
	background-repeat: no-repeat;
}
#menu_contact {
	height: 21px;
	width: 484px;
	float: left;
	padding-bottom: 25px;
	margin-right: 22px;
	padding-top: 26px;
	padding-left: 305px;
}
#pregunta_container2 {
	float: left;
	width: 720px;
	margin-right: 26px;
	margin-left: 26px;
	height: 11px;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(../images/pregunta_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#trabajos_list{
	float: left;
	width: 720px;
	margin: 0 5px;
}

#trabajos_list ul{
	margin: 0;
	padding: 0;
}

#trabajos_list li{
	font-size: 11px;
	display: block;
	margin: 0 5px;
	color: #ee2171;
	list-style-type: none;
	float: left;
}

#trabajos_list li a{
	font-size: 10px;
	color: #ee2171;
	font-variant: upper;
	text-decoration: none;
	text-transform: uppercase;
}

#trabajos_list li a:hover{
	color: #000;
}


#trabajo_detalles{
	margin-top: 10px;
	float: left;
	width: 100%;
}

#trabajo_uploads{
	float: left;
	width: 720px;
	margin-bottom: 20px;
	margin-left: 8px;
}

.upload{
	margin: 0;
	padding: 0;
	width: 240px;
	height: 240px;
	float: left;
}

.upload a, .upload img{
	border: none;	
}
#faces {
	float: left;
	height: 21px;
	width: 107px;
	padding-top: 105px;
}
#footer_clientes{
	position: static;	
}
#detail {
	background-image: url(../images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 720px;
}
