@charset "utf-8";
body {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #686868;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#header{
	margin-top:0px;
	margin-bottom:0px;	
	width:995px;
	height:93px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header #logo{
	margin-top:0px;
	margin-bottom:0px;
	width:330px;
	height:83px;
	position:absolute;
	left: 0px;
	top: 6px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
}
#header_flash{
	margin-top:0px;
	margin-bottom:0px;	
	width:995px;
	height:286px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#content {
	margin-top:0px;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
}
/* Estilos titulos */
#content H1{
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:30px;
	font-weight:lighter;
	padding-bottom:20px;
	padding-left:28px;
}
/* Estilos contenidos columna izquierda */
#column_left{
	margin:0px;
	width:613px;
	float:left;
	margin-bottom:14px;
}
.content_left {
	background-color: #A2A2A2;
	background-image: url(../../images/bg_content_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:609px;
	height:160px;
}
.border_l_content_left{
	background-image: url(../../images/bg_border_l_content_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:2px;
}
.border_r_content_left{
	background-image: url(../../images/bg_border_r_content_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:2px;	
}
.content_left p{
	margin:0px;
	margin-bottom:3px;
	padding-left:30px;
	padding-right:30px;
}
.content_left img{
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:-4px;
	border: 1px solid #FFFFFF;	
}
.content_left img.ps{
	float:right;
	margin-right:0px;
	margin-left:10px;
	margin-top:0px;
	border: 1px solid #FFFFFF;	
}
#resaltado{
	margin:0px;
	width:auto;
	margin-bottom:0px;
	margin-top:10px;
	padding-left:30px;
	padding-right:30px;
	color:#CCCCCC;
	clear:both;
	font-size:11px;
}
/* Estilos contenidos columna derecha */
#column_right{
	margin:0px;
	width:368px;
	float:right;
	margin-bottom:14px;	
}
#column_right_switch{
	margin:0px;
	width:368px;
	float:left;
	margin-bottom:14px;	
	margin-right:14px;
}
column_left_switch{
	margin:0px;
	width:613px;
	float:right;
	margin-bottom:14px;
}
.content_right {
	background-color: #D4D4D4;
	background-image: url(../../images/bg_content_rigth.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:364px;
	height:160px;
}
.border_l_content_right {
	background-image: url(../../images/bg_border_l_content_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:2px;
}
.border_r_content_right {
	background-image: url(../../images/bg_border_r_content_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:2px;	
}
.content_right p{
	margin:0px;
	margin-bottom:3px;
	margin-right:30px;
	padding-left:30px;
}
.content_right img{
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:-8px;
}
/* Estilos links */
#content a{
		color: #333333;
		text-decoration:none;
}
#content a:link{
		color: #333333;
		text-decoration:underline;
}
#content a:hover{
		text-decoration:none;
}
#content a:visited{
		color: #333333;
		text-decoration:none;
}
/* Estilos footer */
#footer{
}
#btn_small, #btn_small:link, #btn_small:visited{
	float:right;
	width:119px;
	height:30px;
	color: #000000;
	background-image: url(../../images/bg_btns_content_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent:22px;
	padding-top:5px;	
	margin-right:127px;	
	margin-bottom:-14px;
}
#btn_small:hover{
	float:right;
	width:119px;
	height:30px;
	color: #000000;
	background-image: url(../../images/bg_btns_content_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent:22px;
	padding-top:5px;	
	margin-right:127px;	
	margin-bottom:-14px;	
}
#btn_medium, #btn_medium:link, #btn_medium:visited{
	float:right;
	width:141px;
	height:30px;
	color: #000000;
	background-image: url(../../images/bg_btnm_content_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent:22px;
	padding-top:5px;	
	margin-right:18px;	
	margin-bottom:-22px;	
}
#btn_medium:hover{
	float:right;
	width:141px;
	height:30px;
	color: #000000;
	background-image: url(../../images/bg_btnm_content_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent:22px;
	padding-top:5px;	
	margin-right:18px;	
	margin-bottom:-22px;	
}

/* these are the other three spans. classes were used to allow multiuse on a page */
.bl, .br {
  width : 8px;
  height : 12px;  /* corner images are 40x40 */
  margin-bottom : 1px;  
  #margin-bottom: 0px; /* this is for IE */
}

/* change position and image: bottom-left */
.bl {
	position:absolute;
	background-color: transparent;
	background-image: url(../../images/bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	bottom: 0px;	
}

/* change position and image: bottom-right */
.br {
	position:absolute;
	background-color: transparent;
	background-image: url(../../images/br.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
	right: 0px;
}
#links{
	width:200px;
	height:16px;
}
a#link_home{
	position:absolute;
	right: 120px;
	top: -10px;
	width:40px;
	height:16px;
	background-image: url(../../images/link_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:10px;
	text-indent:16px;	
	margin-top:80px;	
}
a#link_lang{
	position:absolute;
	right: 0px;
	top: -10px;
	width:111px;
	height:16px;
	background-image: url(../../images/link_lang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:34px;			
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:80px;
}
#line_footer{
	width:995px;
	height:1px;
	clear:both;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/bg_line_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer{
	width:995px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:20px;
}
.content_left div#video{
	clear:left;
	float:right;
	width:200px;
	height:150px;
	background-image: url(../../images/video.jpg);
	background-repeat: no-repeat;
	margin-top:-140px;
	margin-right:20px;
	border: 1px solid #FFFFFF;
}
