/*****
HOJA DE ESTILOS para Yin Shi
*****/


html{
	font-size: 80%;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
body{
	margin:0;
	padding: 0;
	background:#000;
}
body p{
	margin: 0;
	padding: 0;
}
body ul{
	margin: 0;
	padding-top: 5px;
}
body ul li{
	margin: 0;
	padding: 0;
}
body a:link{ 
	color:#7a3f76; text-decoration: underline
}
body a:visited{ 
	color: #666666; text-decoration: underline
}
body a:hover{
	color:#536596;
	text-decoration: underline
}
body a:active{
	color:#536596;
	text-decoration: underline
}
.hidden-text{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#main{
	margin:0 auto;
	background:url(../images/top-gradient.jpg) repeat-x;
	position:relative;
	color: #666666;
	padding-bottom: 30px;
	margin: 0;
	top: 0;
}
#page{
	margin:0 auto;
	width:716px;
	background: url(../images/bg-page.jpg) repeat-y;
	position:relative;
	overflow:hidden;
}
#header{
	background: url(../images/cab.jpg) no-repeat;
	width: 716px;
	height: 337px;
}
#header-inaug{
	background: url(../images/cab-inaug.jpg) no-repeat;
	width: 716px;
	height: 337px;
}
#header-int{
	background: url(../images/cab-int.jpg) no-repeat;
	width: 716px;
	height: 155px;
}
#header-int-inaug{
	background: url(../images/cab-int-inaug.jpg) no-repeat;
	width: 716px;
	height: 155px;
}
#header h1, #header-int h1, #header-inaug h1, #header-int-inaug h1{
	padding: 0;
	margin: 0;
	}
.logo{
	background:url(../images/logo-yinshi.png) no-repeat;
	width:468px;
	height:165px;
	display:block;
	text-indent:-3000px;
	position:absolute;
	top: 0px;
	left:0px;
	overflow:hidden;
}
.content{
	margin: 0 40px 20px 40px;
}
.content-text {
	width: 450px;
	float: left;
	padding: 0;
	margin-right: 16px;
}
.content-menu {
	width: 170px;
	height: 191px;
	float: right;
	background:url(../images/bg-menu.jpg) no-repeat top left;
}
.content-menu ul {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 19px;
	font-size: 120%;
	line-height: 1.4em;
}
.content-menu ul li a:link, .content-menu ul li a:visited {
	color: #536697;
	text-decoration: none;
}
.content-menu ul li a:hover, .content-menu ul li a:active {
	color: #20356b;
	text-decoration: underline;
}
.content h2{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 170%;
	color: #7a3f76;
}
.content h3{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 130%;
	color: #536697;
}
/*
.button-form A{
	display: block;
	background: url(../images/button-form.png) no-repeat;
	width: 469px;
	height: 97px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 30px 0 60px 80px;
}
*/
.button-clientes2 A{
	display: block;
	background: url(../images/button-clientes2.png) no-repeat;
	width: 469px;
	height: 97px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 30px 0 60px 80px;
}
.button-form2 A{
	display: block;
	background: url(../images/button-form2.jpg) no-repeat;
	width: 532px;
	height: 53px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 15px 0 60px 55px;
}
.button-SEO3 A{
	display: block;
	background: url(../images/button-SEO3.png) no-repeat;
	width: 532px;
	height: 53px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 15px 0 60px 55px;
}
.button-galeria A{
	display: block;
	background: url(../images/button-galeria.jpg) no-repeat;
	width: 532px;
	height: 79px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 30px 0 20px 55px;
}


form P{
	padding: 15px 0 0 0;
}
.fieldform{
	/*width: 350px;*/
	border: 1px solid #666666;
	padding: 3px;
	margin-top: 5px;
	background-color: #ffffff;
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}	
.fieldform:hover, .fieldform:focus{
	background-color: #f8f2f8;
	border:1px solid #666666;
	padding: 3px;
	margin-top: 5px;
}
.fieldform-select{
	border: 1px solid #666666;
	padding: 3px;
	margin-top: 5px;
	background-color: #ffffff;
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}
.form-ok{
	border: 2px solid #fff;
	padding: 10px;
	background-color: #99af23;
	color: #fff;
	text-align: center;
	font-size: 140%;
}
.form-error {
	border: 2px solid #fff;
	padding: 10px;
	background-color: #af2323;
	color: #fff;
	text-align: center;
	font-size: 140%;
}

label.error{color:red; display: block;font-weight:normal;}
.checkboxlist label.error, .filelist label.error {
	display: none;
}
.button{
	font-size: 12px;
	font-weight: bold;
	color: #f9f9f4 !important;
	background-color: #536596;
	text-align: center;
	display: block;
	text-decoration: none !important;
	padding: 3px 20px 3px 20px;
}
.bottom{
	background:url(../images/bottom.jpg) no-repeat;
	display:block;
	width:716px;
	height:103px;
}
.bottom a{
	position: relative;
	left: 20px;
	top: 60px;
	font-weight: bold;
}

/*--Galeria--*/

.galeria{ 
	margin: 0;
	padding: 0;
	margin: 0;
	}
.galeria ul{
	overflow:hidden;
	height:1%;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0;
}
.galeria ul li{
	float:left;
	padding:15px 20px 0 0;
	margin: 0;
	margin: 0;
	width: 129px;
	font-size: 80%;
}

.galeria img {
	float:left;
}
.galeria a:link img, .galeria a:visited img {
	border: 4px solid #cacaca;
}
.galeria a:hover img, .galeria a:active img {
	border: 4px solid #a465a0;
}

.banner-galeria { padding-top: 40px 0 10px 0 }

.sugerencias {
	background-color: #CCCCCC;
	padding: 20px;
	margin-top: 40px;
	clear: both;
      font-size: 17px;
      text-align: center;
}
.contactar {
	background-color: #e2d3c6;
	padding: 20px;
	margin-top: 20px;
	clear: both;
      font-size: 17px;      
}