

@font-face {

    font-family: 'redinterblack';

    src: url('maven_pro_black-webfont.eot');

    src: url('maven_pro_black-webfont.eot?#iefix') format('embedded-opentype'),

         url('maven_pro_black-webfont.woff') format('woff'),

         url('maven_pro_black-webfont.ttf') format('truetype'),

         url('maven_pro_black-webfont.svg#maven_problack') format('svg');

    font-weight: normal;

    font-style: normal;



}



.lista_interior {


	list-style-image: url(../images/puntorojo_chico.jpg);

}





@font-face {

    font-family: 'redinterbold';

    src: url('maven_pro_bold-webfont.eot');

    src: url('maven_pro_bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('maven_pro_bold-webfont.woff') format('woff'),

         url('maven_pro_bold-webfont.ttf') format('truetype'),

         url('maven_pro_bold-webfont.svg#maven_probold') format('svg');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'maven_promedium';

    src: url('maven_pro_medium-webfont.eot');

    src: url('maven_pro_medium-webfont.eot?#iefix') format('embedded-opentype'),

         url('maven_pro_medium-webfont.woff') format('woff'),

         url('maven_pro_medium-webfont.ttf') format('truetype'),

         url('maven_pro_medium-webfont.svg#maven_promedium') format('svg');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'redinter';

    src: url('maven_pro_regular-webfont.eot');

    src: url('maven_pro_regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('maven_pro_regular-webfont.woff') format('woff'),

         url('maven_pro_regular-webfont.ttf') format('truetype'),

         url('maven_pro_regular-webfont.svg#maven_proregular') format('svg');

    font-weight: normal;

    font-style: normal;



}









.campo {

	font-family: redinter;

	font-size: 17px;

	padding: 0px 5px 0px 5px;

	width: 250px; height:30px;

	background-color: #ACACAC;

	border: 0px;

}







.campotexto {

	font-family: redinter;

	font-size: 17px;

	padding: 0px 5px 0px 5px;

	width: 250px;

	height:120px;

	background-color: #ACACAC;

	border: 0px;

	overflow-y:hidden;

}









.t_resumen {

	font-family: redinter;

	font-size: 15px;

	color: #be0900;

	font-weight: bold;



}





.t_resumen_sub {

	font-family: redinter;

	font-size: 15px;

	color: grey;

	font-weight: bold;



}







.t_resumen_txt {

	font-family: redinter;

	font-size: 13px;

	color: grey;

	font-weight: normal;

	width: 640px;

	height: 135px;

	margin-top: 15px;



}









.mas_resumen {

	text-align: right;

	font-family: redinter;

	font-size: 15px;

	color: #be0900;

	font-weight: bold;



}







.cuadro_resumen  {

	margin-top: 25px;

	float: right;

	margin-right: 20px;

	width: 635px;

	height: 215px;

	text-align: justify;

	



}



