@charset "utf-8";
/* CSS Document */

#main {
	width: 950px;
	height: 810px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_contac {
	width: 950px;
	height: 750px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_trabajos {
	width: 950px;
	height: 680px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_bio {
	width: 950px;
	height: 760px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_form {
	width: 950px;
	height: 920px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_galeria {
	width: 950px;
	height: 980px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_galeria_imitaciones {
	width: 950px;
	height: 832px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_galeria_estucos {
	width: 950px;
	height: 831px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_galeria_trompe {
	width: 950px;
	height: 942px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#main_galeria_dorados {
	width: 950px;
	height: 679px;
	position: relative;
	margin: 0 auto;
	top: 0px;
}
#title_galery {
	width: 601px;
	height: 50px;
	position: absolute;
	margin: 0 auto;
	top: 309px;
	left: 35px;
}
#top {
	width: 922px;
	height: 159px;
	position: absolute;
	top: 0px;
	left: 26px;
	width: 900px;
}
#top_int {
	width: 822px;
	height: 79px;
	position: absolute;
	top: 94px;
	left: -23px;
	width: 675px;
}
#pie_foto {
	width: 822px;
	height: 42px;
	position: absolute;
	top: 556px;
	left: 515px;
	width: 410px;
}
#image_bio {
	width: 822px;
	height: 309px;
	position: absolute;
	top: 242px;
	left: 515px;
	width: 410px;
}
#text_bio {
	width: 822px;
	height: 406px;
	position: absolute;
	top: 222px;
	left: 24px;
	width: 432px;
}
#galeria_dorados {
	width: 822px;
	height: 185px;
	position: absolute;
	top: 352px;
	left: 25px;
	width: 904px;
}
#galeria_estucos {
	width: 822px;
	height: 368px;
	position: absolute;
	top: 355px;
	left: 23px;
	width: 904px;
}
#galeria_imitaciones {
	width: 822px;
	height: 370px;
	position: absolute;
	top: 351px;
	left: 24px;
	width: 904px;
}

#galeria_trompe {
	width: 822px;
	height: 200px;
	position: absolute;
	top: 344px;
	left: 23px;
	width: 904px;
}

#galeria_restauracion {
	width: 822px;
	height: 200px;
	position: absolute;
	top: 344px;
	left: 23px;
	width: 904px;
}
#text_formac {
	width: 822px;
	height: 534px;
	position: absolute;
	top: 239px;
	left: 24px;
	width: 443px;
}
#text_formac ul{
	margin:0px 0px 0px 0px;
	list-style-type: square;
}
#text_formac li{
	margin:0px 0px 10px -20px;
	list-style-type: square;
}
#image_formac {
	width: 822px;
	height: 311px;
	position: absolute;
	top: 242px;
	left: 515px;
	width: 413px;
}
#image_formac2 {
	width: 822px;
	height: 268px;
	position: absolute;
	top: 563px;
	left: 490px;
	width: 432px;
}
#left_cont {
	width: 822px;
	height: 331px;
	position: absolute;
	top: 242px;
	left: 499px;
	width: 432px;
}
#left_cont_text {
	width: 822px;
	height: 22px;
	position: absolute;
	top: 218px;
	left: 25px;
	width: 138px;
}
#right_cont {
	width: 822px;
	height: 281px;
	position: absolute;
	top: 262px;
	left: 20px;
	width: 272px;
	-moz-box-shadow:4px 4px 3px #ccc;
	-webkit-box-shadow: 4px 4px 3px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=125,strength=5)";

filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=25,strength=5);
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#cccc99));
	background: -moz-linear-gradient(top,  #CCCCCC,  #cccc99);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#cccc99');
}
#menu{
	width:647px;
	position: absolute;
	left: 154px;
	top: 170px;
}
#menu ul{
	list-style:none;
	margin: 0 auto;
}
#menu li{
	list-style:none;
	display:inline;
	margin:0 5px;
}
#menu li a{
    color:#666666;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:5px solid #b5b4b4;
	cursor:pointer;
	padding:0 0 1px 0;
	outline: 0;
}
#menu li a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu li a.current{
	color:#000000;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
				
#text {
	width: 429px;
	height: 307px;
	position: absolute;
	left: 25px;
	top: 213px;
	
}
#flash {
	width: 403px;
	height: 417px;
	position: absolute;
	left: 522px;
	top: 234px;
	
}
#pie_index {
	width: 875px;
	height: 28px;
	position: absolute;
	left: 45px;
	top: 735px;
	
}
#pie_bio {
	width: 758px;
	height: 31px;
	position: absolute;
	left: 83px;
	top: 705px;
	
}
#pie_trab {
	width: 768px;
	height: 29px;
	position: absolute;
	left: 92px;
	top: 900px;
}
#pie_trab_estucos {
	width: 768px;
	height: 29px;
	position: absolute;
	left: 89px;
	top: 801px;
	
}
#pie_trab_dorados {
	width: 768px;
	height: 29px;
	position: absolute;
	left: 89px;
	top: 626px;
	
}
#pie_trab_imit {
	width: 768px;
	height: 29px;
	position: absolute;
	left: 89px;
	top: 806px;
	
}
#pie_form {
	width: 763px;
	height: 26px;
	position: absolute;
	left: 104px;
	top: 896px;
	
}
#pie_cont {
	width: 767px;
	height: 26px;
	position: absolute;
	left: 104px;
	top: 692px;
	
}
.textparrafo{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	}
.textnegritaparrafo{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	}
.textcontac{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.textpiefoto{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.textnegrita2contac{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.piepag {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	text-align: center;
}
.piepag2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	font-style: inherit;
	text-align: center;
}
.no_visual {	
    display:none;
}   
	
