@import url(obj_common.css);

#content {
	padding-top:10px;
}
#content H1 {
	color:#A6A770;
	font-size:26px;
	background-image:url(../img/web/separator.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	margin-bottom:0;
	padding-bottom:50px;
}

/* box destacados 1 */

#news_box {
	background-image: url(../img/web/gradient-light.png);
	background-repeat: repeat-y;
	width: 188px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align:left;
	margin-bottom:20px;
}
#news_box .title {
	background-image: url(../img/web/gradient-light-i.png);
	background-repeat: repeat-y;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #EEE;	
	padding: 5px 5px;
}
#news_box H2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align:left;
	padding:5px 5px;
}
#news_box H2 A {
	color:#009494;
}
#news_box H2 A:visited {
	text-decoration:none;
}
#news_box H2 A:hover {
	color: #990000;
	text-decoration:underline;
}
#news_box .item {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #EEE;
	padding: 10px 10px;
}
#news_box H3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#009494;
	text-align:left;
}
#news_box H3 a {
	color:#009494;
	text-decoration:none;
}
#news_box H3 a:visited {
	color:#009494;
}
#news_box H3 a:hover {
	color: #990000;
	text-decoration:underline;
}
#news_box .date {
	font-size:9px;
	color: #999;
}

/* box detacactos 2 */

#news_box2 {
	background-image: url(../img/web/gradient-gray.png);
	background-repeat: repeat-y;
	width: 188px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #E6E4D2;
	text-align:left;
	margin-bottom:20px;
}
#news_box2 .title {
	background-image: url(../img/web/gradient-gray-i.png);
	background-repeat: repeat-y;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #363636;	
	padding: 5px 5px;
}
#news_box2 H2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align:left;
	padding:5px 5px;
}
#news_box2 H2 A {
	color:#FFCC00;
}
#news_box2 H2 A:visited {
	text-decoration:none;
}
#news_box2 H2 A:hover {
	color:#FFCC00;
	text-decoration:underline;
}
#news_box2 .item {
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #363636;
	padding: 10px 10px;
}
#news_box2 H3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:left;
}
#news_box2 H3 a {
	color:#FFF;
	text-decoration:none;
}
#news_box2 H3 a:visited {
	color:#FFF;
}
#news_box2 H3 a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
#news_box2 .date {
	font-size:9px;
	color: #BBB;
}

/* products */

#products {
	float:left;	
	width:490px;
	font-size:13px;
	color:#000;
	background-color: white;
}
#products H2 {
	margin:5px 0 0 0;
	font-size:15px;
	padding:0px;
}
#products H2 A {
	color:#000;
	text-decoration:none;
}
#products H2 A:hover {
	color:#660000;
	text-decoration:underline;
}
#products .item {
	color:#000;
	padding:0 0 0 0;
	margin-bottom:10px;
	background-image:url(../img/web/separator_2.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;	
}
#products .date {
	font-size:12px;
	color:#A6A770;
}
#products .see_more {
	height:20px;
	padding-left:23px;
	text-align:right;
	font-weight:bold;
	line-height:1.3;
	color:#000;
	background-image:url(../img/web/bt_see_more.gif);
	background-position:86% 0%;
	background-repeat:no-repeat;
}

/* product */

#product {
	float:left;	
	width:490px;
	font-size:13px;
	color:#000;	
}
#product H1 {
	color: #000;
	font-size:24px;
	text-align:left;
	margin:0 0 0 0;
 	background: none;
	padding-bottom:8px; 	
 	/*border-bottom: 1px solid #EEE;*/
 	line-height: 1.1;
}
#product #img {
	float:right;
	margin-top:20px;
}
#product #img IMG {
	width:227px;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-left:20px;
}
#product .subtitle {
	font-weight:bold;
	font-size:13px;
}
#product .leyenda {
	font-style:italic;
	font-size:13px;
}
#product UL {
	width:400px;
	list-style: none;
	margin:20px 0;
}
#product LI {
	margin:0;
}
#product LI A {
	text-decoration:underline;
}
#product P {
	margin:0;
}

/* buttons */

.button_back_gotop {
	margin:20px 0;
}

	/* go top */

.button_gotop {
	float: left;
	/*width:100px;*/
	text-align:right;
	margin:5px;
}
.button_gotop A {
	height:12px;
	padding:5px;
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Tahome, Arial;
	font-size:10px;
	margin-right:10px;
	text-align:center;
}
.button_gotop A:hover {
	text-decoration:underline;
	border:1px solid #AAAAAA;
}

	/* back */

.button_back {
	float:left;
	/*width:150px;*/
	text-align:left;
	margin:5px;
}
.button_back A {
	padding:5px;
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Tahome, Arial;
	font-size:10px;
	/*margin-right:10px;*/
	text-align:center;
}
.button_back A:hover {
	text-decoration:underline;
	border:1px solid #AAAAAA;
}

	/* print */

.button_print {
	font-family:Tahome, Arial;
	float:right; /*antes decia left*/
	margin-left: 4px;
	padding-right: 4px;
}
.button_print A {
	/*font-size:11px;
	color: #900;	*/
}
.button_sendbymail {
	font-family:Tahome, Arial;
	float:right;
	margin-left: 5px;
	padding-left: 4px;
}
.button_sendbymail A {
	/*font-size:11px;
	color: #900;*/	
}

.button_google {
	float: right;
	margin-left: 4px;
}

.button_yahoo {
	float: right;
	margin-left: 4px;
}

.button_delicious {
	float: right;
	margin-left: 4px;
}

.button_meneame {
	float: right;
	margin-left: 4px;
}

.button_technorati {
	float: right;
	margin-left: 4px;
}

.button_mas{
	float: right;	
	margin-left: 4px;
}

.button_menos{
	float: right;	
	border-left: 1px solid silver;
	margin-left: 4px;
	padding-left: 4px;
}
#noticias_ico{
	border: 1px solid silver;
	padding: 3px;
	float: right;
	width: 194px;
}	

.opciones_abajo{
	border: 1px solid silver;
	padding: 3px;
	float: right;
	width: 194px;
	display: block;
}

/* MENU RIGHT */

.contenedor_menu{
	border:1px solid #F4F4F4;
	background-color:#FBFBFB;
	padding:5px;
	padding-top: 10px;	
}

.contenedor_menu A{
	text-decoration: none;
}

.contenedor_menu UL{
	text-align:left;
	margin-left:33px;
}