/* CSS Document */

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	background-image: url(images/stripes.gif);
	background-repeat: repeat;
	background-position: left top;
	}

input {
	border-color:#F3B6B9;
	border-style: solid;
	border-width:thin;
	color: #E7676D;
}

input [type="radio"]{
	border:none;
}

.radiosinborder{
	border:none;
}

textarea {
	border-color:#F3B6B9;
	border-style: solid;
	border-width:thin;
	color: #E7676D;
}

select {
	border-color:#F3B6B9;
	color: #E7676D;
	border-style: solid;
	border-width:thin;
	}

.textarea{
	border-color:#F3B6B9;
	border-style: solid;
	border-width:thin;
	color: #E7676D;
	font-weight:bold;
}

div.outer
{
      position:absolute;
      left:50%;
      width:380px;
      margin-left:-380px; 
	  z-index:3
      }
div.blues
{
	position:absolute;
	left:420px;
	width:424px;
	margin-left:-424px;
	z-index:2;
	top: 15px;
}
	  div.leaf
{
      position:absolute;
      left:0px;
      top:0px;
	  z-index:1
      }
div.leaf1
{
      position:absolute;
      right: 6px;
      top:0px;
	  z-index:1
      }
div.logo
{
	  position:absolute;
	  left:59px;
	  top:3%;
	  }
div.copete
{
	  position:absolute;
	  left:59px;
	  top:130px;
	  }
div.lateral
{
	position:absolute;
	left:59px;
	top:147px;
	z-index:1;
	width: 1px;
	height: 1px;
	  }
div.lateral2
	  {
	position:absolute;
	left:64px;
	top:188px;
	z-index:3;
	height: 200px;
} 
div.laterald 
{
	position:absolute;
	left:785px;
	top:145px;
	z-index:5;
	width: 1px;
	height: 1px;
	  } 
	  
	 .login{
		position:absolute;
	left:64px;
	top:188px;
	z-index:3;
	height: 200px; 
		
		}
	 
div.laterald2
{
	position:absolute;
	left:791px;
	top:167px;
	z-index:10;
	width: 1px;
	height: 1px;
	  }
div.menutop
{
	  position:absolute;
	  left:455px;
	  top:50px;
	  z-index:3
	  }
	  
.Fblue{
	color: #000099;
}	  

.Fpink{
	color: #F3B6B9;

}

#content {
	position:absolute;
	left:244px;
	top:210px;
	width:650px;
	z-index:9;
}

#newsflash {
	position:absolute;
	left:65px;
	top:390px;
	width:168px;
	height:273px;
	z-index:5;
}

.resalta {
	color:#FF66CC;
	font-weight:bold;
}
a {
	color:#F3B6B9;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-size:12px;
	}
.rosamenu {
	color: #E7676D;
}

a.blatel{
	color:#667AB3;
}

a.articulos {
	color:#3F527C;
	}

a.articulos:hover
{
	font-size:12px;
}

a.faq {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:40px;
}

a.faq:hover
{
	font-size:12px;
}

.articulosP
{
	color:#FFFFFF;
	padding-left:45px;
	font-weight:bold;
}

.articulosP2
{
	border: 1px solid #667AB3;
	color: #667AB3;
	padding: 5px 5px 5px 5px;
	background-color:#F4F4F4
}

.suscripcion
{
	position:absolute;
	left:100px;
	z-index: 11;
}

.titular
{
	color:#FFFFFF;
	background-color:#717AA9;
	font-weight: bold;
	padding: 2px;
}

.but {
	background-image: url(papsystem/images/rose.jpg);
	border: 1px solid #EF9BA0;
}

#liquid-round {
      width:100%;
      margin:0px auto;
      background:#fff url(images/rounded/leftside.gif) repeat-y left top;
      }
	  
.top {
     width:100%;
     height:20px;
     background:url(images/rounded/top.gif) no-repeat left top;
     }
  
.top span {
       
		position:relative;
        height:20px;
        background:url(images/rounded/top-right.gif) no-repeat right top;
        }

.center-content {
	display:compact;
      position:relative;
      background:url(images/rounded/rightside.gif) repeat-y right top;
      padding:1px 20px 1px 25px;
      margin:-1px 0 -50px 0;
       }

.bottom {
        height:60px;
        background:url(images/rounded/bottom.gif) no-repeat left bottom;
        }
 
.bottom span {
      
        position:relative;
        height:60px;
        background:url(images/rounded/bottom-right.gif) no-repeat right top;
       }

img{
border:none;
}










