body{
FONT-FAMILY: Arial, Helvetica Neue, Helvetica, sans-serif;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
FONT-FAMILY: Arial, Helvetica Neue, Helvetica, sans-serif;	
margin:0 auto;
width:400px;
padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
border:solid 1px #c7c2c2;
background: #EEE;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #c7c2c2;
padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	padding-top: 2px;
}


#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:0 0 20px 10px;
	text-align: left;
}

#stylized textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:80px;
margin:2px 0 20px 10px;

}

#stylized button{

width:95px;
height:28px;
background: url(imagenes/boton.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
text-transform:uppercase;
text-shadow:0 1px 2px #000000;
font-weight:bold;
font-size:10px;
font-style:normal;
}
#stylized button:hover{
background: url(imagenes/boton_hover.png) no-repeat;
}
#stylized button:active{
background: url(imagenes/boton_hover.png) no-repeat;
}
.boton1{
width:95px;
float:right;
}
.boton2{
width:95px;
float:left;
}
.botones{
margin-left:150px;
width:201px;
clear:both;
	
}

#supermercados{
	float:left;
	font-size:12px;
	width:400px;
	padding-top:20px;
	MARGIN-bottom:20px;
	BORDER-top: #b6afaf 1px dotted;
}
/*form administrador*/

.admin-form{
FONT-FAMILY: Arial, Helvetica Neue, Helvetica, sans-serif;	
margin:0 auto;
width:750px;
padding:14px;
}


/* ----------- stylized ----------- */
#form-estilo{
border:solid 1px #c7c2c2;
background: #EEE;
}
#form-estilo h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#form-estilo p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #c7c2c2;
padding-bottom:10px;
}
#form-estilo label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:280px;
	float:left;
	padding-top: 2px;
}


#form-estilo .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#form-estilo input{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	margin:0 0 20px 10px;
	text-align: left;
	
	
}
#form-estilo input.file{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	margin:0 0 20px 10px;
	text-align: left;
	background-color: #3E82AF;
	
}

#form-estilo textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:400px;
height:80px;
margin:2px 0 20px 10px;

}

#form-estilo button{

width:95px;
height:28px;
background: url(imagenes/boton.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
text-transform:uppercase;
text-shadow:0 1px 2px #000000;
font-weight:bold;
font-size:10px;
font-style:normal;
}
#form-estilo button:hover{
background: url(imagenes/boton_hover.png) no-repeat;
}
#form-estilo button:active{
background: url(imagenes/boton_hover.png) no-repeat;
}

#form-estilo select{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	max-width:200px;
	margin:0 0 20px 10px;
	text-align: left;
}
#linea-admin{
	float:left;
	font-size:12px;
	width:750px;
	padding-top:10px;
	BORDER-top: #b6afaf 1px dotted;
}
.botones-admin{
margin-left:290px;
width:201px;
clear:both;}

#fecha-form {width:750px; height:43px; position:relative;}
#tipo-prensa {width:750px; height:43px; position: relative;}
#titulo-form {width:750px; height:43px; position: relative;}
#texto-form {width:750px; position: relative;}
#tapa{ MARGIN-left:291px; height:227px; width:166px; background-color:#FFF; border:solid 1px #aacfe4; position:relative; margin-bottom:20px;}

.num-galeria-form{
	display:block;
	font-weight:bold;
	text-align:left;
	width:10px;
	float:left;
	padding:2px 2px 0px 10px;;
	color:#999;
}
/*fin form administrador*/
