@charset "utf-8";
/* CSS Document */

/*----------------------------*/
/*------ RightPaddInt ------- */
/*----------------------------*/


#rightPaddInt
{
/*ponerle luego margin-left:-22px*/
 width:264px;
/* background:#F3DEA4;*/
}

/*#rightPaddInt h2
{
 padding:16px 0 12px 0;
 margin:0 0 0px;
 width:100%;
 color:#e57121;
 font-family:Arial,Helvetica,sans-serif;
 font-size:24px;
 font-weight:normal;
}*/
#rightPaddInt h2
{
	color:#E57121;
	 font-family: "Century Gothic", Arial,Helvetica,sans-serif;
	 font-size:24px;
	 font-weight:normal;
	 margin:0 0 9px;
	 padding:16px 0 12px;
	 width:100%;
}

#rightPaddInt #h2_assortiment {
 height:19px;
 margin:0 0 5px;
 width:100%;
}

#rightPaddInt #p_assortiment
{
 margin:0 0 9px 0;
 color:#e57121;
}

#rightPaddInt #p_assortiment {
 background:transparent url(../images/p_assortiment.jpg) no-repeat scroll left top;
 font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
 height:154px;
 margin:0;
 padding:58px 17px 0;
 position:relative;
 width:auto;
}

#rightPaddInt #p_assortiment a {
 font-weight:bold;
}

#rightPaddInt #p_assortiment a {
 color:#ff5400;
 font-weight:bold;
 text-decoration:none;
}

#rightPaddInt #p_assortiment a:hover strong{
 font-weight:bold;
}

#rightPaddInt #p_assortiment a:hover strong{
 text-decoration:underline; 
}



/**/

#rightPaddInt #h2_newsletter
{
 padding:29px 0 12px 0;
 margin:0 0 0px;
}

#rightPaddInt #p_newsletter
{
 margin:0;
 padding:0 22px 7px 0;
 color:#70513B;
 font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
}

#rightPaddInt form
{
 margin:0;
}


#rightPaddInt form .div_text 
{
 float:left;
 border:2px solid #CFB282;
}

#rightPaddInt form .div_text input
{
 background:#E4CD96 repeat-x scroll left top;
 border:1px solid #F3DEA4;
 color:#70513B;
 font-size:11px;
 height:15px;
 padding:3px 0 0 4px;
 width:182px;
}

#rightPaddInt form input.submit_newsletter
{
 float:left;
 display:inline;
 width:66px;
 height:24px;
 margin-top:1px;
 margin-left:9px;
}

.clear
{
 clear:both;
}