@charset "utf-8";


body{
	background-image: url(Imagenes/backlogo2.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	}

div.logo_gr {
    width: 410px;
    margin: auto;
    /*border: 1px solid red;*/
}
div.logo_ch {
	display: none;
}

/*comienca parte principal*/
main {
    max-width:2000px;
    margin: auto;
    /*border: 1px solid blue;*/
	margin-top: 50px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}

h1{
	
	text-align: center;
	color: #8F43A3;
	font-size: 18px;
	font-weight: normal;
	
}

.notas {
float: none;
clear: both;
font-family:   Arial," sans-serif";
color:#2A1633;
text-shadow: 1px 1px 1px #FAE9F6	; 
text-align: center;
font-size: 23px;
padding-top: 40px;
margin: 30px 0 60px 0px;
}

.vestidos{
	margin: 10px;
	margin-left: 50px;
	overflow: hidden;
	float:none;
	text-align: center;
}


.fotos4 {
	max-width: 280px;
	min-height: 400px;
	margin: 15px 10px;

	float: left;
}

.fotos4 img {
	max-width: 100%;
	border: 1px solid #D38CE7;
    border-radius: 3%;
}

.fotos4 p {
	display: block;
	margin: 5px 0px;
}

.fotos3 {
	max-width: 380px;
	min-height: 390px;
	margin: 15px 10px;
	text-align: center;
	color: #8F43A3;
	font-size: 18px;
	float: left;
}

.fotos3 img {
	max-width: 100%;
	border: 1px solid #D38CE7;
    border-radius: 3%;
}

.fotos3 p {
	display: block;
	margin: 5px 0px;
}

.fotos3 .explicacion, .fotos4 .explicacion {
text-align: center;
color: #8F43A3;
font-size: 12px;
}

.fotos2 {
	max-width: 250px;
	min-height: 390px;
	margin: 15px 10px;
	text-align: center;
	color: #8F43A3;
	font-size: 18px;
	float: left;
}

.fotos2 img {
	max-width: 100%;
	border: 1px solid #D38CE7;
    border-radius: 3%;
}

.fotos2 p {
	display: block;
	margin: 5px 0px;
}

.fotos2 .explicacion{
text-align: center;
color: #8F43A3;
font-size: 12px;
}

.catsuits{
	margin: 10px ;
	margin-left: 40px;
	overflow: hidden;
	float:none;
	text-align: center;
}

.catsuits .fotos2{
	max-width: 250px;
	min-height: 420px;
	margin: 15px 30px;
	text-align: center;
	color: #8F43A3;
	font-size: 18px;
	float: left;
}
	
.separadorgaleria {
display: block;
clear: both;
overflow: hidden;
margin-top: 40px;
margin-bottom: 30px;
height: 32x;
background-color: #FAE6F4;
text-align: center;
}

.separadorgaleria h1 {
margin: auto;
text-align: center;
font-size: 25px;
color: #B75FC1;
}


.fotos1 {
	max-width: 150px;
	min-height: 380px;
	margin: 15px 10px;
	text-align: center;
	color: #8F43A3;
	font-size: 18px;
	float: left;
}

.fotos1 img {
	max-width: 100%;
	border: 1px solid #D38CE7;
    border-radius: 3%;
}

.fotos1 p {
	display: block;
	margin: 5px 0px;
}

@media screen and (max-width: 650px) {
	
	
 div.logo_gr {
   display: none;
 }
	
 div.logo_ch {
	display: block;
	width: 250px;
	margin: auto;
 }
	
 .gr {
 display: none;
 }
		
 .ch {
 display:block;
 }
	
.vestidos {
	margin: 10px 10px 40px 10px;
	display: block;
	overflow: hidden;
}

.fotos3, .fotos4 {
	margin:auto;
	float:none;
	clear: both;
	}
	
.fotos3 p, .fotos4 p {
	margin-bottom: 15px;	
}
	
.fotos2{
	margin:auto;
	float:none;
	clear: both;
	}
	
.fotos2 p {
	margin-bottom: 15px;	
}	
	

.catsuits {
	margin: 10px 10px 40px 10px;
	display: block;
	overflow: hidden;
}	
	

.catsuits .fotos2{
	margin:auto;
	float:none;
	clear: both;
	}
	
.catsuits .fotos2 p {
	margin-bottom: 15px;	
}

	
	
	
.notas {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0;
	}

	
}

@media screen and (max-width: 580px) {
	
	.fotos1 {
	max-width: 150px;
	margin: 15px 0px;	
	}
	
}

@media screen and (max-width: 510px) {
	
	.fotos1 {
	max-width: 130px;
	margin: 15px 0px;	
	}
	
}

@media screen and (max-width: 460px) {
	
	.fotos1 {
	margin:auto;
	float:none;
	clear: both;
	}
	
	
}


/*footer*/
	
footer {
	clear: both;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #993399;
	background-color: #F6EDFE;
	padding: 5px 0;
	position: relative;
	
}

footer a{
	text-decoration: none;
	color: #993399; 
	
}

footer .tel{
text-decoration: none;
color: inherit;
}

p#hora{
	margin-top: -10px;
}

.wap{
	height: 18px;
	width: auto;
	padding:0;
	margin:-3px;
}



.ch {
	display: none;
}

.gr {
	display: block;
}

img.face{
	height: 25px;
	margin-bottom: -5px;
}

footer a:hover {
color:#622073;
opacity: 0.5;
}


/*fin footer*/

