
.columnaIzq{
	float:left;
	width:765px;
	margin-left:16px;
	margin-top:10px;
	font-size: 12px;
}
.columnaDer{
	float:right;
	width:194px;
	margin-top:10px;
	text-align:center;
}
.marcoCentral{
clear:both;
text-align:left;
background-image:url(images/marco1b.png);
background-repeat:repeat-y;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width:745px;
}
.marcoCentral3{
text-align:left;
background-image:url(images/marco1b.png);
background-repeat:repeat-y;
width:765px;
margin:0px;
padding:0px;
}
.marcoCentral2{
clear:both;
float:left;
position:relative;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align:left;
background-image:url(images/marco3.png);
background-repeat:repeat-y;
width: 342px;
}
.marcoBase2{
clear:both;
float:left;
height: 5px;
background-image:url(images/marco4.png);
background-repeat:no-repeat;
width: 362px;
}

.headerTab {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
color: #12202b;
height:24px;

}
.fila1 {
background-color:#fff;
height:24px;
border-bottom:1px #CCC;
}
.fila2 {
background-color:#f7f7f7;
height:24px;
border-bottom:1px #CCC;
}
.marcoBase{
height: 7px;
background-image:url(images/marco1c.png);
background-repeat:no-repeat;
width:765px;
}
.verMas1 {
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:none;
background-image:url(images/marco1b.png);
background-repeat:repeat-y;
padding-left: 10px;
padding-right: 15px;
width:740px;
padding-top:5px;
}
.verMas1 a{
text-decoration:none;
color: #2c7696;
}
.verMas1 a:hover{
text-decoration:none;
color: #000;
}
.verMas2 {
	clear:both;
	float:left;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
background-image:url(images/marco3.png);
background-repeat:repeat-y;
padding-right: 12px;
text-decoration:none;
width: 350px;
}
.verMas2 a{
text-decoration:none;
color: #2c7696;
}
.verMas2 a:hover{
text-decoration:none;
color: #000;
}
.TabIn {
	clear:left;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:15px;
	color:#FF9900;
	width:12px;
	margin-top:3px;
}

.TabInlink{
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003F5F;
	line-height:15px;
    width: 360px;
	margin-top:3px;
	
}
.titNot, .titNot a{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	
}
.titNot a:hover{

	color: #000;
	text-decoration:underline;
	
	
}
 .notiMas,.notiMas a{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 10px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	
}
 .notiMas a:hover{

	color: #060;
	text-decoration:underline;
	
	
}
.fechaNot{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	line-height:15px;
	
}
.TabInlink2{
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003F5F;
	line-height:15px;
    width: 330px;
	margin-top:3px;
	
}
.TabInlink3{
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003F5F;
	line-height:15px;
    width: 330px;
	margin-top:3px;
	
}
.TabInlink a, .TabInlink2 a, .TabInlink3 a{

	color: #003F5F;
    text-decoration:none;
}
.TabInlink a:hover, .TabInlink2 a:hover, .TabInlink3 a:hover{

	color: #000000;
    text-decoration:underline;
}
.precios {
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:line-through; 
	color:#FF3300;
	/*display:inline;*/
	line-height:15px;
	margin-top:3px;

}
.preciosDesc {
	
	font-family: Arial, Helvetica, sans-serif;
	/*display:inline;*/
	line-height:15px;
	margin-top:3px;

}
.matricular {
	
	margin-top:4px;

}


/*done*/

#tabmenu{
width: 764px;; 
height:24px;
background-color: #F9F9F9;
}

#tabmenu ul{
width: 100%; 
margin: 0;
padding: 0;
float: left;

}

#tabmenu ul li{
float: left;
display: inline;
}

#tabmenu ul li a.tab1{
display:block;
background: url(images/tab1.png) no-repeat center top;
width: 57px;
height:24px;
}

#tabmenu ul li a.selected1{
display:block;
background: url(images/tab1s.png) no-repeat center top;
width: 57px;
height:24px;
}

#tabmenu ul li a.tab2{
display:block;
background: url(images/tab2.png) no-repeat center top;
width: 111px;
height:24px;
}

#tabmenu ul li a.selected2{
display:block;
background: url(images/tab2s.png) no-repeat center top;
width: 111px;
height:24px;
}

#tabmenu ul li a.tab3{
display:block;
background: url(images/tab3.png) no-repeat center top;
width: 123px;
height:24px;
}

#tabmenu ul li a.selected3{
display:block;
background: url(images/tab3s.png) no-repeat center top;
width: 123px;
height:24px;
}

#tabmenu ul li a.tab4{
display:block;
background: url(images/tab4.png) no-repeat center top;
width: 80px;
height:24px;
}

#tabmenu ul li a.selected4{
display:block;
background: url(images/tab4s.png) no-repeat center top;
width: 80px;
height:24px;
}
#contentTab{
clear:left;
float:left;
text-align:left;
margin-left: 10px;
margin-right: 5px;
margin-top: 10px;
width:765px;
}



/*blog */

#tabblog{
width: 212px; 
height: 23px;
margin-top: 21px;
float:left;
}

#tabblog ul{
width: 100%; 
margin: 0;
padding: 0;
float: left;

}

#tabblog ul li{
float: left;
display: inline;
}

#tabblog ul li a.tab1{
display:block;
background: url(images/Blog1.jpg) no-repeat left bottom;
width: 47px;
height:23px;
}
#tabblog ul li a.selected1{
display:block;
background: url(images/blog2.jpg)  no-repeat left bottom;
width: 47px;
height:23px;
}

#tabblog ul li a.tab2{
display:block;
background: url(images/noticias1.jpg) no-repeat left bottom;
width: 164px;
height:23px;
}
#tabblog ul li a.selected2{
display:block;
background: url(images/noticias2.jpg)  no-repeat left bottom;
width: 164px;
height:23px;
}

.banBlog1{
float:right;
}
.banBlog2{
clear:left;
float:left;

}
.banBlog{
background: url(images/banBlog0.jpg) repeat-x left bottom;
width: 362px;
height: 96px;

}