@charset "UTF-8";
body {
	background-image: url(/img/maq/bg_msic_short.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121212;
	text-decoration: none;
}

a, a:link, a:active, a:visited {
	color: #121212;
	text-decoration: none;
}

a:hover {
	color: #121212;
	text-decoration: underline;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #CCCCCC;
}


/* Class */
.titulobloqueportada {
	font-size: 12px;
	font-weight: bold;
}

.tituloseccion {
	font-size: 14px;
	font-weight: normal;
}

.links_left {
	float: left;
	width: 400px;
	height: 111px;
	background-image: url(/img/maq/bottom_links_left.jpg);
	background-repeat: no-repeat;
}

.links_right {
	float: right;
	width: 400px;
	height: 81px;
	background-image: url(/img/maq/bottom_links_right.jpg);
	background-repeat: no-repeat;
}

.linkfoot {
	height: 144px;
}

.text{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:200px;
}

.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.text_peq{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:50px;
}
.text_medium{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:160px;
}
.text_medium2{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:105px;
}

.text_select{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:220px;
}

.text_select_multiple{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:250px;
	height:100px;
}

.text_tiny{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:400px;
}




