body {margin:0px 0px 0px 0px; background-color:#E34E83; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; text-align: center; background-image: url(bck.jpg);background-repeat:no-repeat;background-attachment:fixed }
		 
		a { color:#1CB0FF ;TEXT-DECORATION: none; font-weight: bold }

 A:Hover {
   color: #FF005D; font-weight: bold;
 }
	
.letra{
	color:#FFCC00;
	font-family: "GrilledCheese BTN Cn";
	font-size: 19px;
	
}
.bajo{
	color:#333399;
	font-family: "GrilledCheese BTN Cn";
	font-size: 18px;
	letter-spacing: 1px;
}
.bajo2{
	color:#ffffff;
	font-family: "GrilledCheese BTN Cn";
	font-size: 26px;
	
}
.bajo3{
	color:#333399;
	font-family: "GrilledCheese BTN Cn";
	font-size: 13px;
	letter-spacing: 0,2;
}
#content {}
.ocho{z-index:8;position: relative; width:400px; margin:0 auto;}
.dos{z-index:2;position: relative;}
.tres{z-index:3;position: relative;}
.uno { position: absolute; right: 0px; middle: 0px; z-index:1;}

#container {
width:400px;
margin:0 auto;
}

#topmarger {
height:35px;
width:400px;
margin:0 auto;
}

#floatlefter {
float:left;
margin: 0px 0px 0px 0px;
}

ul {  
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	padding:0;
	float:left;
	}

ul li a {
	display:block;
	width:100px;
	height:70px;  //Quito el padding, pero le pongo altura.
	text-decoration:none;
}
ul li a:hover {
	background-position:bottom;
}
ul li a span {
	display:none; //Oculto el texto.
}
#scc1 {
	background-image: url(images/buttons_01.gif);
}
#scc2 {
	background-image: url(images/buttons_02.gif);
}
#scc3 {
	background-image: url(images/buttons_03.gif);
}
#scc4 {
	background-image: url(images/buttons_04.gif);
}
#scc5 {
	background-image: url(images/buttons_05.gif);
}

div.rounded {
 width: 400px;
 background: #EB7298 url(images/tr.gif) no-repeat top right;
}
div.rounded div {
 background: transparent url(images/tl.gif) no-repeat top left;
}
div.rounded div div {
 background: transparent url(images/br.gif) no-repeat bottom right;
}
div.rounded div div div {
 background: transparent url(images/bl.gif) no-repeat bottom left;
 padding: 5px;
}
.highlight{
	background-color:#FEFFAF;
}

.texta {
 font-size: 11px;
  font-color: #FA70A3;
 font-family:'tahoma', verdana, arial, helvetica, sans-serif;
 background-color: #F7B5CD;
 width: 400px;
 border: 1px solid #FA70A3;
}
   
   input.btn{
  
	font-family: "GrilledCheese BTN Cn";
	font-size: 19px;
   color:#FA70A3;
   font-weight:bold;
   background-color:#F7B5CD;
   border:1px solid;
   border-top-color:#FA70A3;
   border-left-color:#FA70A3;
   border-right-color:#FA70A3;
   border-bottom-color:#FA70A3;}