html{
	font-size:13px;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
}
body{
	margin:0;
	padding:0;
	background: #ffffff;
}
p{
	font-size:13px;
	color:#666666;
}
a{
	font-size:13px;
	color:#0054a6;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
h1{
	color:#258fcb;
	font-size:24px;
}
h2{
	color:#258fcb;	
	font-size:18px;
}
h3{
	color:#258fcb;
	font-size:12px
}
h1,h2{
	font-weight:normal;
}
#wrapper{
	position:relative;
	width:1025px;
	margin:0 auto;
}
#top{

	width:1002px;
	padding:0 11px;
	overflow:hidden;
	margin:15px auto;
	margin-bottom:0;
		
}
#logo{
	background:url(../images/logo.png);
	float:left;
	width:304px;
	height:100px;
}

#topmenu{
	position:absolute;
	left:0px;
	top:105px;
	padding:0;
	width:1025px;
	height:73px;
        text-align:center;
}
#topmenu ul{
	margin:0;
	padding:0;
}
#topmenu li{
        border: 1px solid #FFF;
        border-bottom:none;
        margin-left:2px;
        display:inline-block;
	padding:0 5px;
	list-style:none;
	height:24px;
	padding-top:5px;
	background:url(../images/menubg.png) repeat-x;	
}
#topmenu li.selected{
	background:url(../images/menusel.png) repeat-x;
}
#topmenu a{
        font-size:12px;
	color: #fff; 
	text-decoration: none;
}

#maintop{
	background: url(../images/maintopbg.png);
	width:1025px;
	height:54px;
}
#main{
	background:url(../images/mainbg.png);
	width:985px;
	overflow: hidden;
	padding:20px;
}
#content{
	margin-left:24px;
	margin-bottom:15px;
	width:682px;
	float:left;

}

#contentCommerce {
	margin-right:24px;
	margin-bottom:15px;
	width:630px;
	float:right;

}

.captchaimg img {
margin-bottom:5px;
}
/***********************Paneles***********************/
/****Azul****/
#bluepanel{
	position:relative;
       background: #258fcb;
	width:680px;
}
#bluetop{
	width:680px;
    padding-top:20px;
	background: url(../images/bluetop.png) no-repeat;
}
#bluebottom{	
 	color:#FFF;
       min-height:250px;
        width:650px;
        padding: 75px 15px 10px 15px;
	background: url(../images/bluebottom.png) no-repeat 0 100%;
	
}
#bluepanel h1,#bluepanel h2,#bluepanel h3,#bluepanel p,#bluepanel a,#bluepanel li{
	color:#FFF;	
}
#bluepanel h1{
    position:absolute;
    left:15px;
    top:15px;
}
/**Paneles de colores**/
#panels{
	width:985px;
	overflow: hidden;
	margin-left:20px;
	
}
.panel{
	position:relative;
	display:inline-block;
	padding:10px;
	width:201px;
	height:235px;
	color:#FFF;
}

.panel h1,.panel h2,.panel h3,.panel p,.panel a{
	color:#FFF;
}
.panel h2{
	margin:0;
	margin-bottom:2px;
	position:absolute;
	text-align:right;
	right:10px;
	top:14px;
	line-height:16px;
}
.panel p{
	position:absolute;
	top:60px;
	width:201px;
}
#orange{
	background:url(../images/orangepanel.png);
}
#yellow{
	background:url(../images/yellowpanel.png);
}
#magenta{
	background:url(../images/magentapanel.png);
}
#green{
	background:url(../images/greenpanel.png);
}
#blue{
	background:url(../images/bluepanel.png);
	width:199px;
	height:206px;
}

#blueCommerce {
	background-color:#258fcb;
	width:258px;

}

#blueCommerce .commerceTop {
	background:url(../images/commerceTop.jpg);
	width:258px;
        height:57px;
}

.commerceTop h2 {
color:#f58f26;
}

#blueCommerce .commerceBottom {
	background:url(../images/commerceFooter.jpg);
	width:258px;
        height:31px;
}

#blueCommerce .inner {
	background-color:#258fcb;
	width:258px;

}


