/* Tags */
body{
	font: 11px Verdana, "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	color: #333;
	margin: 20px 0;
	background-color: #FFF;
}
table {
	border-collapse:collapse;
}
td, div, p {
	padding: 0;
	margin: 0;
}
p{
	margin: 0 0 5px 0;
}
input, textarea {
	padding: 2px;
}
select {
	padding: 1px;
}
a {
	text-decoration: none;
	color: #003F7E;
	border-bottom: dotted 1px #003F7E;
}
a:hover {
	color: #0066CC;
	border-bottom: dotted 1px #0066CC;
}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0 0 10px 0;
}
h2 a{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
h2 a:hover{
	color: #999;
	text-decoration: overline;
}

/* Containers - Contenedores de cosillas que van aplicadas ahora a "tables" */
#mainContainer1 {
	width: 770px;
	margin: auto;
}
#header1{
	margin: 0 0 20px 0;
	background-image: url(i/logo_ixia1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 130px;
	width: 100%;
}
#header1 h1{ 
	display: none;
}
#footer1{
	font-size: 10px;
	margin: 30px 0 10px 0;
	color: #999999;
}
#footer1 a{
	font-size: 10px;
	color: #999;
	border: dotted 1px #999;
	border-width: 0 0 1px 0;
}
#footer1 a:hover{
	font-size: 10px;
	color: #666;
	border: dotted 1px #666;
	border-width: 0 0 1px 0;
}
#menu1{
	margin: 60px 0 0 0;
	float: right;
	text-align: right;
}
#menu1 ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu1 li {
	display: inline;
}
#menu1 a{
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 0 0 0 5px;
	color: #666;
}
#menu1 a:hover {
	color: #333;
	border-color: #333;
	background-color: #f5f5f5;
	text-decoration: none;
}
/* ALPHA */
#alpha1{
	float:left;
	width: 535px;
	margin: 0 18px 0 0;
}
#alpha1 p{
	margin: 0 0 16px 0;
	line-height: 160%;
}
/* HOME DESTACADO */
#alpha1 .homeBox{
	margin-bottom: 30px;
	border-bottom: dashed 1px #CCC;
}
#alpha1 .homeBox .title{
	color: #666;
	margin: 0;
	letter-spacing: -1px;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
}
#alpha1 .homeBox .title a {
	color: #666;
	margin: 0;
	border: 0;	
}
#alpha1 .homeBox .title a:hover {
	color: #999;
	text-decoration: none;
}
#alpha1 .homeBox .data{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 10px;
}
#alpha1 .homeBox .link1{
	font: 11px Georgia, "Times New Roman", Times, serif;
}
/* RESULT SEACH */
#alpha1 .resultBox{
	margin-bottom: 20px;
	border-bottom: dashed 1px #CCC;
}
#alpha1 .article{
	margin-bottom: 30px;
}
#alpha1 .resultBox .title, #alpha1 .article .title{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
	letter-spacing: -1px;
}
#alpha1 .resultBox .title a, #alpha1 .article .title a {
	color: #666;
	margin: 0;
	border: 0;
}
#alpha1 .resultBox .title a:hover, #alpha1 .article .title a:hover {
	color: #999;
	text-decoration: none;
}
#alpha1 .resultBox .link1 a, #alpha1 .article .link1 a{
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#alpha1 .resultBox .autor1, #alpha1 .article .autor1{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 10px;
}
#alpha1 .pager1 {
	padding: 4px 0px;
}
#alpha1 .pager1 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: underline;
	padding: 3px 6px;
	margin-left: 3px;
	border: solid 1px #999;
}
#alpha1 .pager1 a:hover {
	color: #0066CC;
	border: 1px solid #666;
}
#alpha1 .pager1Active {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#666;
	padding: 3px 6px;
	margin-left: 3px;
	background-color: #FFFFFF;
	border: solid 1px #666;
}
/* BETA */
#beta1{
	float:left;
	width: 212px;
	margin: 0;
}
/* Site */
#beta1 .site1 {
	font-size: 11px;
	background-color: #fff;
	margin-bottom: 30px;
}
#beta1 .site1 .img{
	border: solid 1px #CCC;
}
#beta1 .site1 .title {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
#beta1 .site1 .data{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 5px;
}
#beta1 .site1 .txt1{
	line-height: 125%;
	margin-bottom: 10px;
}
#beta1 .site1 .link1{
	font-weight: bold;
	color: #666;
}
/* Links */
#beta1 .links1 {
	font-size: 11px;
	background-color: #fff;
}
#beta1 .linksShw1 {
	width: 98%;
	background-color: #F0F0F0;
	height: 2px;
	font-size:1px;
	margin: 0px 1% 10px 1%;
}
 
#beta1 .links1 a{
	color: #666;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 20px;
	margin: 0;
	display: block;
	background-image: url(i/df_news_ico1.gif);
	background-repeat: no-repeat;
	background-position: -2px 4px;
}
	
#beta1 .links1 a:hover {
	color: #0066CC;
	text-decoration: none;
}
#beta1 .link {
	font: 11px Georgia, "Times New Roman", Times, serif;
	border: 0;
	margin: 10px 0 20px 0;
	text-align: right;
}
/* CONTAINERS */
.container1{
	width: 100%;
	display: block;
}
.container10{
	width: 100%;
	margin-bottom: 10px;
	display: block;
}
/* Conents */
.content5 {
	padding: 5px;
}
.content10 {
	padding: 10px;
}

/* Default */
.dfT1 {
	background-image: url(i/df_ln1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
}
.dfT2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
	letter-spacing: -1px;
	line-height: 100%;
}
.dfTxt1 {
	font-size: 12px;
}
.dfTxt2 {
	font-weight: bold;
}
.dfTxt3 {
	font-size: 10px;

}
.dfLn1 {
	background-color: #D2D2D2;
}
.dfClear1 {
	clear: both;
	font-size: 1px;
}
.dfImg2{
	float: right;
	margin: 0 0 15px 15px;
}
.dfImg1{
	float: left;
	margin: 0 15px 15px 0;
}
.dfInputs1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #C5C5C5;
	background-color: #FEFEFE;
}
