.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #ffffff;
background: white url(images/fondo_menuv.jpg) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url("images/n2.jpg");
border-bottom-color:white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:white
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
#content #lef {
	background-image: url(/images/fondo_s.jpg);

}
#head {
	background-image: url(/images/media/h1bg.jpg);
	width: 100%;
	margin: auto;
	position: relative;
	left: -4px;
	top: -2px;
	height: 130px;
}
#head #right {
	width: 200px;
	float: right;
	position: relative;
	top: 5;
}
#head #menuh {
	background-image: url(/images/bar_vrt.jpg);
	height: 30px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: 12px;
	margin: auto;
	position: static;
} 
#contenido {
	background-color: #ebebeb;
	width: 970px;
	margin: auto;
	padding: 5px;
}

#left {
	background-image: url(/images/fondo_s.jpg);
}
 .mod {
	width: 350px;
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 2px;
}
 .top {
	background-image: url(/mod_t.jpg);
	background-repeat: no-repeat;
	padding: 7px;
}
 .middle {
	background-image: url(/mod_m.jpg);
	background-repeat:  repeat-y;
	padding: 7px;
	list-style-image: url(/images/article.gif);
}
 .bottom {
	background-image: url(/mod_b.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#subm  {
	background-color: #FFFFFF;
}
.bb{
	background-image: url(/images/mod2_bb.jpg);
	background-repeat: no-repeat;

}
.bm{
	background-image: url(/images/mod2_bm.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 400px;
	margin-top: 0px;
	margin-left: .3px;
	}
	
	.bob{
	background-image: url(/images/mod2_bob.jpg);
	background-repeat: no-repeat;}
#content #mid .mod2 .bm {
	width: 400px;
}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 970px;
	height: 150px;
}
#new a {
	color:#CC3300;
	text-decoration: none;	
}
#new a:hover {
	color: #659836;
	text-decoration: none;	
}
#new p {
	color: #333333;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#titulares a:hover{ color:#009900}
#titulares a:visited{color: #669D44}
#titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menb {
	background-color: #FFFFFF;
	width: 100%;
}
.imgpad {
	margin-right: 5px;
	margin-left: 5px;
}
.imgpad {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#en_video .watch .vid_in {
	margin: 15px;
	padding: 5px;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background: url(/images/media/formbg.gif)repeat-x left top;
}
.file{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#fff;
font-weight:bold;
padding: 1px 2px;
background: url(/images/topgray.jpg)repeat-x left top;
}
#container {
	border: 1px solid silver;
	background: #ffffff;
	padding: 20px 20px 20px 20px;
	margin: 30px 30px 30px 30px;
	-moz-border-radius: 8px;
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}