#blue h2{
	top:9px;
}

#panels .announcement-list h2 {
float:right;
width:156px;
}

#panels .announcement-list h2 a {
font-type:Arial;
font-size:15px;
text-align:right;
text-decoration:none;
font-weight:bold;
}


#panels .announcement-list p {
font-type:Arial;
font-size:14px;
text-align:justify;
}

#panels .announcement-list p a {
font-type:Arial;
font-size:12px;
float:right;
font-weight:bold;
text-decoration:none;
margin-top:150px;
}

#content .announcement-details .comment-form {
display:none;
}
/****************Paneles del top************************/
#toppanels{
	float:right;	
}
.toppanel{
        margin-right:15px;	
        display:inline-block;
	overflow:hidden;
	position:relative;
	padding:10px;
	padding-top:15px;
	width:222px;
	height:66px;
	color:#258ecb;
	background:url(../images/toppanel.png);
}
.toppanel p, .toppanel a{
	text-align:center;
	color:#258ecb;
	font-size:11px;
	font-weight:bold;
}
.toppanel h2{
	width:100%;
	left:0;
	position:absolute;
	text-align:center;
	top:5px;
	line-height:16px;
	color:#FFF;
	 margin:0;
	margin-bottom:2px;
}
.toppanel input{
      padding:0;       
} 
.toppanel input .text{
       font-size:4;
       margin:0;       
} 
/*****************************************************/
#right{
	float:right;
	margin:0 21px 10px 28px;
	width:229px;
}

#rightCommerce {
	float:left;
	margin:0 21px 10px 28px;
	width:258px;
}

#suscribirse{
	width:229px;
	height:52px;
	background:url(../images/subsbg.png);
	text-align:center;
	padding-top:95px;
	margin-bottom:15px;
}
#suscribirse a{
	margin:0 auto;
	display:block;
	width:175px;
	height:30px;
	padding-top:10px;
	background: url(../images/btnsus.png);
}
#mainbottom{
	background: url(../images/mainbottombg.png);
	width:1025px;
	height:39px;
        text-align:center;
	margin-bottom:15px;
}

#mainbottom .info  {
       margin-top:25px;
      float:left;
       margin-left:290px;
        font-size:11px;
        font-type:Arial;
}

#mainbottom a {
        text-decoration:none;
}

/******************************Paneles de colores del home***************************/
/**Paneles de colores**/
#conpanels{
	width:682px;
	overflow: hidden;
       margin-top:15px;
	
}
.conpanel{
	position:relative;
	display:inline-block;
	padding:10px;
	width:146px;
	height:235px;
	color:#FFF;
}
.conpanel h1,.conpanel h2,.conpanel h3,.conpanel p,.conpanel a{
	color:#FFF;
}
.conpanel h2{
	margin:0;
	margin-bottom:2px;
	position:absolute;
	text-align:right;
	right:10px;
	top:9px;
    	line-height:15px;
        width:100px;
}
.conpanel p{
	position:absolute;
	top:60px;
	width:146px;
}
#conorange{
	background:url(../images/conorangepanel.png);
}
#conyellow{
	background:url(../images/conyellowpanel.png);
}
#conmagenta{
	background:url(../images/conmagentapanel.png);
}
#congreen{
	background:url(../images/congreenpanel.png);
}
#conpanels .announcement-list h2 a {
font-type:Arial;
font-size:12px;
text-align:right;
text-decoration:none;
font-weight:bold;
}


#conpanels .announcement-list p {
font-type:Arial;
font-size:13px;
text-align:left;
}

#conpanels .announcement-list p a {
font-type:Arial;
font-size:12px;
float:right;
font-weight:bold;
text-decoration:none;
margin-top:150px;
}
/******************************//******************************/

.catalogueitemdump {
width:189px;
background-color:#fff;
margin:auto;
}

.catalogueitemdump li {
line-height:29px;
list-style:none;
border-bottom:3px dotted #8c8c8c;
}

.catalogueitemdump a {
text-decoration:none;
color:#8c8c8c;
font-family:Arial;
font-size:12px;
font-weight:bold;
}